[NEWS] Nowe statusy realizacji zamówienia / New statuses of order fulfillment
- 主要語言
- 沒有語言資料
- 星號
- 244
- 分支
- 40
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Aby ułatwić obsługę zamówień z odbiorem osobistym przesyłki w punkcie sprzedającego, dla zasobu:
- [PUT /order/checkout-forms/{id}/fulfillment](https://developer.allegro.pl/documentation/#operation/setOrderFulfillmentUsingPUT)
dodaliśmy dziś dwie nowe wartości:
- READY_FOR_PICKUP - gotowa do odbioru,
- PICKED_UP - odebrana,
które możesz przekazać w polu: **“status”** w celu aktualizacji statusu realizacji zamówienia.
Jednocześnie dla zasobów:
- [GET /order/checkout-forms](https://developer.allegro.pl/documentation/#operation/getListOfOrdersUsingGET),
- [GET /order/checkout-forms/{id}](https://developer.allegro.pl/documentation/#operation/getOrdersDetailsUsingGET),
nowe wartości będziemy zwracać w polu: **fulfillment.status**.
Więcej informacji na temat zmiany statusu realizacji zamówienia, znajdziesz w [naszym poradniku](https://developer.allegro.pl/orders/#zmiana-statusu-realizacji-zam%C3%B3wienia), natomiast pełną listę statusów - w [naszej dokumentacji](https://developer.allegro.pl/documentation/#operation/getListOfOrdersUsingGET).
---
To facilitate the handling of orders with personal pickup of the shipment at the pick-up point, for the resource:
- [PUT /order/checkout-forms/{id}/fulfillment](https://developer.allegro.pl/en/documentation/#operation/setOrderFulfillmentUsingPUT)
today we have added new values:
- READY_FOR_PICKUP,
- PICKED_UP,
which you can provide in the **“status”** field to update the status of the order.
At the same time for resources:
- [GET /order/checkout-forms](https://developer.allegro.pl/en/documentation/#operation/getListOfOrdersUsingGET),
- [GET /order/checkout-forms/{id}](https://developer.allegro.pl/en/documentation/#operation/getOrdersDetailsUsingGET),
we will return new values in the **fulfillment.status** field.
You can find more information on changing the status of an order in [our guide](https://developer.allegro.pl/en/orders/#order-fulfillment-status-change) and a full list of statuses - in [our documentation](https://developer.allegro.pl/en/documentation/#operation/getListOfOrdersUsingGET).
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。