Deletes a customer payment method if it is not being used. If the payment method is still being used, an error will be returned
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The idempotency key that will be used to ensure the request is only performed once
The company ID with the prefix 'cmp_'.
customer_id or identifier
The resource ID
OK
The response is of type object
.