v2

latestOpenAPI 3.1.0Proprietary2026-08-054985119.4 KB
complex-orders

Get Complex Order

Get a single complex order by ID (conditional or iceberg).

get/v1/complex-orders/{complex_order_id}

Path parameters

complex_order_idstring uuid required

Response

Successful Response

complex_order_idstring uuid required

Unique complex order identifier

complex_order_typestring required

Complex order type: CONDITIONAL, TWAP, etc.

complex_order_subtypestring nullable

Complex order subtype: TP, SL, STOP, etc.

subaccount_idstring uuid required

Subaccount the order belongs to

river_idinteger nullable

Instrument ID

generic_asset_idstring uuid nullable

Generic asset basket ID

statusstring required

Order status (interpretation depends on complex_order_type)

created_atstring required

Creation timestamp (UTC)

updated_atstring required

Last update timestamp (UTC)