allegro / allegro-api

Issue tracker and wiki for Allegro REST API
https://developer.allegro.pl/
217 stars 39 forks source link

[NEWS] Serwisy zagraniczne Allegro - dodaliśmy nowy obiekt "marketplace" w zamówieniach / Allegro foreign services - we added a new "marketplace" object in orders #6730

Open AureliuszBrussy opened 1 year ago

AureliuszBrussy commented 1 year ago

W jednym z naszych poprzednich newsów informowaliśmy o tym, że sprzedawcy będą mogli wkrótce wyświetlać swoje oferty w zagranicznych domenach serwisu Allegro.

W związku z dostosowywaniem API Allegro do nadchodzących zmian, wdrożyliśmy dzisiaj w zamówieniach nowy obiekt "marketplace", gdzie w polu "id" zwracamy identyfikator domeny serwisu, w którym kupujący wykonał zakup.

Nowy obiekt zwracamy w:

Aktualnie w polu "marketplace.id" zwracamy jedynie wartość "allegro-pl", natomiast po uruchomieniu nowych domen będą to także inne wartości, np. "allegro-cz".

Więcej o nadchodzących zmianach w ramach nowych serwisów zagranicznych przeczytasz na dedykowanej stronie.


In one of our previous news, we informed you that sellers would soon be able to display their offers on foreign Allegro domains.

Due to adapting the Allegro API to the upcoming changes, today we implemented a new "marketplace" object in orders, where the "id" field returns the domain ID of the site where the buyer made the purchase.

The new object is returned in:

Currently, the "marketplace.id" field only returns the value "allegro-pl", while after the launch of the new domains, it will also be other values, such as "allegro-cz".

You can read more about the upcoming changes under the new foreign services on dedicated page.

AureliuszBrussy commented 1 year ago

Aktualizacja:

W GET /order/checkout-forms dodaliśmy także nowy parametr wyszukiwania "marketplace.id", dzięki któremu możesz filtrować zamówienia dla wskazanego serwisu.


Update:

In GET /order/checkout-forms we have also added a new query parameter "marketplace.id", so that you can filter orders for the indicated marketplace.