[NEWS] Udostępniliśmy nowe zasoby do obsługi zestawów ofert / We have released new resources for handling offer bundles
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 244
- Forks
- 40
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
[Zestawy ofert](https://help.allegro.com/sell/pl/a/jak-tworzyc-zestawy-z-ofert-g0lq2n9j9SP) to połączenie kilku ofert, które możesz sprzedawać w obniżonej cenie. W ten sposób uatrakcyjnisz swoją ofertę i zachęcisz kupujących do większych zakupów.
**Jakie zmiany wprowadziliśmy?**
Dzisiaj udostępniliśmy nowe zasoby do zarządzania zestawami ofert:
* [POST /sale/bundles](https://developer.allegro.pl/documentation/#operation/createOfferBundleUsingPOST) - utwórz zestaw ofert
* [GET /sale/bundles](https://developer.allegro.pl/documentation/#operation/listSellersOfferBundlesUsingGET) - pobierz listę zestawów
* [GET /sale/bundles/{bundleId}](https://developer.allegro.pl/documentation/#operation/getOfferBundleUsingGET) - pobierz szczegóły wybranego zestawu
* [DELETE /sale/bundles/{bundleId}](https://developer.allegro.pl/documentation/#operation/deleteOfferBundleUsingGET) - usuń wybrany zestaw
* [PUT /sale/bundles/{bundleId}/discount](https://developer.allegro.pl/documentation/#operation/updateOfferBundleDiscountUsingPUT) - zmień rabat dla wybranego zestawu
Jednocześnie dotychczasowe zasoby do zarządzania zestawami ofert [/sale/loyalty/promotions](https://developer.allegro.pl/documentation/#tag/Rebates-and-promotions) oznaczyliśmy jako **deprecated**. W dniu **13.01.2025** całkowicie je **usuniemy**.
**Dlaczego wprowadziliśmy zmianę?**
Planujemy szereg zmian w zestawach ofertowych jak m.in. wprowadzenie ich na nowe rynki, co będzie możliwe dzięki nowym zasobom. Ponadto usuwamy ograniczenie listowania maksymalnie 50000 zestawów sprzedającego oraz dodajemy informacje o zestawach stworzonych automatycznie, co pozwoli łatwo sprzedającym identyfikować takie zestawy.
Przykładowe wywołania oraz więcej informacji znajdziesz w [naszym poradniku](https://developer.allegro.pl/tutorials/jak-zarzadzac-rabatami-promocjami-yPya2mj6zUP#zestawy-ofert).
-----
[Offer bundles](https://help.allegro.com/sell/en/a/how-to-create-offer-bundles-rj9eAL2XnhK) are a combination of several offers that you can sell at a reduced price. This will make your offer more attractive and encourage buyers to buy more.
**What changes have we made?**
Today we have released new resources for managing offer bundles:
* [POST /sale/bundles](https://developer.allegro.pl/documentation/#operation/createOfferBundleUsingPOST) - create an offer bundle
* [GET /sale/bundles](https://developer.allegro.pl/documentation/#operation/listSellersOfferBundlesUsingGET) - retrieve offer bundles list
* [GET /sale/bundles/{bundleId}](https://developer.allegro.pl/documentation/#operation/getOfferBundleUsingGET) - retrieve details of the selected offer bundle
* [DELETE /sale/bundles/{bundleId}](https://developer.allegro.pl/documentation/#operation/deleteOfferBundleUsingGET) - remove the selected offer bundle
* [PUT /sale/bundles/{bundleId}/discount](https://developer.allegro.pl/documentation/#operation/updateOfferBundleDiscountUsingPUT) - change the discount for the selected offer bundle
At the same time, we have marked the existing resources for managing offer bundles [/sale/loyalty/promotions](https://developer.allegro.pl/documentation/#tag/Rebates-and-promotions) as **deprecated**. On **January 13, 2025**, we will **remove** them completely.
**Why have we made the change?**
We plan to make several changes regarding offer bundles, for example, introducing them to new marketplaces, which will be possible thanks to new resources. In addition, we are removing the restriction of listing a maximum of 50000 seller's offer bundles and adding information about bundles created automatically, allowing sellers to easily identify such offer bundles.
You can find example requests and more information in [our tutorial](https://developer.allegro.pl/tutorials/how-to-manage-rebates-and-promotions-g05avdL0vT4#offer-bundles).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.