Remove a saved payment method from its customer.
curl -X DELETE https://api.zquence.com/v1/payments/payment-methods/pm_01HX3ZS... \ -H "x-api-key: $ZQUENCE_PUBLIC_KEY" \ -H "x-api-secret: $ZQUENCE_SECRET_KEY"
{ "detached": true }