Hello,
I am trying to use a command issuemore and passing the parameter in json-api as :
{"id":1526293256,"method":"issuemore","params":
["1C6ZGuhbKsbjKNG6K8YvTS43x7fdqZiRLowm2","01","0",
{"empName":"121","empSalary":"2121","empDept":"21","empDesgn":"21"}]}
I am getting the following error:
Error Code -1 value is type obj, expected real
Can you help me what I am doing wrong here. Thanks