Get order by ID
Retrieve detailed information about a specific order
Authorizations
Auth0-issued access token that includes the scopes listed for the endpoint.
Headers
User identifier for the M2M client to specify which user's data to access.
^[a-f0-9]{24}$Path Parameters
Order identifier (MongoDB ObjectId)
^[a-f0-9]{24}$Response
Order details retrieved successfully
Order information including execution details and fees
User-friendly display identifier for the order (e.g., ORD-XXXXX)
"ORD-ABC12"
Buy, Sell Pending, Matched, Settled, Rejected, Cancelled Order type (Market or Limit).
Market, Limit Display date (filledAt when matched, otherwise createdAt)
Whether the order can be cancelled by the user
Asset units (may be null for pending buy orders)
Execution timing communicated to the client.
Limit price per unit for limit orders
ISO datetime when a limit order expires
Wealthyhood fees on orders and settled transactions (commission, FX, and real-time execution when applicable).
ETE/NBG countervalue fees charged to partner users (sibling of Wealthyhood fees)
Timestamp when the order was created (optional)
ISO datetime when the order settled or is expected to settle
ISO datetime when order was matched
Price per unit in major units (e.g. 200.00 for €200.00).
Exchange rate used