Accounts
Suspending and reactivating accounts
Learn about suspending and reactivating accounts
You can neither suspend nor reactivate the parent account. The parent account is the account directly tied to your business. You can only suspend accounts that you created via the API or your Nomba dashboard
PUT /v1/accounts/suspend/{accountId}
Suspending Accounts
Path parameters
Account ID of the account to be suspended.
Response body
Response code
Response description
Is account suspended?
PUT /v1/accounts/reactivate/{accountId}
Reactivating Accounts
Request body
Account ID of the account to be reactivated.
Response body
Response code
Response description
Is account reactivated?