Hey Team,
Modify order is working for for order_id 240130001004187
Request :- {
"variety": "STOPLOSS",
"orderid": "240130001004187",
"duration": "DAY",
"price": "5.15",
"trigger_price" : "5.05",
"quantity": 40,
"ordertype":"STOPLOSS_LIMIT",
"tradingsymbol": "FINNIFTY30JAN2420450CE",
"symboltoken": "38934",
"exchange": "NFO",
}
Response :- {'status': True, 'message': 'SUCCESS', 'errorcode': '', 'data': {'orderid': '240130001004187', 'uniqueorderid': 'da71469d-d5dc-4093-a7ee-c8a1e19775b9'}}
Even after a successful response, price remained unchanged [5.3]