Update Market order
PUT/commandapi/warptrans/TRADE/v2/client/orders/actions/market/:orderId
The request creates a new market 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
- 200
- 400
- 401
- 403
Request processed successfully
Failed to execute the query. Check the query syntax and validity of the provided values
Failed to authorize request — JWT
is not specified in the request header, it has expired, or it belongs to a different system environment
Insufficient rights. Check that provided values are correct