[NEWS] Wysyłam z Allegro - Od dzisiaj dla każdego zamówienia pobierzesz proponowane dane i ustawienia dostawy potrzebne do nadania przesyłki / Ship with Allegro - from today on, for each order you will retrieve the proposed delivery settings
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 244
- Forks
- 40
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Obecnie w ramach [Wysyłam z Allegro](https://developer.allegro.pl/tutorials/jak-zarzadzac-przesylkami-przez-wysylam-z-allegro-LRVjK7K21sY) nadasz przesyłkę, dla której szczegółowe informacje m.in. o usłudze dostawy, limitach ubezpieczenia czy kwoty za pobraniem, musisz pobrać za pomocą [GET /shipment-management/delivery-services](https://developer.allegro.pl/documentation/#operation/getDeliveryServices), natomiast dane do wysyłki - bezpośrednio ze szczegółów zamówienia.
W odpowiedzi na Wasze liczne sugestie wprowadzamy nowy zasób, który **agreguje** wszystkie niezbędne informacje w **jednym miejscu**. Teraz, bazując na konkretnym zamówieniu, w jednym zapytaniu otrzymasz **kompletne dane** do wysyłki oraz proponowane ustawienia dostawy gotowe do utworzenia przesyłki.
**Co zmieniliśmy?**
Od dzisiaj:
* dla [POST /shipment-management/shipments/create-commands](https://developer.allegro.pl/documentation/#operation/createNewShipment) - pole **“deliveryMethodId**” jest **opcjonalne** i nie musisz już go przekazywać w requeście, ponieważ opcję dostawy pobierzemy automatycznie z zamówienia. Jednocześnie **oznaczyliśmy je jako** **deprecated** i **w I kwartale 2027 roku całkowicie je usuniemy**,
* zasób [GET /shipment-management/delivery-services](https://developer.allegro.pl/documentation/#operation/getDeliveryServices) do pobierania listy usług dostawy **oznaczyliśmy jako deprecated** i **wraz w I kwartale 2027 roku całkowicie go usuniemy**,
* w zamian skorzystasz z nowego zasobu [GET /shipment-management/delivery-proposals/{orderId}](https://developer.allegro.pl/documentation/#operation/getDeliveryProposals), za pomocą którego pobierzesz proponowane ustawienia i dane do wysyłki w jednym miejscu.
Więcej informacji na temat nowej funkcjonalności znajdziesz w [naszym poradniku](https://developer.allegro.pl/tutorials/jak-zarzadzac-przesylkami-przez-wysylam-z-allegro-LRVjK7K21sY#jak-pobrac-proponowane-dane-i-ustawienia-dostawy-dla-zamowienia).
--------
As part of managing [Ship with Allegro](https://developer.allegro.pl/tutorials/jak-zarzadzac-przesylkami-przez-wysylam-z-allegro-LRVjK7K21sY) resources, you can currently create a shipment, for which you can retrieve detailed information, including delivery service, insurance or cash-on-delivery limits, using [GET /shipment-management/delivery-services](https://developer.allegro.pl/documentation/#operation/getDeliveryServices). Shipping details you can retrieve directly from the order details.
In response to numerous suggestions, we're introducing a new resource that **aggregates** all the necessary information **in one place**. Now, based on a specific order, you'll receive **complete** shipping details and suggested shipping settings in a single query, ready to create a shipment.
**What have we changed?**
Starting today:
* for [POST /shipment-management/shipments/create-commands](https://developer.allegro.pl/documentation/#operation/createNewShipment) - the **“deliveryMethodId”** field **became optional**, and you no longer have to pass it in the request, because we automatically retrieve the delivery option from the order. At the same time, **we have marked it as deprecated and will completely remove it in Q1 2027**,
* the [GET /shipment-management/delivery-services](https://developer.allegro.pl/documentation/#operation/getDeliveryServices) resource for retrieving the list of delivery services **has been marked as deprecated and will be completely removed in Q1 2027**,
* instead, you can use the new resource [GET /shipment-management/delivery-proposals/{orderId}](https://developer.allegro.pl/documentation/#operation/getDeliveryProposals), which allows you to retrieve the proposed delivery settings and data needed to create a shipment.
You can find more information about the new resource in [our guide](https://developer.allegro.pl/tutorials/how-to-manage-parcels-via-ship-with-allegro-ZM9YAyGKWTV#how-to-retrieve-the-proposed-delivery-details-and-settings-for-an-order).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.