[NEWS] Udostępniliśmy zasoby do obsługi rabatu obrotowego / We have provided resources to handle the turnover discount
- Dominant language
- No language data
- Stars
- 244
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
[Rabat obrotowy](https://salescenter.allegro.com/b2b/discounts/turnover-discount) to nowy rodzaj rabatu, który wspierać będzie długotrwałą relację pomiędzy firmami na Allegro. Sprzedający, który włączy rabat obrotowy, wprowadza go na cały swój asortyment, z intencją lojalizacji swoich klientów B2B w ramach nowej, atrakcyjnej formy zakupów firmowych. Uruchomienie rabatu wiąże się z gotowością do aktywacji zniżek dla kupujących, które - gdy kupujący spełni określone warunki - będą funkcjonować przez pełen miesiąc kalendarzowy. Obecnie funkcjonalność dostępna jest wyłącznie w serwisie “**[allegro-business-cz](https://business.allegro.cz/)**”.
**Jakie zmiany wprowadziliśmy?**
Udostępniliśmy nowe zasoby do zarządzania rabatem obrotowym:
* [PUT /sale/turnover-discount/{marketplaceId}](https://developer.allegro.pl/documentation/#operation/createOrModifyTurnoverDiscountUsingPUT) - utwórz lub edytuj rabat obrotowy
* [GET /sale/turnover-discount](https://developer.allegro.pl/documentation/#operation/getTurnoverDiscountsUsingGET) - pobierz listę rabatów obrotowych
* [PUT /sale/turnover-discount/{marketplaceId}/deactivate](https://developer.allegro.pl/documentation/#operation/deactivateTurnoverDiscountsUsingPUT) - deaktywuj rabat obrotowy
**Dlaczego wprowadziliśmy zmiany?**
Rabat obrotowy jest szansą na stworzenie pomostu dla sprzedawców i kupujących w ramach częstszych zakupów. Zwiększenie lojalności klientów przekłada się na powtarzalność zakupów i zwiększone obroty.
Przykładowe wywołania oraz więcej informacji znajdziesz w [naszym poradniku](https://developer.allegro.pl/tutorials/jak-zarzadzac-rabatami-promocjami-yPya2mj6zUP#rabat-obrotowy).
-----
The [turnover discount](https://salescenter.allegro.com/b2b/discounts/turnover-discount) is a new type of discount that will support a long-term relationship between companies on Allegro. A seller who activates a turnover discount applies it to its entire assortment, intending to loyalize its B2B customers in a new and attractive form of corporate shopping. The launch of the discount comes with the readiness to activate discounts for buyers, which - once the buyer meets certain conditions - will function for a full calendar month. Currently, the functionality is only available on the “**[allegro-business-cz](https://business.allegro.cz/)**” marketplace.
**What changes have we made?**
We have provided new resources for managing the turnover discount:
* [PUT /sale/turnover-discount/{marketplaceId}](https://developer.allegro.pl/documentation/#operation/createOrModifyTurnoverDiscountUsingPUT) - create or edit turnover discount
* [GET /sale/turnover-discount](https://developer.allegro.pl/documentation/#operation/getTurnoverDiscountsUsingGET) - retrieve the list of turnover discounts
* [PUT /sale/turnover-discount/{marketplaceId}/deactivate](https://developer.allegro.pl/documentation/#operation/deactivateTurnoverDiscountsUsingPUT) - deactivate turnover discount
**Why have we made changes?**
The turnover discount is an opportunity to create a bridge between sellers and buyers for more frequent purchases. Increased customer loyalty leads to repeat purchases and higher turnover.
You can find example calls and more information in [our tutorial](https://developer.allegro.pl/tutorials/how-to-manage-rebates-and-promotions-g05avdL0vT4#turnover-discount).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.