Skip to main content

Cancel one order

DELETE 

/commandapi/warptrans/TRADE/v2/client/orders/:orderId

The request removes the order posted earlier. To specify the order to be canceled, use its number in the orderid parameter.

Private resource

Anonymous execution of this command is prohibited. Provide the valid Access token as the value of the mandatory token parameter.

WebSocket API

There is an alternative for this operation in the form of WebSocket commands for market, limit, stop and stop-limit orders.

Request

Responses

Request processed successfully