General Information
...
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
id | Query | YES | String | N/A | The product id |
code | Body | YES | String | The Length is 4 - 5 | The product code |
...
Error Codes
Code | Description | ||
---|---|---|---|
400 | Business logic required data are missing | ||
460 | Unable to find products | 474 | Missing required field: either id or code |
602 | Model error: + %model_error% |
...