Orders

Cancel Multiple Orders

Cancel up to 20 orders in a single request. If any entry fails request-shape validation, the whole batch is rejected by the gateway before reaching the exchange. The exchange may silently ignore unknown orderIds. canceledOrderIds is an echo of the request, not a confirmation; observe actual outcomes on the order stream.

post/v1/orders/batched/cancel

Request body

Response

All orders successfully submitted for cancellation

responsesCancelOrderResponse[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.