v1
latestSwagger 2.02026-07-179553242.0 KBOrder
Cancel order(s). Send multiple order IDs to cancel in bulk.
Either an orderID or a clOrdID must be provided.
delete/order
Response
Request was successful
Example response
[
{
"symbol": "symbol",
"triggered": "triggered",
"clOrdLinkID": "clOrdLinkID",
"execInst": "execInst",
"pegOffsetValue": 2.3021358869347655,
"pegPriceType": "pegPriceType",
"contingencyType": "contingencyType",
"settlCurrency": "settlCurrency",
"ordRejReason": "ordRejReason",
"price": 1.4658129805029452,
"orderQty": 6,
"currency": "currency",
"text": "text",
"timeInForce": "timeInForce",
"timestamp": "2000-01-23T04:56:07.000+00:00",
"ordStatus": "ordStatus",
"side": "side",
"orderID": "orderID",
"leavesQty": 7,
"cumQty": 9,
"displayQty": 5,
"clOrdID": "clOrdID",
"avgPx": 3.616076749251911,
"workingIndicator": true,
"transactTime": "2000-01-23T04:56:07.000+00:00",
"account": 0,
"stopPx": 5.637376656633329,
"ordType": "ordType"
}
]