Update status

Update account status.

This endpoint generates an Account status changed event.

Refer to the Account status guide for more information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
≥ 1

Account ID

Body Params

Status to update

Update account status

string
required
length ≤ 200
^[A-Z_]+$

Account status. The pre-defined account statuses are DEBIT_ONLY, NORMAL, BLOCKED, and CANCELLED. You can create your own account statuses with the Create status endpoint.

int64
≥ 1

ID of the reason why the account is in its current status. You can create reasons with the Create status reason endpoint.

string
length ≤ 80

Description of why the account is in its current status

boolean
Defaults to false

Should all the account's children linked through the field parent_account_id also be updated? Default is false.

Responses
204

OK

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