Hi,
we are trying to calculate margin using margin calculator api with body as
{"positions":[{"exchange":"NFO","token":"51001","qty":75,"price":130.4,"producttype":"CARRYFORWARD","tradetype":"BUY","ordertype":"MARKET"}]}
but getting this response
{
"message": "Null or Empty Margin Data",
"errorcode": "AB4022",
"status": false,
"data": null
}
please help in this issuea