API structure has changed
3 structure changes including:
1 Addition
2 Modifications
Modified
2
Breaking
PATCH /api/rest/v1/retailer/products/{code}
- Response
- 207 response Added
POST /api/rest/v1/retailer/products
- Response
-
201, 204, 400, 401, 403, 415, 422 responses Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ‘201’, ‘204’, ‘207’, ‘400’, ‘401’, ‘403’, ‘415’, ‘422’ responses Added
Added
1
GET /api/rest/v1/retailer/products