v1

latestOpenAPI 3.0.02026-07-26168846732.2 KB
Payment Methods

Payment Method - Delete

Deletes a payment method of a customer.

delete/v1/payment-methods/{id}

Path parameters

idstring required

The unique identifier for the Payment Method

Headers

X-Profile-Idstring required

Profile ID associated to the payment method

Response

Payment Method Retrieved

idstring required

The unique identifier of the Payment method

Example response

{
  "id": "0a_pm_01926c58bc6e77c09e809964e72af8c8"
}