跳到主要内容

收藏交易对

请求类型: POST

接口描述: /future/user/v1/user/collection/add

备注: Content-Type = application/x-www-form-urlencoded application/json

限流规则

200次/秒/apikey

请求参数

参数名类型是否必填默认值描述取值范围
symbolstringN/A交易对名称

响应示例

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