@admin Receiving error response while posting to this API.
Request JSON:
{ "positions":[{
"exchange":"NFO",
"qty":50,
"price":0.0,
"productType":"INTRADAY",
"token":"67300",
"tradeType":"BUY"
}]
}
Response JSON:
{"message":"Null or Empty Margin Data","errorcode":"AB4022","status":false,"data":null}