Delete an entity's bank account

DEL
/bank_accounts/:bank_account_id

Delete the bank account specified by its ID.

Path parameters

bank_account_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Errors