Customers
Create customer card
Delete customer card
<- Customers API
Customers API
Version
2024-10-17
DEPRECATED
/v2/customers/{customer_id}/cards/{card_id}
Removes a card on file from a customer.
Guide
Manage cards on file
Deprecation date
2021-06-16
Replaced by
DisableCard
Example code
customer_id
string
Required
The ID of the customer that the card on file belongs to.
card_id
The ID of the card on file to delete.
errors
Error [ ]
Any errors that occurred during the request.
Show attributes