[NEWS] Serwisy zagraniczne Allegro - dodaliśmy nowy obiekt "marketplace" w zamówieniach / Allegro foreign services - we added a new "marketplace" object in orders
- Linguagem predominante
- Sem dados de linguagem
- Estrelas
- 244
- Forks
- 40
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
W jednym z naszych [poprzednich newsów](https://developer.allegro.pl/news/zmiany-w-wystawianiu-ofert-dodamy-mozliwosc-wyswietlania-ofert-w-zagranicznych-domenach-serwisu-allegro-VLm1P0KVlhd) 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:
- [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).
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](https://developer.allegro.pl/tutorials/wystawianie-i-zarzadzanie-oferta-w-serwisach-zagranicznych-wwzjP4M8gTZ).
-------
In one of our [previous news](https://developer.allegro.pl/news/changes-in-listing-offers-we-will-add-the-possibility-to-display-offers-in-foreign-domains-of-allegro-s-marketplaces-9gKv0RVzRTK), 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:
- [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).
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](https://developer.allegro.pl/tutorials/listing-and-managing-offers-on-foreign-marketplaces-7GndGjeAATn).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.