Roll back transaction banking account status

Roll back an account from its final status. Note: You can only change the account status from its final status to one that is both not final and not in a dormant state.

This endpoint generates an Account status changed event.

For more information on account statuses, refer to Manage account statuses.

NOTE: This endpoint requires an account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.

Path Params
string
required
length between 1 and 60

External account ID

Body Params

Status to update

string
length between 1 and 9

New status for the account.
Note: When updating the account status, make sure the status is not a final status or a status in the dormancy configuration.

string
length ≥ 1

External reason ID specifying account restrictions
minimum: 1 maximum: 120

string
length between 1 and 500

Account status reason description
minLength: 1 maxLength: 500

Responses
204

OK

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