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