DEPRECATED: This endpoint is deprecated. Use V4 endpoint instead. This endpoint creates limit trading order.
Response Cache: NONE
API key authentication requires three headers:
Available market. Example: BTC_USDT
"BTC_USDT"
Order type. Variables: 'buy' / 'sell'
buy, sell "buy"
Amount of stock currency to buy or sell. Example: '0.001'
"0.001"
Price in money currency. Example: '9800'
"40000"
Identifier should be unique and contain letters, dashes, numbers, dots or underscores. The identifier must be unique.
"order1987111"
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"