Create status reason

Create an account status reason on the platform.

This endpoint generates a Reason created event.

For more information, refer to the Account status guide section.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Account reason details

string
required
length ≤ 60

Reason name

string
length ≤ 80

Reason description

string
enum

Allowed operations for this status.

Possible values:

  • ALL_OPERATIONS—Both credit and debit operations are allowed.
  • CREDIT_ONLY—Only credit operations allowed.
  • DEBIT_ONLY—Only debit operations allowed.
  • NO_OPERATIONS—Neither account credit nor debit operations allowed.
Allowed:
string
length ≤ 60

Client-created ID from an external system or application. REQUIRED for VIRTUAL accounts.

Responses

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