API structure has changed
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /i/richItem/{businessId}
- Response
-
200 response Modified
-
application/hal+json;charset=UTF-8 content type Modified
-
_embedded property Modified
- richItemDtoList property Modified
-
_embedded property Modified
-
application/hal+json;charset=UTF-8 content type Modified
GET /i/richItem/{businessId}/{sku}
- Response
-
200 response Modified
-
application/hal+json;charset=UTF-8 content type Modified
-
containsAlcohol, alcoholPercentage properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
containsAlcohol, alcoholPercentage properties Removed
-
application/hal+json;charset=UTF-8 content type Modified
PATCH /i/richItem/{businessId}/{sku}
- Response
-
200 response Modified
-
application/hal+json;charset=UTF-8 content type Modified
-
containsAlcohol, alcoholPercentage properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
containsAlcohol, alcoholPercentage properties Removed
-
application/hal+json;charset=UTF-8 content type Modified
POST /i/richItem/{businessId}/itemsBySkus
- Response
-
200 response Modified
-
application/hal+json;charset=UTF-8 content type Modified
-
_embedded property Modified
- richItemDtoList property Modified
-
_embedded property Modified
-
application/hal+json;charset=UTF-8 content type Modified
PUT /i/richItem/{businessId}/{sku}
- Response
-
200 response Modified
-
application/hal+json;charset=UTF-8 content type Modified
-
containsAlcohol, alcoholPercentage properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
containsAlcohol, alcoholPercentage properties Removed
-
application/hal+json;charset=UTF-8 content type Modified