Enable or Disable a Virtual Account

This endpoint allows you to temporarily enable or disable a virtual account. Use it to suspend a specific account from receiving new funds (disable) or to reactivate it so it can accept payments again (enable). This is useful for managing customer accounts during compliance reviews, pausing subscriptions, or other operational controls.

Path Params
string
enum
required

enable or disable.

Allowed:
string
required

The unique identifier of the virtual account you want to manage. This must be the exact externalId value you provided when creating the account. Use this identifier to specify the target account for operations such as enabling or disabling it.

Headers
string
required

Bearer access token for authentication. This token is obtained from the Get Access Token or Refresh Access Token endpoints.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json