Payment Methods

Payment Method - Delete

Deletes a payment method of a customer.

delete/payment_methods/{method_id}

Path parameters

method_idstring required

The unique identifier for the Payment Method

Response

Payment Method deleted

idstring required

The unique identifier of the Payment method

Example response

{
  "id": "0a_pm_01926c58bc6e77c09e809964e72af8c8"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.