Self-serve disabling via API is currently in Beta. Endpoints, fields, and webhook payloads may change while we stabilize the flow. Until then, please contact our support team to disable a Collection Account.
- The account status remains
enabledwhile the request is in progress. - Webhook events are sent as the request moves through each state.
- On success, the account transitions to
disabledand will no longer accept incoming payments.
Webhook Events
Subscribe to the following events to track the disablement lifecycle:| Event | Description |
|---|---|
collection_account.disablement_succeeded | The collection account has been successfully disabled. |
collection_account.disablement_failed | The disablement request failed. |
collection_account.disablement_requires_action | Action is required from you before the disablement can proceed. |
collection_account.disablement_under_processing | The disablement request is being processed. |
collection_account.disablement_cancelled | The disablement request was cancelled. |
Other Ways to Disable
Disable via Dashboard
Disable a collection account from the Tazapay dashboard. (Beta)
Disable via Support Team
Reach out to Tazapay support to disable an account.
