[NEWS] Wprowadziliśmy limit produktów, które sprzedający mogą dodać do Katalogu w ciągu miesiąca oraz uruchomiliśmy dodatkową walidację przy wystawianiu ofert / We have introduced a limit on the products that sellers can add to the Catalog within a month and we have launched additional validation in the process of listing product offers
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 244
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Zgodnie z [zapowiedzią](https://developer.allegro.pl/news/wprowadzimy-limit-produktow-ktore-sprzedajacy-moga-dodac-do-katalogu-w-ciagu-miesiaca-oraz-uruchomimy-dodatkowa-walidacje-w-procesie-wystawiania-ofert-z-produktem-nnVXz3OodF8) wprowadziliśmy dzisiaj limit produktów, które pojedynczy użytkownik może poprzez API dodać do Katalogu Produktów Allegro - **20 000 nowych produktów w każdym miesiącu.**
Uruchomiliśmy również dodatkową walidację w procesie wystawiania ofert z produktem za pomocą [POST /sale/product-offers](https://developer.allegro.pl/documentation/#operation/createProductOffers), a konkretnie - ze wskazaniem [numeru GTIN](https://allegro.pl/dla-sprzedajacych/kod-producenta-i-numer-ean-w-allegro-wqggrjgj2hR), MPN lub identyfikatora produktu w polu **product.id**.
Gdy w strukturze żądania [POST /sale/product-offers](https://developer.allegro.pl/documentation/#operation/createProductOffers), w polu product.id przekażesz [numer GTIN](https://allegro.pl/dla-sprzedajacych/kod-producenta-i-numer-ean-w-allegro-wqggrjgj2hR), MPN lub identyfikator produktu, możesz skorzystać wyłącznie z istniejącego produktu z naszego Katalogu. Nie będziemy próbować tworzyć nowego produktu, nawet jeśli dostarczysz nam wymagane dane.
Aby utworzyć produkt, pozostaw pole **product.id** puste i podaj pozostałe dane (GTIN lub MPN możesz dodać jako parametr produktu w polu **product.parameters**).
Jeżeli użyjesz produktu, którego nie mamy w naszej bazie - zwrócimy błąd **422** z odpowiednim komunikatem.
Więcej informacji na temat wystawiania ofert z produktem znajdziesz w [naszym poradniku](https://developer.allegro.pl/tutorials/jak-jednym-requestem-wystawic-oferte-powiazana-z-produktem-D7Kj9gw4xFA#jak-wystawic-oferte-z-produktem).
-------
As [announced](https://developer.allegro.pl/news/we-will-introduce-a-limit-on-the-products-that-sellers-can-add-to-the-catalog-within-a-month-and-we-will-launch-additional-validation-in-the-process-of-listing-product-offers-ZMk024KVnuD) we have introduced a limit on the products that a single user can add to the Allegro Product Catalog via API - **20 000 new products each month.**
Due to the above change we have launched additional validation in the process of listing offers with a product using [POST /sale/product-offers](https://developer.allegro.pl/documentation/#operation/createProductOffers), specifically - with the indication of the [GTIN](https://allegro.pl/dla-sprzedajacych/kod-producenta-i-numer-ean-w-allegro-wqggrjgj2hR), MPN or product identifier in the **product.id** field.
When you provide the [GTIN](https://allegro.pl/dla-sprzedajacych/kod-producenta-i-numer-ean-w-allegro-wqggrjgj2hR), MPN or product ID in the **product.id** field in the [POST /sale/product-offers](https://developer.allegro.pl/documentation/#operation/createProductOffers) request structure, you can only use an existing product from our Catalog. We will not try to create a new product, even if you provide us with the required data.
To create a product, leave the **product.id** field blank and provide the remaining data (you can add GTIN or MPN as a product parameter in the **product.parameters** field).
If you use a product that we do not have in our database, we will return a **422** error with an appropriate message.
You can find more information about listing your product in [our guide](https://developer.allegro.pl/tutorials/jak-jednym-requestem-wystawic-oferte-powiazana-z-produktem-D7Kj9gw4xFA#jak-wystawic-oferte-z-produktem).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.