Skip to main content
POST
Create Complex Order

Body

application/json

Request body for creating a complex order (conditional order).

subaccount_id
string<uuid>
required

Subaccount to create the order under

centos_id
integer | null

Instrument ID. Mutually exclusive with custom_asset_id.

custom_asset_id
string<uuid> | null

Custom asset basket ID. Mutually exclusive with centos_id.

conditional_order_params
ConditionalOrderCreate · object | null

Conditional order parameters

Response

Successful Response

Schema for a complex order response (unified across all complex order types).

complex_order_id
string<uuid>
required

Unique complex order identifier