Collect Trading Pair
Type: POST
Description: /future/user/v1/user/collection/add
Remark:
Content-Type = application/x-www-form-urlencoded
orapplication/json
Limit Flow Rules
200/s/apikey
Parameters
Name | Type | Mandatory | Default | Description | Ranges |
---|---|---|---|---|---|
symbol | string | true | N/A | Trading pair | — |
Response Example
Response
{
"error": {
"code": "",
"msg": ""
},
"msgInfo": "",
"result": true,
"returnCode": 0
}