List orders
List orders for a given account for the current trading day, filtered on the given query parameters.
Path parameters
Account ID for the account.
Query parameters
Milliseconds since epoch.
Milliseconds since epoch.
Number of orders to return per page.
Cursor for the page to return.
Response
Successful response
Example response
{
"data": [
{
"order_id": "12390213",
"reference_id": "my-order-id-123",
"version": 1,
"account_id": "100000",
"account_number": "ACC0001",
"symbol": "AAPL",
"quantity": "100",
"price": "123.99",
"stop_price": "123.99",
"filled_quantity": "100",
"strategy": {
"min_percent": 1,
"max_percent": 35
},
"running_position": "100"
}
]
}Changes
Changed in 12 of the 22 revisions of this API.132424
- ▲
the
data/items/open_close_indicatorresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ●
added the new
closeenum value to thedata/items/open_close_indicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
openenum value to thedata/items/open_close_indicatorresponse property for the response status200response-property-enum-value-added
- ▲
- ▲
the
data/items/open_close_indicatorresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
removed the
closeenum value from thedata/items/open_close_indicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
openenum value from thedata/items/open_close_indicatorresponse property for the response status200response-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
rejectenum value to thedata/items/order_update_reasonresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
data/items/open_close_indicatorto the response with the200statusresponse-optional-property-added
- ●
- ●
added the new
apenum value to thedata/items/strategy/anyOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
darkenum value to thedata/items/strategy/anyOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
povenum value to thedata/items/strategy/anyOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
sorenum value to thedata/items/strategy/anyOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
twapenum value to thedata/items/strategy/anyOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
vwapenum value to thedata/items/strategy/anyOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
- ○
added
SorStrategyVwapStrategyTwapStrategyApStrategyPovStrategyDarkStrategyDmaStrategyto thedata/items/strategyresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
SorStrategyVwapStrategyTwapStrategyApStrategyPovStrategyDarkStrategyDmaStrategyfrom thedata/items/strategyresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
- ▲
removed the required property
data/items/strategy/oneOf[PovStrategy]/target_percentfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
data/items/strategy/oneOf[ApStrategy]/max_percentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/strategy/oneOf[ApStrategy]/min_percentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/strategy/oneOf[DarkStrategy]/max_percentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/strategy/oneOf[TwapStrategy]/max_percentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/strategy/oneOf[TwapStrategy]/min_percentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/strategy/oneOf[VwapStrategy]/max_percentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/strategy/oneOf[VwapStrategy]/min_percentfrom the response with the200statusresponse-optional-property-removed
- ○
added
subschema #2to thedata/items/strategy/oneOf[ApStrategy]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2to thedata/items/strategy/oneOf[DarkStrategy]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2to thedata/items/strategy/oneOf[PovStrategy]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2to thedata/items/strategy/oneOf[TwapStrategy]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2to thedata/items/strategy/oneOf[VwapStrategy]/response propertyallOflist for the response status200response-property-all-of-added
- ○
removed the
apenum value from thedata/items/strategy/oneOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
darkenum value from thedata/items/strategy/oneOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
povenum value from thedata/items/strategy/oneOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
sorenum value from thedata/items/strategy/oneOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
twapenum value from thedata/items/strategy/oneOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
vwapenum value from thedata/items/strategy/oneOf[DmaStrategy]/typeresponse property for the response status200response-property-enum-value-removed
- ▲
- ○
added the required property
data/items/account_numberto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
data/items/running_positionto the response with the200statusresponse-required-property-added
- ○
- ○
removed the
gotcenum value from thedata/items/strategy/oneOf[DmaStrategy]/destinationresponse property for the response status200response-property-enum-value-removed
- ○
removed the
xchienum value from thedata/items/strategy/oneOf[DmaStrategy]/destinationresponse property for the response status200response-property-enum-value-removed
- ○
removed the
xphlenum value from thedata/items/strategy/oneOf[DmaStrategy]/destinationresponse property for the response status200response-property-enum-value-removed
- ○
- ▲
added
DmaStrategyto thedata/items/strategyresponse propertyoneOflist for the response status200response-property-one-of-added
- ●
added the new
dmaenum value to thedata/items/strategy/oneOf[ApStrategy]/allOf[BaseStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
dmaenum value to thedata/items/strategy/oneOf[DarkStrategy]/allOf[BaseStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
dmaenum value to thedata/items/strategy/oneOf[PovStrategy]/allOf[BaseStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
dmaenum value to thedata/items/strategy/oneOf[SorStrategy]/allOf[BaseStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
dmaenum value to thedata/items/strategy/oneOf[TwapStrategy]/allOf[BaseStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
dmaenum value to thedata/items/strategy/oneOf[VwapStrategy]/allOf[BaseStrategy]/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
stop-limitenum value to thedata/items/order_typeresponse property for the response status200response-property-enum-value-added
- ○
added
dmadiscriminator mapping keys to thedata/items/strategyresponse property for the response status200response-property-discriminator-mapping-added
- ▲