Applicable for batch order cancellation under a particular contract
Request URL
POST https://cloud-api.wooxpro.com/contract/private/cancel-orders
Request Limit
See Detailed Rate LimitRequest Parameter
Request
| Field | Type | Required? | Description |
|---|---|---|---|
| symbol | String | Yes | Symbol of the contract(like BTCUSDT) |
Response Data
If code value is 1000, it means the order cancellation is successfully submitted, cancellation results will be pushed by websocket service.Response