Skip to main content

Cancel single track

Type: POST

Description: /future/trade/v1/entrust/cancel-track

Remark: Content-Type = application/x-www-form-urlencoded

Limit Flow Rules

200/s/apikey

Parameters

NameTypeMandatoryDefaultDescriptionRanges
trackIdintegertrueN/ATrack ID

Response Example

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