[NEWS] Wielowariantowość w wersji public / Multi-variants resources released in public version
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 244
- Forks
- 40
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Zakończyliśmy okres testowy dla zasobów, dzięki którym połączysz oferty w [ofertę wielowariantową](https://allegro.pl/pomoc/dla-sprzedajacych/wystawianie-i-edycja-oferty/wielowariantowosc-jak-polaczyc-oferty-i-edytowac-warianty-lDkngqrGYhL). **Wersję beta będziemy wspierać do 27.04.2020**. W tym okresie możesz systematycznie przechodzić na wersję public.
**W wersji public wprowadziliśmy zmiany, dzięki którym łatwiej obsłużysz oferty wielowariantowe:**
- **Możesz edytować oferty połączone automatycznie**. Do tej pory przy próbie utworzenia nowej oferty wielowariantowej w kategorii, w której [automatycznie połączyliśmy oferty](https://allegro.pl/dla-sprzedajacych/wprowadzamy-automatyczne-laczenie-ofert-w-oferty-wielowariantowe-EYWkzVmdOsD), zwracaliśmy błąd.
- **Oddzielamy tworzenie od edycji ofert wielowariantowych**. Za pomocą zasobów:
- [POST /sale/offer-variants](https://developer.allegro.pl/documentation/#operation/createVariantSet) - utworzysz ofertę wielowariantową. Wcześniej musiałeś wygenerować UUID i przekazać go w URL przez metodę PUT, teraz nie będzie to konieczne - identyfikator otrzymasz w odpowiedzi;
- [PUT /sale/offer-variants/{setId}](https://developer.allegro.pl/documentation/#operation/updateVariantSet) - edytujesz ofertę wielowariantową.
Więcej na temat nowego modelu wielowariantowości znajdziesz w [naszym poradniku](https://developer.allegro.pl/multi_variant_offers/).
Lista zasobów, które wystawiliśmy w wersji public:
- [POST /sale/offer-variants](https://developer.allegro.pl/documentation/#operation/createVariantSet),
- [PUT /sale/offer-variants/{setId}](https://developer.allegro.pl/documentation/#operation/updateVariantSet),
- [GET /sale/offer-variants/{setId}](https://developer.allegro.pl/documentation/#operation/getVariantSet),
- [GET /sale/offer-variants](https://developer.allegro.pl/documentation/#operation/getVariantSets),
- [DELETE /sale/offer-variants/{setId}](https://developer.allegro.pl/documentation/#operation/deleteVariantSet).
-----
We have completed the test period for resources, which allows you to combine offers into [multi-variant offer](https://allegro.pl/pomoc/dla-sprzedajacych/wystawianie-i-edycja-oferty/wielowariantowosc-jak-polaczyc-oferty-i-edytowac-warianty-lDkngqrGYhL). **We will support the beta version until 27.04.2020**. During this period, you can gradually switch to the public version.
**In the public version we have introduced changes that will simplify working with multi-variant offers.**
- **You can edit automatically combined offers**. Up to this date, when you tried to create a new multi-variant offer [in category where we automatically link offers](https://allegro.pl/dla-sprzedajacych/wprowadzamy-automatyczne-laczenie-ofert-w-oferty-wielowariantowe-EYWkzVmdOsD), we returned an error.
- **Creating new and editing existing multi-variant offers is handled by two separated resources:**
- [POST /sale/offer-variants](https://developer.allegro.pl/documentation/#operation/createVariantSet) - you can create a multi-variant offer. Previously you had to generate a UUID and provide it in the URL via the PUT method, now it will not be necessary - you will receive the ID in response;
- [PUT /sale/offer-variants/{setId}](https://developer.allegro.pl/documentation/#operation/updateVariantSet) - you can edit multi-variant offer.
You will find more information about the new model of multi-variants resources in [our guide](https://developer.allegro.pl/en/multi_variant_offers/).
The list of resources that we have released in public version::
- [POST /sale/offer-variants](https://developer.allegro.pl/documentation/#operation/createVariantSet),
- [PUT /sale/offer-variants/{setId}](https://developer.allegro.pl/documentation/#operation/updateVariantSet),
- [GET /sale/offer-variants/{setId}](https://developer.allegro.pl/documentation/#operation/getVariantSet),
- [GET /sale/offer-variants](https://developer.allegro.pl/documentation/#operation/getVariantSets),
- [DELETE /sale/offer-variants/{setId}](https://developer.allegro.pl/documentation/#operation/deleteVariantSet).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.