Order Details
Last updated
Last updated
Retrieve the latest status of a specific order through the API. Orders initiated by the user are accessible for one trading day and are automatically purged at the session's closure
Endpoint
Name | Value |
---|---|
Parameter | Sample/Possible Value | Mandatory | Description |
---|---|---|---|
Response Parameter
Response Parameter
Parameter | Description |
---|---|
Content-Type
application/json
Authorization
Bearer <token>
source
N
Y
Source of the request (e.g., "N")
order_no
0123456789
Y
Order Number for which details are required
segment
E
Y
Segment of that order. "E" stands for Equity
entity_id
Identifier for the legal entity associated with the order.
exch_order_no
The unique number assigned by the exchange to the order.
exchange
The specific stock exchange where the order is placed (e.g., NYSE, NASDAQ).
txn_type
The type of transaction, such as 'buy' or 'sell'.
symbol
The ticker symbol representing the security being traded.
quantity
The total number of shares or contracts being ordered.
remaining_quantity
The number of shares or contracts that are yet to be traded.
traded_quantity
The number of shares or contracts that have already been traded.
product
Code representing the type of financial product being traded.
product_name
The full name of the financial product being traded.
order_date_time
The date and time when the order was initially entered into the system.
exch_order_time
The date and time when the order was received by the exchange.
last_updated_time
The most recent date and time when any details of the order were updated.
status
The current status of the order (e.g., pending, executed, cancelled).
price
The price at which the order is to be executed.
trigger_price
The specified price that triggers the execution of a stop order.
order_type
The type of order, such as 'market order' or 'limit order'.
error_message
Any error messages related to the order, if applicable.
disc_quantity
The portion of the order quantity that is disclosed to the market.
validity
The validity period of the order (e.g., 'day', 'GTC' for Good Till Cancelled).
serial_no
A unique serial number assigned to the order for tracking purposes.
source
The origin of the order (e.g., 'online', 'phone').
order_no
An internal order number used by the brokerage or trading system.
pan_no
The Permanent Account Number of the client, used for tax purposes.
participant_type
The type of participant placing the order (e.g., 'individual', 'institutional').
mkt_pro_flag
Indicates if the order is protected by market protection rules.
mkt_pro_value
The value associated with market protection rules for the order.
settlor
The entity responsible for settling the trade.
encash_flag
Indicates if the order is to be converted to cash.
mkt_type
The market type, such as 'regular' or 'after-hours'.
good_till_days_date
The specific date until which the order remains valid.
instrument
The name of the financial instrument being traded.
strike_price
The strike price for options contracts.
expiry_date
The expiry date for options or futures contracts.
opt_type
The type of option, such as 'call' or 'put'.
lot_size
The standard size of the lot in the order.
series
The series of the instrument.
isin
The International Securities Identification Number (ISIN) for the instrument.
display_name
A custom name used for displaying the symbol.
exchange_inst_name
The name of the instrument as per the exchange's listing.
error_code
A code that represents any errors encountered with the order.
placed_by
The identifier of the person who placed the order.
placed_by_entity_id
The identifier of the entity associated with the person who placed the order.