Skip to main content

Cancel All Orders

POST: /v1/future-u/trade/order/cancel-all

Content-Type: application/x-www-form-urlencoded && application/json

Parameters

ParameterTypemandatoryDefaultDescriptionRanges
symbolStringtrueN/ATrading pair (cancel all trading pair orders if pass "")

Limit Flow Rules

200/s/apikey

Response
{
"msgInfo": {
"code": "",
"msg": ""
},
"msg": "",
"data": true,
"code": 200
}