delete https://securepayments.loanpro.io/api/credit-card/
This request deletes a bank card.
Click here to learn more about this request
A bank card is a Payment Profile represented by a Secure Payments token. This request deletes the payment profile and removes it from a customer's profile. The bank card's token must be provided to delete the profile.
⚠️ A payment profile cannot be recovered once it has been deleted.Please proceed with caution.
Results
Returns true
after a successful bank card deletion. An error results in a context
object and a message
indicating the type of error (e.g. invalid bank card token).