Remove bank account from customer profile

This request removes a bank account 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 account.

This request does not delete a bank account—it only removes its association to a customer. To delete a payment profile, use the DELETE Checking Account 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 account 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).

Language
Credentials
Click Try It! to start a request and see the response here!