latestOpenAPI 3.1.0Proprietary2026-08-215298128.0 KB
c90d562d4ad1
orders
Create Order Batch
Place up to 10 orders in one request.
All orders must share one subaccount_id. Items are validated independently: an invalid item is rejected in its per-index result while valid items proceed, so the response is 202 Accepted even when some (or all) items fail validation. Generic asset orders are not supported in batches. Accepted orders are queued for execution exactly like POST /v1/orders; track fills and rejections via GET /v1/orders/{order_id} or the orders websocket.
post/v1/orders/batch
Request body
Response
Successful Response