"cancelBy": "orderId"
.429
is received, it’s your obligation as an API user to back off and not spam the API.429
responses could result in a ban.429 Too Many Requests
response.
Note that the rate limit counter is updated every minute (not every second).
order
object, quantity
represents the remaining quantity and filledQuantity
represents the cumulative filled quantity.
The two values will add up to the original order quantity.
409
status code, it means that the order was in the process of being filled at the time of cancellation.
Please retry the cancellation request if you get this status code.
Acknowledgment | Confirmation | |
---|---|---|
Body | cancelling order | order cancelled |
Order Status | cancelling | cancelled |
Status Code | 202 | 200 |
ETH-USD
. To get all supported markets, call /api/v1/markets endpoint.Sec-WebSocket-Protocol
headers in the WebSocket handshake request or on connect()
.