Change log
Developer API Version 1 : Friday 9th May
Key Generation
{
"status": "success",
"message": "API execution information",
"data": {
...
}
} {
"status": "success",
"data": {
...
}
}{
"userId": "{{userId}}",
"jKey": "{{jKey}}",
"exchange": "NSE",
"retention": "DAY",
"customer_firm": "C",
"product": "C",
"priceType": "MKT",
"tradingSymbol": "IDEA-EQ",
"transactionType": "B",
"price": "0",
"trgprc": "0",
"quantity": "1",
"remarks": "Test"
}{
"userId": "{{userId}}",
"exchange": "NSE",
"tradingSymbol": "ITC-EQ",
"quantity": "250",
"price": "413",
"product": "C",
"transactionType": "B",
"priceType": "LMT",
"retention": "DAY",
"triggerPrice": "0",
"remarks": "Place Order",
"jKey": "{{jKey}}"
}Order Margin
Cancel Order
Modify Order
Last updated