Get a single order by id.
id or the client assigned client_oid. When using client_oid it must be preceded by the client: namespace.
If the order is canceled, and if the order had no matches, the response might return the status code 404.
order_id is either the exchange assigned id or the client assigned client_oid. When using client_oid it must be preceded by the client: namespace.
Market type which the order was traded in.
uuid
book the order was placed on
buy, sell limit, market, stop if true, forces order to be maker only
timestamp at which order was placed
fees paid on current filled amount
amount (in base currency) of the order that has been filled
open, pending, rejected, done, active, received, all true if funds have been exchanged and settled
price per unit of base currency
amount of base currency to buy/sell
profile_id that placed the order
amount of quote currency to spend (for market orders)
funds with fees
GTC, GTT, IOC, FOK timestamp at which order expires
timestamp at which order was done
reason order was done (filled, rejected, or otherwise)
reason order was rejected by engine
loss, entry price (in quote currency) at which to execute the order
client order id
market type where order was traded
maximum visible quantity for iceberg order
order id for the visible order for iceberg order
stop limit price for TPSL order