errorcode: "AB2001", message: "Internal Error"
-
"exchange":"NSE",
"tradingsymbol":"SBIN-EQ",
"quantity":1,
"disclosedquantity":1,
"transactiontype":"BUY",
"ordertype":"MARKET",
"variety":"NORMAL",
"producttype":"INTRADAY",
"symboltoken": "3045"Tried placing an order through smart API but getting this response from the server.
-
@admin Worked. Thanks for the update.
-
Hi @sajin please try below piece of code.
{
"variety":"NORMAL",
"tradingsymbol":"SBIN-EQ",
"symboltoken":"3045",
"transactiontype":"BUY",
"exchange":"NSE",
"ordertype":"MARKET",
"producttype":"INTRADAY",
"duration":"DAY",
"price":"0",
"quantity":"1"
} -
@admin Ok
-
Hi @sajin we will first test it from our end and inform you.
-
@admin Let me know if you need any details from my end.
-
Hi @sajin we have noticed your issue we will revert you back.