Cancel Stop Limit
POST: /v1/future-u/trade/entrust/cancel-profit-stop
Content-Type: application/x-www-form-urlencoded && application/json
Parameters
Parameter | Type | mandatory | Default | Description | Ranges |
---|---|---|---|---|---|
profitId | integer | true | N/A | Stop limit ID |
Limit Flow Rules
200/s/apikey
Response
{
"msgInfo": {
"code": "",
"msg": ""
},
"msg": "",
"data": true,
"code": 200
}