Order Status

Retrieve the current status of an order

KeyDescription
orderIdOrder identifier
symbolStock/Stack ticker
typeidentifies the type of order
sideside of the order – BUY or SELL
quantitytotal quantity of the order
averagePriceaverage price of the order
totalInvestmenttotal amount paid for order
statusOptions:
status of the order.
FILLED - The order was successfully completed
PARTIAL_FILL - The order was partially completed
REJECTED - The order was rejected
CANCELED - The order was cancelled
NEW - Recently created pending order
cumulativeQuantitycumulative quantity of the order
feescost of the order (commission)

Note:- If order status is ‘CANCELED’ and ‘quantity’ is not equals to ‘cumulativeQuantity’,
the order is partially field

Language
Click Try It! to start a request and see the response here!