Skip to main content

Update Limit order

PUT 

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

The request creates a new limit order with changed characteristics, automatically canceling the previously created one. 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

This operation has an alternative in the form of WebSocket command.

Request

Responses

Request processed successfully