Bank accounts API
Delete a bank account
DELETE
/
api
/
bank
/
accounts
/
{id}
Requirements to consume the endpoint.
Create and modify role
The user must have the role to create and modify.
User approved
The user must be approved in at least one country.
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredId of the bank account to delete.