[NEWS] Wprowadziliśmy zmiany w warunkach zwrotów / We have made changes to the terms of return policy
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 244
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Wprowadziliśmy zmiany w warunkach zwrotów
Wprowadziliśmy pierwszy etap [zapowiedzianych](https://developer.allegro.pl/news/#return-policy-changed) zmian w warunkach zwrotów.
**Na jakie zasoby mają wpływ te zmiany?**
* [POST /after-sales-service-conditions/return-policies](https://developer.allegro.pl/documentation/#operation/createAfterSalesServiceReturnPolicyUsingPOST) - dodaj warunki zwrotów,
* [GET /after-sales-service-conditions/return-policies/{returnPolicyId}](https://developer.allegro.pl/documentation/#operation/getAfterSalesServiceReturnPolicyUsingGET) - pobierz szczegółowe dane warunków zwrotów,
* [PUT /after-sales-service-conditions/return-policies/{returnPolicyId}](https://developer.allegro.pl/documentation/#operation/updateAfterSalesServiceReturnPolicyUsingPUT) - edytuj warunki zwrotów.
**Co zmieniliśmy?**
Do aktualnej struktury:
1. ~~Dodaliśmy walidację adresu dla **"countryCode": "PL"**.~~
2. Dodaliśmy strukturę **"contact"** z informacjami kontaktowymi - numer telefonu i adres email.
3. Dodaliśmy nową strukturę **"options"**.
4. Dla wartości **"range": "RESTRICTED"**:
* w polu **restrictionCause.name** dodaliśmy jedną wartość **"VALUE_DEPENDENT_ON_FINANCIAL_MARKET"** - "Usługę lub przedmiot, których ceny zależą od wahań na rynku finansowym, nad którymi sprzedający nie ma kontroli, a które mogą wystąpić przed upływem terminu na odstąpienie od umowy. Np.: produkty inwestycyjne: sztabki złota, monety kolekcjonerskie, srebro, platyna."
* zmieniliśmy opisy dla istniejących wartości w polu **restrictionCause.description**.
**Co musisz zrobić, aby dostosować warunki zwrotów do zmian?**
Sprawdź adresy zwrotów. Gdy utworzysz lub edytujesz warunki zwrotów, otrzymasz błąd jeśli nie są one zgodne z naszymi wytycznymi (dla **"countryCode": "PL"**):
* **miasto** - same polskie litery (bez kodów pocztowych i znaków specjalnych),
* **kod pocztowy** - walidacja poprawności wg wzorca (dd[-]ddd),
* **ulica** - bez specjalnych znaków - zgodna z regułami walidacji przewoźników.
Dodaliśmy nowe pola i wartości do dotychczasowej struktury. Zapoznaj się z nimi i wprowadź zmiany przed **październikiem 2021** - zanim będą obowiązywać.
**Co zmienimy w październiku 2021?**
1. Usuniemy pole **"attachment"**.
2. Usuniemy pole **"description"** i zastąpimy opcjonalnym obiektem **"contact"**.
3. Przesłanie pełnej struktury **"options"** będzie obowiązkowe.
4. Usuniemy 3 wartości z **restrictionCause.name**:
* **"ALCOHOL"**,
* **"BOOKED_SERVICE"**,
* **"FULLY_IMPLEMENTED_SERVICE"**.
Więcej informacji znajdziesz w [dokumentacji](https://developer.allegro.pl/documentation/#tag/After-sale-services) i [naszym poradniku](https://developer.allegro.pl/account/#warunki-zwrot%C3%B3w).
**Wcześniejsze informacje**:
- [Zmiany w warunkach zwrotów](https://developer.allegro.pl/news/#return-policy-changed) (6.07.2021)
### AKTUALIZACJA
**Walidacja adresu** będzie włączona dopiero w **październiku 2021** wraz z pozostałymi zmianami.
--------
### We have made changes to the terms of return policy
We have introduced the first stage of [changes](https://developer.allegro.pl/en/news/#return-policy-changed) to the terms of return policy.
**Which resources are affected by these changes?**
* [POST /after-sales-service-conditions/return-policies](https://developer.allegro.pl/en/documentation/#operation/createAfterSalesServiceReturnPolicyUsingPOST) - create new user's return policy,
* [GET /after-sales-service-conditions/return-policies/{returnPolicyId}](https://developer.allegro.pl/en/documentation/#operation/getAfterSalesServiceReturnPolicyUsingGET) - get the user's return policy,
* [PUT /after-sales-service-conditions/return-policies/{returnPolicyId}](https://developer.allegro.pl/en/documentation/#operation/updateAfterSalesServiceReturnPolicyUsingPUT) - change the user's return policy.
**What have we changed?**
To the current structure:
1. ~~We added address validation for **"countryCode": "PL"**.~~
2. We added a new **"contact"** section with contact information - phone number and email address.
3. We added a new **"options"** section.
4. For value **"range": "RESTRICTED"**:
* in the **restrictionCause.name** field we added one value **"VALUE_DEPENDENT_ON_FINANCIAL_MARKET"** - "A service or item whose prices depend on fluctuations in the financial market over which the seller has no control and which may occur before the end of the withdrawal period, e.g., investment products: gold bars, collectible coins, silver, platinum."
* we changed the descriptions for existing values in the **restrictionCause.description** field.
**What do you need to adapt your returns policy to the changes?**
Check the return addresses. When you create or edit a return policy, you will get an error if it does not match our guidelines (for **"countryCode": "PL"**):
* **city** - only Polish letters (without zip code and special characters),
* **zip code** - validation according to the pattern (dd [-] ddd),
* **street** - without special signs, in accordance with the rules of carrier validation.
We added new fields and values to the existing structure. Please review them and make changes before October 2021 - before they become effective.
**What will we change in October 2021?**
1. We will remove the **"attachment"** field.
2. We will remove the **"description"** field and replace it with an optional **"contact"** object.
3. Sending the full **"options"**structure will be obligatory.
4. We will remove 3 values from **restrictionCause.name**:
* **"ALCOHOL"**,
* **"BOOKED_SERVICE"**,
* **"FULLY_IMPLEMENTED_SERVICE"**.
More information: [documentation](https://developer.allegro.pl/en/documentation/#tag/After-sale-services), [our guide](https://developer.allegro.pl/en/account/#return-policies).
**Previous news**:
- [Changes to the terms of return policy](https://developer.allegro.pl/en/news/#return-policy-changed) (July 6th, 2021)
### UPDATE
**Address validation** is not enabled - it will be valid **from October 2021** along with other changes.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.