v1

latestOpenAPI 3.0.02026-07-24126202516.7 KB
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

card_accountstring

Example response

{
  "card_account": "Successfully redacted"
}