Update CLOB account

Updates prefunded and/or account_tier attributes of an account on the CLOB.

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

CLOB account update. Identifies the target account by account_label (and optionally participant_code).

Request body for updating an account on the zerohash CLOB to a new commission tier. This request body format is used when the account to update can be identified by the participant code alone, without the need for a custom account label.

string
required
length between 4 and 80

The account_label associated with the account to update. If no account_label was provided at account creation, the default account_label is general.

boolean
required

Indicates whether the participant has prefunded their account or not.

string
enum

The commission tier associated with the participant's account, each commission tier is defined by the platform and can be configured upon request to the zerohash team.

Allowed:
string
required
length between 6 and 6

The code of the participant that owns the account. Used when custom account_label has not been provided on account creation.

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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