跳到主要内容

批量下单

POST: /v1/future-u/trade/order/create-batch

Content-Type: application/x-www-form-urlencoded && application/json

Parameters

参数数据类型是否必须默认值描述取值范围
liststringtrueN/A下单数据的list集合

限流规则

200/s/apikey

Response
{
"msgInfo": {
"code": "",
"msg": ""
},
"msg": "",
"data": {},
"code": 200
}