This request removes a bank card from a customer profile.
Click here to learn more about this request
A Payment Profile can be removed from a customer's profile. Note the following when using this request:
This request requires you to provide the ID of the customer and the Secure Payments token that represents the bank card.
This request does not delete a bank card—it only removes its association to a customer. To delete a payment profile, use the DELETE
Bank Card request.
For an example of how customers work within the Secure Payments UI, take a look at our Secure Payments – Customers article.
Results
Returns true
after a successful bank card deletion. An error results in a context
object (the user and customer IDs) and a message
indicating the type of error (e.g. invalid checking account token or customer ID).