Distribute awards

Evenly distribute the purchased crypto among the specified customers.

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

Distribution parameters: the asset purchased via POST /awards/fund, the per-participant quantity, the list of participant_codes receiving the award, and the quoted_currency those trades settle in.

string
enum
required

The underlying asset in the trading pair. E.g. BTC in the pair BTC/USD.

string
required

The quantity of the underlying asset requested in the quote. Exactly one of quantity or total must be supplied.

participant_codes
array of strings
required

The list of customers to receive quantity amount of reward

participant_codes*
string
enum
required

The quoted currency in the trading pair. E.g. USD in the pair BTC/USD.

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