Bulk Orders
POST: /v1/future-u/trade/order/create-batch
Content-Type: application/x-www-form-urlencoded && application/json
Parameters
Parameter | Type | Mandatory | Default | Description | Ranges |
---|---|---|---|---|---|
list | string | true | N/A | List collection of order data |
Limit Flow Rules
200/s/apikey
Response
{
"msgInfo": {
"code": "",
"msg": ""
},
"msg": "",
"data": {},
"code": 200
}