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

Offen
#3,259 16 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @MaciejFrackowiak Auf GitHub ansehen
News
Vorherrschende Sprache
Keine Sprachdaten
Sterne
244
Forks
40
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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’.**

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.