cURL
curl --request DELETE \ --url https://demo.api.harmony.compago.com/api/payment-method/{id} \ --header 'x-api-key: <api-key>'
{ "success": true }
The unique identifier of the payment method to revoke
Payment method revoked successfully
Response after revoking a payment method
Whether the payment method was successfully revoked