[NEWS] 22 października 2025 usuniemy nieaktualne pola w Allegro REST API / On October 22, 2025, we will remove outdated fields from the Allegro REST API
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 244
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**22 października 2025** usuniemy poniższe pola i parametry z zasobów API:
- w [GET /sale/categories](https://developer.allegro.pl/documentation#tag/Categories-and-parameters/operation/getCategoriesUsingGET) i [GET /sale/categories/{categoryId}](https://developer.allegro.pl/documentation#tag/Categories-and-parameters/operation/getCategoriesUsingGET) pola zwracane w odpowiedzi:
- “options.advertisementPriceOptional”
- “options.customParametersEnabled”
- w [GET /sale/products](https://developer.allegro.pl/documentation#tag/Products/operation/getSaleProducts) i [GET /sale/products/{productId}](https://developer.allegro.pl/documentation#tag/Products/operation/getSaleProduct):
- “ean” i “includeDrafts” - parametry wyszukiwania
- “isDraft” - pole zwracane w odpowiedzi
Aktualnie oznaczyliśmy je w dokumentacji jako deprecated.
**Dlaczego wprowadzamy zmianę?**
Usuwamy pola i parametry, ponieważ nie mają już dalszego zastosowania - funkcjonalności z nimi powiązane zostały już wygaszone na Allegro. W ten sposób zadbamy o aktualność API względem serwisu.
W przypadku parametru “ean” w [GET /sale/products](https://developer.allegro.pl/documentation#tag/Products/operation/getSaleProducts), oznaczyliśmy go jako deprecated [już wcześniej,](https://developer.allegro.pl/news/usprawnilismy-wyszukiwanie-produktow-w-naszym-katalogu-7G92kkW53fY) gdy udostępniliśmy parametry wyszukiwania **"phrase"** oraz **"mode".**
-----
**On October 22, 2025**, we will remove the following fields and parameters from the API resources:
- in [GET /sale/categories](https://developer.allegro.pl/documentation#tag/Categories-and-parameters/operation/getCategoriesUsingGET) and [GET /sale/categories/{categoryId}](https://developer.allegro.pl/documentation#tag/Categories-and-parameters/operation/getCategoriesUsingGET), the following fields returned in the response:
- “options.advertisementPriceOptional”
- “options.customParametersEnabled”
- in [GET /sale/products](https://developer.allegro.pl/documentation#tag/Products/operation/getSaleProducts) and [GET /sale/products/{productId}](https://developer.allegro.pl/documentation#tag/Products/operation/getSaleProduct):
- “ean” and “includeDrafts” - search parameters
- “isDraft” - a field returned in the response
Currently, we mark them as deprecated in the documentation.
**Why are we making this change?**
We are removing these fields and parameters because they are no longer in use - the functionalities associated with them have already been phased out on Allegro. This allows us to ensure our API remains current with the service.
In the case of the "ean" parameter in [GET /sale/products](https://developer.allegro.pl/documentation#tag/Products/operation/getSaleProducts), we [already marked it as deprecated ](https://developer.allegro.pl/news/usprawnilismy-wyszukiwanie-produktow-w-naszym-katalogu-7G92kkW53fY)when we introduced the **"phrase"** and **"mode"** search parameters.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.