Sample Response
Each API endpoint returns a response that contains the following fields:
Name | Type | Description |
type | int | Response type |
code | int | Response code |
payload | array | Return list of Product RefId |
message | string | Error message in case response type is not successful |
Example:
Last updated