DEPRECATED: This endpoint is deprecated. Use V4 endpoint instead. This endpoint retrieves unexecuted orders only.
Response Cache: NONE
API key authentication requires three headers:
Available market. Example: BTC_USDT
"BTC_USDT"
LIMIT is a special clause used to limit records a particular query can return. Default: 50, Min: 1, Max: 100
1 <= x <= 100100
If you want the request to return entries starting from a particular line, you can use OFFSET clause to tell it where it should start. Default: 0, Min: 0, Max: 10000
0 <= x <= 100000
Request path
Nonce for request
Successful response
order id
4180284841
custom client order id; "clientOrderId": "" - if not specified.
"order1987111"
deal market
"BTC_USDT"
order side
buy, sell "buy"
order type
"limit"
timestamp of order creation
1595792396.165973
if order finished - amount in money currency that finished
"0"
if order finished - amount in stock currency that finished
"0"
amount
"0.001"
maker fee ratio. If the number less than 0.0001 - its rounded to zero
"0.001"
taker fee ratio. If the number less than 0.0001 - its rounded to zero
"0.001"
if order not finished - rest of amount that must be finished
"0.001"
fee in money that you pay if order is finished
"0"
price
"40000"