Last updated 3 years ago
Each API endpoint returns a response that contains the following fields:
{ "payload": ["1234", "5678", "9012"], "type": 1, "code": 0 }
Name
Type
Description
type
int
Response type
code
Response code
payload
array
Return list of Product RefId
message
string
Error message in case response type is not successful