Cancels multiple orders in a single call. Returns results for each order. Provide a comma-separated list of order IDs via the orderIDs query parameter. Each entry can be an internal order ID or client:{clientOrderID}.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Comma-separated list of order IDs to cancel
"abc123,def456"
Batch cancel result
Whether the request was successful
true
Error message, present only on failure
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
""