Order
This section covers the API calls related to order management, including placing new orders, modifying or cancelling existing ones, and retrieving order or trade history.
The Order API allows you to place various types of orders such as Intraday, Delivery, Bracket Orders, and Cover Orders. The Order Type corresponds to the Product Type in the system. For detailed information, please refer to the specific API call for each order type.
📄️ Place Order - Any Scrip
Lets you place a fresh buy order or sell order.
📄️ Modify Order
Lets you modify an existing pending order
📄️ Cancel Order
This call can be used to cancel an existing pending order.
📄️ Place Cover Order
Lets you place a cover order. Which means, it allows to place a market order or a limit order along with a stop loss order.
📄️ Modify Cover Order
Lets you modify an existing cover order which is pending in the order book.
📄️ Cancel Cover Order
Lets you cancel an existing cover order which is pending in the order book.
📄️ Place Bracket Order
Lets you place a bracket order. which means, you can place a Buy/sell order along with a square off order and a stop loss order.
📄️ Modify Bracket Order
Lets you modify an existing bracket order which is pending in the order book.
📄️ Exit Bracket Order
Lets you cancel an existing bracket order which is pending in the order book.
📄️ Place Multileg/Spread Order
Lets you place a multileg order/spread order.
📄️ Cancel Multileg/Spread Order
Lets you cancel an existing multileg order/spread order from the order book.
📄️ Place/Modify EQSIP Order
Lets you place an EQSIP order. Once the order is placed it will also allow you to modify the same order.
📄️ Pause/Resume/Cancel EQ SIP Order
This is Pause EQ SIP Order API call
📄️ Cancel All Orders
This API call is to cancel all orders from Open orders tab
📄️ Square-off All Orders
This API call is to square off all open positions.
📄️ Bulk Order
This API call is to place bulk orders.
📄️ OrderBook
This call displays all the orders placed by the User in a single window.
📄️ Order History
This call would fetch the entire state wise data for particular order.
📄️ Multileg Order Book
This API call represents Multileg order book records
📄️ GTD Order Book
This API call will fetch GTD order Book records.
📄️ GTD Order History
This API call is to fetch GTD Order history details
📄️ Equity SIP Order Book
This API call will fetch Equity SIP order book records.
📄️ Eqsip Order Details
📄️ Trade Book
This call would return back the entire data of trades from completed orders tab.
📄️ GetOrderMarginInfo
This API call is to fetch the required Margin information for a particular order.
📄️ Brokerage and Statutory charges
This API call will return the Brokerage and Charges applicable for an order as configured in ODIN ADMIN.
📄️ Brokerage and Charges Page
As per SEBI circular, displaying of Brokerage and charges. This API call would return the Brokerage and Charges applicable for an order before it is sent to the exchange. These will be approximate values.
📄️ Dynamic product types
This API call will fetch dynamic product types as set by the Member.