Delete bank account
Soft deletes a bank account by ID. The account must belong to the specified merchant and cannot be a contact account.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
accountId
Bank Account ID
merchantId
Merchant ID
organizationId
Organization ID
Response
Bank account deleted successfully