allegro / allegro/allegro-api

[NEWS] Ustawienia dostawy - wprowadzamy gotowe cenniki dostawy / Delivery settings - we are introducing pre-made shipping price lists

Ouverte
#11,924 0 commentaires 0 réactions 1 personne assignée Réclamée par @MaciejFrackowiak Voir sur GitHub
News Sale settings
Langage dominant
Aucune donnée de langage
Étoiles
244
Forks
40
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Wprowadzamy nowy rodzaj cenników dostaw, który ułatwi sprzedającym przygotowanie informacji o dostawie.

**Czym są gotowe cenniki dostaw?**

Gotowe cenniki dostawy to cenniki kwalifikujące się do programu Smart!, **tworzone na podstawie szablonów zdefiniowanych przez Allegro**. Dzięki temu zapewnimy automatyczną aktualizację cen, zgodną z limitami cenowymi dostaw i tym samym **zwolnimy sprzedawców z odpowiedzialności za ten proces**. Sprzedawcy mogą je w pewnym stopniu dostosować za pośrednictwem strony internetowej, np. włączając odbiór osobisty, wyłączając płatność za pobraniem w Polsce, czy wykluczając wybrane opcje dostawy (bez naruszania zasad Smart!).

Więcej o gotowych cennikach dostaw przeczytasz na [stronie dla sprzedających](https://help.allegro.com/pl/sell/a/gotowe-cenniki-czym-sa-i-jak-dzialaja-1nrOKLzrxTx).

**Jakie zmiany wprowadziliśmy?**

W odpowiedzi:

* [GET /sale/shipping-rates](https://developer.allegro.pl/documentation/#tag/Delivery/operation/getListOfShippingRatestUsingGET) - pobierz cenniki dostaw,
* [GET /sale/shipping-rates/{id}](https://developer.allegro.pl/documentation/#tag/Delivery/operation/getShippingRatesSetUsingGET) - pobierz szczegółowe informacje o wskazanym cenniku dostaw,

dodaliśmy obiekt “**features**” z polem “**managedByAllegro**”, w którym wartość:

* **true** - oznacza, że cennik dostawy został utworzony na podstawie szablonu i jest zarządzany przez Allegro. Sprzedawca nie ma możliwości edycji takiego cennika za pomocą [PUT /sale/shipping-rates/{id}](https://developer.allegro.pl/documentation/#operation/modifyShippingRatesSetUsingPUT).
* **false** - oznacza, że jest to standardowy cennik utworzony przez sprzedawcę.

Więcej informacji na temat zarządzania ustawieniami i cennikami dostaw znajdziesz w [naszym poradniku](https://developer.allegro.pl/tutorials/jak-zarzadzac-kontem-danymi-uzytkownika-ZM9YAKgPgi2#ustawienia-i-cenniki-dostaw).

-----

We are introducing a new type of shipping rates that will make it easier for sellers to prepare delivery information.

**What are pre-made shipping price lists?**

Pre-made shipping price lists are rates eligible for the Smart! program, **created based on templates defined by Allegro**. Thanks to this, we will ensure automatic price updates, in line with delivery price caps, and **thereby free sellers from responsibility for this process**. Sellers can customize them to some extent via the website, e.g., by enabling in-store pickup, disabling cash on delivery in Poland, or excluding selected delivery options (without violating Smart! rules).

You can read more about predefined shipping rates on the [For Sellers page](https://help.allegro.com/en/sell/a/pre-made-shipping-price-lists-what-they-are-and-how-they-work-1nr6Zbeb2Sb).

**What changes have we introduced?**

In the response of:

* [GET /sale/shipping-rates](https://developer.allegro.pl/documentation/#tag/Delivery/operation/getListOfShippingRatestUsingGET) - retrieve shipping rates,
* [GET /sale/shipping-rates/{id}](https://developer.allegro.pl/documentation/#tag/Delivery/operation/getShippingRatesSetUsingGET) - retrieve detailed information about the specified shipping rate,

we have added the "**features**" object with the "**managedByAllegro**" field, where the value:

* **true** - means that the shipping rate was created based on a template and is managed by Allegro. The seller cannot edit such a shipping rate using [PUT /sale/shipping-rates/{id}](https://developer.allegro.pl/documentation/#operation/modifyShippingRatesSetUsingPUT).
* **false** - means it is a standard shipping rate created by the seller.

You can find more information about managing delivery settings and shipping rates in [our guide](https://developer.allegro.pl/tutorials/account-and-user-data-management-jn9vBjqjnsw#delivery-settings-and-shipping-rates).

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.