Trading Endpoints
Get Order Details
Get details of a specific order by its order ID.
GET
Headers
API Key for authentication
Path Parameters
The order ID
Response
200 - application/json
Unique identifier for the account.
Currency of the order.
Direction of the order (BUY/SELL).
Available options:
BUY
, SELL
Quantity of the order.
Security type of the order (STK).
Available options:
STK
Status of the order (Received).
Available options:
Received
, Pending
, Filled
, Rejected
, Error
Symbol of the order.
Type of the order.
Available options:
MKT
, LMT
Unique identifier for the order.