url:www.***.com(例)
参数 | 填写类型 | 说明 |
---|---|---|
contractId | 必填 | 合约ID |
leverageLevel | 必填 | 杠杆倍数 |
api_key | 必填 | api_key |
time | 必填 | 时间戳 |
sign | 必填 | 签名 |
返回值:
{
"code":"0",
"data":null,
"msg":""
}
参数 | 填写类型 | 说明 |
---|---|---|
contractId | 必填 | 合约ID |
leverageLevel | 必填 | 杠杆倍数 |
api_key | 必填 | api_key |
time | 必填 | 时间戳 |
sign | 必填 | 签名 |
返回值:
{
"code":"0",
"data":null,
"msg":""
}