Customers
DeleteCustomerCard
Removes a card on file from a customer.
delete/v2/customers/{customer_id}/cards/{card_id}
Path parameters
customer_idstring required
The ID of the customer that the card on file belongs to.
card_idstring required
The ID of the card on file to delete.
Response
Success
Example response
{}