Disperse rewards

Completes a transaction involving a designated asset and disperses rewards.

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

Reward parameters. Provide either quantity (amount of underlying to deliver) or total (amount of quoted_currency to spend) — not both.

string
enum
required

the underlying asset

string
enum
required

the quoted asset

Allowed:
string

the desired amount of the underlying for the quote (either quantity or total must be provided)

string

the desired amount of the quoted_currency for the quote (either quantity or total must be provided)

string
required

the participant that is receiving the reward. This is the platform's customer.

string

the account label associated with the account

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.

uuid

Optional client-supplied request ID used for tracing and idempotency. Must be a UUID v4. When omitted, zerohash generates one and returns it in the response X-Request-Id header.

Responses

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