Cancel order
POST/privateCancelOrder
Cancels an open order.
info
Authentication required. To send messages, you need to authenticate connection.
info
You must set either orderId
or clientOrderId
. If you set both, we use the clientOrderId
to identify the order. clientOrderId
is only returned if you set it when you created the order.
Rate limit weight points: N/A
Request
Responses
- 200
The request was successful.