From 031063e1f34392f689d51f1b25e851d82cce3123 Mon Sep 17 00:00:00 2001 From: Yasmine <67143168+ywolpers@users.noreply.github.com> Date: Thu, 21 Sep 2023 08:47:47 +0200 Subject: [PATCH] Update apps/change-log.md --- apps/change-log.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/change-log.md b/apps/change-log.md index 5c775bb06..461efb7a8 100644 --- a/apps/change-log.md +++ b/apps/change-log.md @@ -35,7 +35,7 @@ Of course, we will continue to inform you if there are any breaking changes to t - /productCode
* Added attribute `lowestRefPriceFormatted` to data type [`priceInfo`](https://developer.epages.com/apps/data-types.html#priceInfo). -* Added attributes `newnessDate`, `refAmount`, `refUnit`, `refContentAmount` and `productCode` to data types [`product`](https://developer.epages.com/apps/data-types.html#product) and [`product`](https://developer.epages.com/apps/data-types.html#product-create-request). +* Added attributes `newnessDate`, `refAmount`, `refUnit`, `refContentAmount` and `productCode` to data types [`product`](https://developer.epages.com/apps/data-types.html#product) and [`productSearch`](https://developer.epages.com/apps/data-types.html#productSearch).