[NEWS] Wysyłam z Allegro - 15 października 2025 zmienimy sposób zamawiania kuriera po odbiór przesyłek / Ship With Allegro - On October 15, 2025, we will change requesting shipment pickup by a courier
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 244
- Fork
- 40
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
15 października 2025 wprowadzimy zmiany we wskazywaniu miejsca odbioru przesyłek przez kuriera. Zaktualizuj do tego czasu swoją aplikację, aby nadal poprawnie obsługiwać ten proces.
**Jak dotychczas wyglądało zamawianie odbioru paczek?**
Za miejsce przekazania paczek do tej pory odpowiadało pole **“pickup”** (lub “sender”, jeśli go nie wskazano) podczas tworzenia przesyłki lub - [wdrożone 12 maja 2025 jako opcjonalne](https://developer.allegro.pl/news/wysylam-z-allegro-wprowadzamy-zmiany-w-obsludze-pola-pickup-ZM8A7BbGluz) - pole **“address”** na etapie zamawiania podjazdu.
**Jakie zmiany wprowadzamy?**
Od 15 października 2025 oznaczymy jako wymagane pole **“address”** w:
* [POST /shipment-management/pickup-proposals](https://developer.allegro.pl/documentation#operation/getPickupProposals) - pobierz propozycje daty odbioru paczek przez kuriera,
* [POST /shipment-management/pickups/create-commands](https://developer.allegro.pl/documentation#operation/createPickup) - zamów odbiór paczek przez kuriera.
Od tego dnia miejsce odbioru przesyłek wskażesz wyłącznie w tym polu. Nie będziemy brali pod uwagę danych zawartych w polu **“pickup”** definiowanych na etapie tworzenia przesyłki - pole usuniemy z odpowiedzi [POST /shipment-management/shipments/create-commands](https://developer.allegro.pl/documentation/#tag/Shipment-management/operation/getShipmentCreationStatus) i [GET /shipment-management/shipments/{shipmentId}](https://developer.allegro.pl/documentation#tag/Shipment-management/operation/getShipmentDetails).
Udostępniliśmy także nowy zasób [GET /shipment-management/pickups/{pickupId}](https://developer.allegro.pl/documentation#tag/Shipment-management/operation/getPickupDetails), dzięki któremu pobierzesz informacje o wskazanym miejscu odbioru i powiązanych przesyłkach. Jako **{pickupId}** przekaż identyfikator zwrócony w odpowiedzi [GET /shipment-management/pickups/create-commands/{commandId}](https://developer.allegro.pl/documentation#tag/Shipment-management/operation/createPickupStatus) w polu **“pickupId”**.
**Dlaczego wprowadzamy zmiany?**
Chcemy rozdzielić proces tworzenia przesyłki od miejsca odbioru przesyłek przez kuriera i tym samym umożliwić dowolność w zakresie edycji adresu przekazania paczek do wysyłki.
Więcej informacji na temat tego procesu znajdziesz w [naszym poradniku](https://developer.allegro.pl/tutorials/jak-zarzadzac-przesylkami-przez-wysylam-z-allegro-LRVjK7K21sY#jak-zamowic-odbior-paczek-przez-kuriera).
-----
On October 15, 2025, we will introduce changes for indicating the parcel pickup address by a courier. Update your application by that time to ensure the correct handling of this process.
**How did requesting parcel pickup look so far?**
So far, the **“pickup”** field (or the “sender” field, if not provided) has been responsible for specifying the parcel pickup location during shipment creation. Additionally, [from May 12, 2025, the optional ](https://developer.allegro.pl/news/ship-with-allegro-we-are-introducing-changes-to-the-handling-of-the-pickup-field-E7o6zwowDta)**“address”** field was introduced at the pickup request stage.
**What changes are we introducing?**
On October 15, 2025, we will mark the **"address"** field as required in:
* [POST /shipment-management/pickup-proposals](https://developer.allegro.pl/documentation#operation/getPickupProposals) - get shipments pickup proposals,
* [POST /shipment-management/pickups/create-commands](https://developer.allegro.pl/documentation#operation/createPickup) - request shipments pickup.
From that day on, you will indicate the parcel pickup location exclusively in this field. We will no longer consider data contained in the **"pickup"** field defined during shipment creation – we will remove this field from the responses of [POST /shipment-management/shipments/create-commands](https://developer.allegro.pl/documentation/#tag/Shipment-management/operation/getShipmentCreationStatus) and [GET /shipment-management/shipments/{shipmentId}](https://developer.allegro.pl/documentation#tag/Shipment-management/operation/getShipmentDetails).
We have also introduced a new resource, [GET /shipment-management/pickups/{pickupId}](https://developer.allegro.pl/documentation#tag/Shipment-management/operation/getPickupDetails), which allows you to retrieve information about the indicated pickup location and associated shipments. As **{pickupId}**, pass the identifier returned in the response to [GET /shipment-management/pickups/create-commands/{commandId}](https://developer.allegro.pl/documentation#tag/Shipment-management/operation/createPickupStatus) in the **"pickupId"** field.
**Why are we introducing these changes?**
We want to separate the shipment creation process from the courier pickup location, thereby enabling full flexibility in editing the address for handing over parcels for shipment.
You can find more information about this process in [our tutorial](https://developer.allegro.pl/tutorials/how-to-manage-parcels-via-ship-with-allegro-ZM9YAyGKWTV#how-to-request-shipment-pickup-by-a-courier).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.