DELETE
/
bankAccounts
/
{bankAccountId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

bankAccountId
string
required

The ID of the bank account to delete.

Response

200 - application/json
success
boolean
message
string