latestOpenAPI 3.0.02026-07-24126202516.7 KB
60b528b2e015
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
Example response
{
"bank_account": "Successfully redacted"
}