Query executed order history
Retrieve a historical record of all executed spot orders with detailed trade information.
Authorizations
API Key authentication for private endpoints.
Required headers:
- X-TXC-APIKEY: API key
- X-TXC-PAYLOAD: Base64 encoded JSON payload
- X-TXC-SIGNATURE: HMAC SHA512 signature
Body
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: 100
50
"{{request}}"
"{{nonce}}"
Response
Executed order history
Deal ID
Custom order ID (empty if not specified)
Timestamp of executed deal
buy, sell 1 - maker, 2 - taker
Amount in stock currency
Amount in money currency
Paid fee