API: Not able to Modify Stop Market Order from api

Team,

Getting error while modifying Stop Market order from API.

Payload:
{
“dhanClientId”: “”,
“orderId”: “2123010214377”,
“validity”: “DAY”,
“tradingSymbol”: “PNB”,
“quantity”: 1,
“price”: 0,
“triggerPrice”: 55.05
}

Response:
{“errorCode”:“BAD_REQUEST_ERROR”,“httpStatus”:“BAD_REQUEST”,“internalErrorCode”:“RS-9005”,“internalErrorMessage”:“Nothing To Modify”}

1 Like

hi @vinay_sd17 , have you got any solution for this issue??