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
Name | Type | Mandatory | Default | Description | Ranges |
---|---|---|---|---|---|
trackId | integer | true | N/A | Track ID |
Response Example
Response
{
"error": {
"code": "",
"msg": ""
},
"msgInfo": "",
"result": {},
"returnCode": 0
}