Card Accounts
Redact Card Account
Redact a Credit Card Account using a given :id. Redacted Credit Card Accounts can no longer be used as a funding source.
delete/card_accounts/{id}
Path parameters
idstring required
ID of the card account to be deleted
Response
OK
Example response
{
"card_account": "Successfully redacted"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.