[NEWS] Serwisy zagraniczne Allegro - dodaliśmy parametr i pole “marketplaceId” w zasobach do obsługi zwrotów klienckich / Allegro foreign marketplaces - we have added new field and parameter in the resources for handling customer returns
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 244
- Forks
- 40
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
W ramach [zasobów do obsługi zwrotów klienckich](https://developer.allegro.pl/tutorials/jak-obslugiwac-zamowienia-GRaj0qyvwtR#zwroty-klienckie) dodaliśmy dziś:
- pole **“marketplaceId”** w odpowiedzi:
- [GET /order/customer-returns](https://developer.allegro.pl/documentation/#operation/getCustomerReturns),
- [GET /order/customer-returns/{customerReturnId}](https://developer.allegro.pl/documentation/#operation/getCustomerReturnById),
- [POST /order/customer-returns/{customerReturnId}/rejection](https://developer.allegro.pl/documentation/#operation/rejectCustomerReturnRefund),
w którym zwrócimy informację, jakiego serwisu dotyczy dany zwrot;
- parametr **“marketplaceId”** w:
- [GET /order/customer-returns](https://developer.allegro.pl/documentation/#operation/getCustomerReturns),
- [GET /order/customer-returns/{customerReturnId}](https://developer.allegro.pl/documentation/#operation/getCustomerReturnById),
dzięki któremu wyfiltrujesz wyniki według wskazanego serwisu.
Więcej informacji na temat serwisów zagranicznych Allegro znajdziesz na naszej [dedykowanej stronie](https://developer.allegro.pl/tutorials/wystawianie-i-zarzadzanie-oferta-w-serwisach-zagranicznych-wwzjP4M8gTZ).
-----
Today, in the [resources for handling customer returns](https://developer.allegro.pl/tutorials/jak-obslugiwac-zamowienia-GRaj0qyvwtR#zwroty-klienckie), we have added:
- **“marketplaceId”** field in the response to:
- [GET /order/customer-returns](https://developer.allegro.pl/documentation/#operation/getCustomerReturns),
- [GET /order/customer-returns/{customerReturnId}](https://developer.allegro.pl/documentation/#operation/getCustomerReturnById),
- [POST /order/customer-returns/{customerReturnId}/rejection](https://developer.allegro.pl/documentation/#operation/rejectCustomerReturnRefund),
in which we will return information about the specific marketplace of the given customer’s return;
- **“marketplaceId”** parameter in:
- [GET /order/customer-returns](https://developer.allegro.pl/documentation/#operation/getCustomerReturns),
- [GET /order/customer-returns/{customerReturnId}](https://developer.allegro.pl/documentation/#operation/getCustomerReturnById),
owing to which you can filter results by indicated marketplace.
You can find more information about Allegro foreign marketplaces in our [dedicated page](https://developer.allegro.pl/tutorials/wystawianie-i-zarzadzanie-oferta-w-serwisach-zagranicznych-wwzjP4M8gTZ).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.