v1

latestOpenAPI 3.0.02026-07-24126202516.7 KB
Bank Accounts

Redact Bank Account

Redact a Bank Account using a given :id. Redacted Bank Accounts can no longer be used as a funding source or a Disbursement destination.

delete/bank_accounts/{id}

Path parameters

idstring required

Bank account ID

Response

OK

bank_accountstring

Example response

{
  "bank_account": "Successfully redacted"
}