Batch Cancel Order
Batch cancel 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
Responses
- 200
successful operation
Loading...