Request Body -
{
“dhanClientId”:“XXXX”,
“transactionType”:“BUY”,
“exchangeSegment”:“NSE_FNO”,
“productType”:“INTRADAY”,
“orderType”:“MARKET”,
“validity”:“DAY”,
“securityId”:“51118”,
“quantity”:“75”,
“price”:“0.0”,
“afterMarketOrder”:“false”,
“triggerPrice”:“0.0”,
“amoTime”:“”,
“boProfitValue”:“”,
“boStopLossValue”:“”
}
Error :
{
“errorType”: “Input_Exception”,
“errorCode”: “DH-905”,
“errorMessage”: “Missing required fields, bad values for parameters etc.”
}