Update customer account

Updates prefunded and tier values for an existing customer account.

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

The ZRN of the customer account to add advisor to. The ZRN must be in the format: zrn:zh:eu:account:customer:<uuid>

Body Params

New prefunded and tier values for the account

boolean
required

Indicates whether the participant is using a prefunded model, or using the plaform float funding model to fund buy trades.

  • If true, the participant is prefunding their account and will be responsible for ensuring they have sufficient balance in their account to cover trades.
  • If false, the platform will fund trades from their float balance at zerohash, on behalf of the participant and settle at the end of the day.
string
enum
required

The account tier associated with the account with regards to the commission structure defined by the platform. The specific tier values available depend on the platform configuration.

Allowed:
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