Skip to main content

Cancel All Orders

Type: POST

Description: /future/trade/v1/order/cancel-all

Limit Flow Rules

200/s/apikey

Parameters

NameTypeMandatoryDefaultDescriptionRanges
symbolstringtrueN/ATrading pair (cancel all trading pair orders if pass "")

Response Example

Response
{
"error": {
"code": "",
"msg": ""
},
"msgInfo": "",
"result": true,
"returnCode": 0
}