Timestamp of the message.
Symbol of the order security.
Server assigned Order ID, will be a UUID.
Client assigned Order ID for the last request.
Original client assigned Order ID.
Time of original order submission.
Server assigned ID of this update, will be a UUID.
Order side. Possible values: Buy, Sell
Describes the specific execution. Possible values: New, Trade, Canceled, Replaced, PendingCancel, Stopped, Rejected, PendingNew, Restated, PendingReplace, CancelRejected, ReplaceRejected, PendingResume, Resumed, PendingPause, Paused, Triggered, Started
Identifies current status of order. Possible values: New, PartiallyFilled, Filled, Canceled, PendingCancel, Rejected, PendingNew, PendingReplace
Order type. Possible values: Market, Limit, RFQ
Order limit price, required when OrdType=Limit.
Quantity open for further execution.
Total quantity filled. Always in Currency units.
Average filled price of the order. Only valid if CumQty > 0. Does not include fees.
Specifies how long the order remains in effect. Possible values: GoodTillCancel, FillAndKill, FillOrKill
Last price, specified when ExecType=Trade.
Last qty, specified when ExecType=Trade.
Last amount, specified when ExecType=Trade.
Last fee, specified when ExecType=Trade.
Total amount filled. Always in Amount currency.
The customer user associated with this execution report.