Get an order by id. Only return orders in OPEN
or NEW
status.
Order Id
OK
Account identifier (user’s account address)
Average fill price of the order
Reason for order cancellation if it was closed by cancel
Client id passed on order creation
Order creation time
Order flags, allow flag: REDUCE_ONLY
Unique order identifier
OrderInstruction (GTC, IOC, POST_ONLY)
Order last update time. No changes once status=CLOSED
Market to which order belongs
Order price. 0 for MARKET orders
Order published to the client time
Order received from the client time
Remaining size of the order
Unique increasing number (non-sequential) that is assigned to this order update and changes on every order update. Can be used to deduplicate multiple feeds. WebSocket and REST responses use independently generated seq_no per event.
Order side
Order size
Order status
Self Trade Prevention mode (EXEPIRE_MAKER, EXPIRE_TAKER, EXPIRE_BOTH)
Order signature timestamp
Trigger price for stop order
Order type