JWT Call (Secured Request):


For version - 4.00

URL : http://example.com/api/admin/SecureApi


Note: You do not need to pass the method name in URL when using SecureApi method, as the method

name will be passed as a part of Pay load inside Secured Token.


Please refer to the example.html file included in the plug-in which has implemented the same using Java Script.



Request Parameters:  


For  version - 4.00:



  • You need to send the parameters in data as per the requirement of method, also you need to change the URL as shown in below figure then only you will get the Response.