Batch Amend Order
Batch amend orders
Header Parameters
- apiKey string
A UTA sub account API key is provided by default
- secret string
A UTA sub account API key is provided by default
- application/json
Request Body
- category string required
Possible values: [
option
,linear
]Product type
request object[] required
Possible values:
<= 10
symbol string requiredSymbol name
orderId stringEither orderId or orderLinkId is required
orderLinkId stringEither orderId or orderLinkId is required
qty stringModify the order qty
price stringModify the order price
orderIv stringModify option order iv
Responses
- 200
successful operation
Loading...