allegro / allegro/allegro-api

[NEWS] Produktyzacja - 15.02.2021 usuniemy pole productEANRequired w zasobach do pobierania informacji o kategoriach / Productization - on February 15th, 2021 we will remove productEANRequired field in resources for retrieving information about categories

Abierto
#4,062 0 comentarios 0 reacciones 1 asignado Reclamado por @PrzemyslawLukanowski Ver en GitHub
News Offer - Products
Lenguaje dominante
Sin datos de lenguaje
Estrellas
244
Forks
40
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**15.02.2021** usuniemy pole **options.productEANRequired** w odpowiedzi dla:

- [GET /sale/categories](https://developer.allegro.pl/documentation/#operation/getCategoriesUsingGET),
- [GET /sale/categories/{categoryId}](https://developer.allegro.pl/documentation/#operation/getCategoryUsingGET_1).

Zwracamy w nim informację, czy w danej kategorii musisz przekazać parametr GTIN, gdy tworzysz propozycję nowego produktu.

Od teraz korzystaj z pola **requiredForProduct** dla parametru GTIN, który otrzymasz w odpowiedzi dla [GET /sale/categories/{categoryId}/parameters](https://developer.allegro.pl/documentation/#operation/getFlatParametersUsingGET_2). Parametr GTIN w zależności od kategorii to:

- EAN (ID 225693),
- ISBN (ID 245669),
- ISSN (ID 245673).

-----

**On February 15th, 2021** we will remove **options.productEANRequired** field for:

- [GET /sale/categories](https://developer.allegro.pl/en/documentation/#operation/getCategoriesUsingGET),
- [GET /sale/categories/{categoryId}](https://developer.allegro.pl/en/documentation/#operation/getCategoryUsingGET_1).

in which we return information on whether you need to provide a GTIN parameter when you create a new product proposal.

From now on, use the **requiredForProduct** field for the GTIN parameter that you will get in response to [GET /sale/categories/{categoryId}/parameters](https://developer.allegro.pl/documentation/#operation/getFlatParametersUsingGET_2). Depending on the category, the GTIN parameter is:

- EAN (ID 225693),
- ISBN (ID 245669),
- ISSN (ID 245673).

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.