allegro / allegro/allegro-api

[NEWS] Zasoby do obsługi zamówień dostępne tylko w wersji public / Order management resources available only in public version

未關閉
#3,259 16 則留言 0 個 reaction 已指派 1 人 已被 @MaciejFrackowiak 認領 在 GitHub 檢視
News
主要語言
沒有語言資料
星號
244
分支
40
PR 合併指標
30 天內沒有已合併 PR

描述

Od **10.06.2020** zasoby przeznaczone do obsługi zamówień:
- [GET /order/checkout-forms](https://developer.allegro.pl/documentation/#operation/getListOfOrdersUsingGET),
- [GET /order/checkout-forms/{id}](https://developer.allegro.pl/documentation/#operation/getOrdersDetailsUsingGET),
- [GET /order/events](https://developer.allegro.pl/documentation/#operation/getOrderEventsUsingGET),
- [GET /order/event-stats](https://developer.allegro.pl/documentation/#operation/getOrderEventsStatisticsUsingGET),
- [GET /order/checkout-forms/{id}/shipments](https://developer.allegro.pl/documentation/#operation/getOrderShipmentsUsingGET),
- [POST /order/checkout-forms/{id}/shipments](https://developer.allegro.pl/documentation/#operation/createOrderShipmentsUsingPOST),
- [GET /order/line-item-id-mappings](https://developer.allegro.pl/documentation/#operation/findMapping)

dostępne będą tylko w wersji **public**. Zmianę z wyprzedzeniem zapowiadaliśmy w komunikacie GitHub [#2220](https://github.com/allegro/allegro-api/issues/2220).

Wykonaj niezbędną zmianę w swoim oprogramowaniu - aby przejść na nową wersję wystarczy, że w nagłówku **‘accept’** oraz **‘content-type’** wywołania zmienisz wartość:

‘application/vnd.allegro.beta.v1+json’ na **‘application/vnd.allegro.public.v1+json’.**

-----
**On June 10th, 2020** resources responsible for order management:
- [GET /order/checkout-forms](https://developer.allegro.pl/documentation/#operation/getListOfOrdersUsingGET),
- [GET /order/checkout-forms/{id}](https://developer.allegro.pl/documentation/#operation/getOrdersDetailsUsingGET),
- [GET /order/events](https://developer.allegro.pl/documentation/#operation/getOrderEventsUsingGET),
- [GET /order/event-stats](https://developer.allegro.pl/documentation/#operation/getOrderEventsStatisticsUsingGET),
- [GET /order/checkout-forms/{id}/shipments](https://developer.allegro.pl/documentation/#operation/getOrderShipmentsUsingGET),
- [POST /order/checkout-forms/{id}/shipments](https://developer.allegro.pl/documentation/#operation/createOrderShipmentsUsingPOST),
- [GET /order/line-item-id-mappings](https://developer.allegro.pl/documentation/#operation/findMapping)

will be available only in **public** version. We announced change previously on GitHub post [#2220](https://github.com/allegro/allegro-api/issues/2220).

Please, make the necessary change to your software. To switch to the public version, you should change the headers value **‘accept’** and **‘content-type’** from:

‘application/vnd.allegro.beta.v1+json’ to **‘application/vnd.allegro.public.v1+json’.**

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。