Create an Individual Order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Order submission details. Buy orders use notionalAmount; sell orders use quantity.

Request model for submitting a new Omnibus order.

string
required
length between 1 and 100

Partner-submitted order reference. Must be unique per partner.

uuid
required
length ≥ 1

Monark account identifier. Primary resolves the compatibility investor from this account.

uuid | null

Optional financial advisor associated with the investor's financial institution.

uuid
required
length ≥ 1

Registered fund being traded.

uuid
required
length ≥ 1

Share class being traded. Must belong to the omnibus fund.

string
enum
required

Order side: buy or sell.

Allowed:
double | null

Share quantity. Required for sell orders and omitted for buy orders.

double | null

Dollar notional amount. Required for buy orders and omitted for sell orders.

string | null

Order currency. Only USD is supported for the first version.

string
enum
required

Distribution election used as part of the position identity.

Allowed:
string
enum
required

Tax lot election for sell order handling.

Allowed:
string | null
enum

Requested downstream route for this order. When omitted for backward
compatibility, OMS resolves the order to primary_offering_api_models.Omnibus.Enums.OmnibusRouteInstruction.DirectToTa.
primary_offering_api_models.Omnibus.Enums.OmnibusRouteInstruction.OrderNetting is accepted only when
the configured order-netting capability is available for this order.

Allowed:
string | null

Optional client model or rebalance identifier.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json