This page lists the response codes related to the Product APIs.
Success Code
| Code | Description | 
|---|---|
| 2100 | Product retrieved successfully | 
| 9100 | Product added successfully | 
Error Code
| Code | Description | 
|---|---|
| 2101 | Unable to retrieve product details | 
| 9102 | Item SKU not passed | 
| 9103 | Product Price not passed | 
| 9106 | Product price is not numeric | 
| 9108 | Trying to add product with an already existing EAN | 
| 25005 | No inventory found for combination of sku, OU and fetchType | 
Warning Code
| Code | Description | 
|---|---|
| 9190 | Invalid sort key provided. Valid values are idandsku. | 
