OptionalavgAverage fill price (USD). Only present when the order has at least one fill.
OptionalclientClient-supplied order id. Present only in Order Detail, not in Order History.
OptionalcreatedOrder creation time (ms epoch).
OptionalfeeTotal commission fee (USD).
OptionalfilledCumulative filled quantity.
OptionalfilledCumulative filled notional.
OptionallimitLimit price (USD). Non-null for LIMIT, null for MARKET.
OptionalnotionalRequested notional.
OptionalorderEquity order id.
OptionalorderMARKET / LIMIT.
OptionalqtyRequested quantity.
OptionalquoteQuote asset.
OptionalsessionTrading session.
OptionalsideBUY / SELL.
OptionalstatusOrder lifecycle status.
OptionalsymbolUS-equity ticker.
OptionaltradesTrade executions for this order, most recent first. Empty array when no fills.
OptionalupdatedLast update time (ms epoch).
Top-level fields mirror an order row from
/order/history(orderId, symbol, quote, side, orderType, limitPrice, avgFilledPrice, qty, notional, filledQty, filledTotal, fee, session, status, createdAt, updatedAt), plus atradesarray.clientOrderIdis present only in Order Detail, not in Order History.Export
EquityOrderDetailResponse