Skip to main content

Bulk Orders

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

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

Parameters

ParameterTypeMandatoryDefaultDescriptionRanges
liststringtrueN/AList collection of order data

Limit Flow Rules

200/s/apikey

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