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