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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.