Retrieve the history of fully and partially executed spot orders via the WhiteBIT V4 API.
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Filter by custom order identifier
"customId11"
Start date in Unix-time format
1593233939
End date in Unix-time format
1593233939
Starting line index (OFFSET). Default: 0, Min: 0
0
LIMIT is a special clause used to limit records a particular query can return. Default: 50, Min: 1, Max: 500
1 <= x <= 50050
"{{request}}"
"{{nonce}}"
Executed order history. Response shape depends on whether the market filter is provided: with market filter returns a flat array; without market filter returns an object keyed by market name.
Deal ID
Custom order ID (empty if not specified)
Timestamp of executed deal
buy, sell 1 - maker, 2 - taker
Amount in stock (quote) currency. Always expressed in the stock/asset side of the market pair regardless of order direction.
Amount in money currency
Paid fee