<- Customers API

Customers API

Delete customer card

DEPRECATED

 /v2/customers/{customer_id}/cards/{card_id}

Removes a card on file from a customer.

Permissions:CUSTOMERS_WRITE

Deprecation date

2021-06-16

Replaced by

DisableCard

Migration guide
Link to section

Path parameters

Example code

Link to section

customer_id

string

Required

The ID of the customer that the card on file belongs to.

Link to section

card_id

string

Required

The ID of the card on file to delete.

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.