Skip to main content
To close (disable) a collection account, call the Disable Collection Account API. Once a disablement request is submitted:
  • The account status remains enabled while the request is in progress.
  • Webhook events are sent as the request moves through each state.
  • On success, the account transitions to disabled and will no longer accept incoming payments.
To cancel an in-progress disablement request, use the Cancel Collection Account Request API.
Stablecoin Wallets once created cannot be disabled.
Once disabled, a collection account cannot be re-enabled unless the account_reenablement_supported field on the collection_account object is true.

Webhook Events

Subscribe to the collection_account.* webhook events to track the disablement lifecycle.

Other ways to disable