Delete contact bank account

Soft deletes a contact bank account by ID. The account must belong to the specified contact.

Path parameters

contactIdstringRequired
Contact ID
accountIdstringRequired
Bank Account ID
merchantIdstringRequired
Merchant ID
organizationIdstringRequired
Organization ID

Headers

AuthorizationstringRequired

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

Errors