{
"orders":[
{
"product_type":"INTRADAY",
"transaction_type":"BUY",
"quantity":"25",
"price":"144.15",
"exchange":"NFO",
"symbol_name":"NIFTY19SEP2425500CE",
"token":"68058"
},
{
"product_type":"INTRADAY",
"transaction_type":"SELL",
"quantity":"25",
"price":"147.25",
"exchange":"NFO",
"symbol_name":"NIFTY19SEP2425500CE",
"token":"68058"
}
]
}
still getting this response:
{
message: 'Internal Error',
errorcode: 'AB2001',
status: false,
data: null
}