allegro / allegro/allegro-api

[NEWS] Zmienimy sposób, w jaki sprawdzamy poprawność parametru GTIN / We will change the way we validate the GTIN parameter

Abierto
#5,810 27 comentarios 0 reacciones 1 asignado Reclamado por @MaciejFrackowiak Ver en GitHub
News
Lenguaje dominante
Sin datos de lenguaje
Estrellas
244
Forks
40
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Na początku **lipca 2022** zmienimy sposób, w jaki sprawdzamy poprawność parametru GTIN.

**Jak obecnie weryfikujemy EAN (GTIN)?**

Obecnie sprawdzamy, czy zgadza się:

* **liczba znaków** - dopuszczalna liczba to 8, 10, 12, 13 lub 14 znaków,
* **rodzaj znaków** - cyfry lub X,
* **[suma kontrolna](https://gs1pl.org/kalkulator-cyfry-kontrolnej/)**.

**Co zmieniamy?**

Będziemy dokładniej weryfikować poprawność wprowadzanych GTINów. Weźmiemy pod uwagę to, czy kilka pierwszych cyfr (tak zwany prefiks) GTIN-u zgadza się z wymaganiami organizacji GS1.

To oznacza, że w parametrze GTIN nie podasz wartości, która:

* jest Numerem Ograniczonej Dystrybucji – nie jest unikalna i dana organizacja czy firma może go używać wewnętrznie,
* nie istnieje lub została zarezerwowana,
* jest przeznaczona do automatycznej obsługi zwrotów pustych pojemników, na przykład butelek czy palet.

**Co, jeśli podasz błędny parametr GTIN?**

Nie wystawisz, nie wznowisz i nie edytujesz oferty. Zwrócimy komunikat błędu z informacją, dlaczego wartość, którą podajesz, jest niepoprawna.

**Dlaczego wprowadzamy zmianę?**

Chcemy dbać o jakość danych w Katalogu produktów Allegro. Zależy nam by wprowadzane przez sprzedających GTINy były poprawne i zgodne ze standardem GS1.

Więcej informacji o parametrze GTIN znajdziesz na [stronie dla sprzedających](https://allegro.pl/dla-sprzedajacych/kody-ean-numery-gtin-w-allegro-wqggrjgj2hR).

-----
In early **July 2022**, we will change the way we validate the GTIN parameter.

**How do we currently verify EAN (GTIN)?**

We are currently validating:

* **number of characters** - allowed is 8, 10, 12, 13 or 14 characters,
* **type of characters** - numbers or X,
* **[checksum](https://www.gs1.org/services/check-digit-calculator)**.

**What are we changing?**

We will verify the correctness of the entered GTINs in more details. We will consider whether the first few digits (the so-called prefix) of the GTIN match the requirements of the GS1 organization.

That means you will not be able to provide the GTIN parameter value which:

* is a so-called Restricted Circulation Number ― such a number is not unique and may already be used internally by some other company,
* does not exist or has been booked,
* is intended for the automatic handling of empty containers, such as bottles or pallets.

**What will happen if you provide an incorrect GTIN?**

You will not list, renew or edit the offers. We will return an error message about why the value you entered is incorrect.

**Why are we making a change?**

We want to take care of data quality in the Allegro Product Catalog. We want the GTINs entered by sellers to be correct and in accordance with the GS1 standard.

You will find more information about GTIN parameters on [for sellers page](https://allegro.pl/for-sellers/parameters-in-allegro-7GLwdmXYMSE#what-is-ean-gtin).

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.