Using the Supplier API

Development notes:

OUR APIs ARE CASE SENSITIVE:
Please make sure to use the commands and params all in case-sensitive format. Using the wrong format will impact on the correct functionality of the APIs.

Example:

Correct:

"apiStatus": "success",

 

Wrong:

"apistatus": "success",