v2
latestOpenAPI 3.1.0Proprietary2026-08-054985119.4 KBorders
Create Order
Place a new order.
Submits an order for asynchronous processing. The order is persisted immediately and queued for execution on the target exchange.
See Orders and Order Types for more information.
Asset Selection: Provide exactly one of river_id (standard instrument) or generic_asset_id (user-defined basket). Generic asset orders only support MARKET order type — the system automatically routes IOC limit orders to each underlying instrument at optimal prices.
Response: Returns 202 Accepted with the order_id and associated complex_orders ids (TP/SL). Poll GET /v1/orders/{order_id} or use webhooks to track execution.
post/v1/orders
Request body
Response
Successful Response