[NEWS] Zwroty klienckie - dodaliśmy nowe pola / Customer returns - we have added new fields
- Dominant language
- No language data
- Stars
- 244
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Dzisiaj, w strukturze odpowiedzi dla:
* [GET /order/customer-returns](https://developer.allegro.pl/documentation/#operation/getCustomerReturns),
* [GET /order/customer-returns/{customerReturnId}](https://developer.allegro.pl/documentation/#operation/getCustomerReturnById)
dodaliśmy dwa nowe pola:
* **buyer.email** - adres email kupującego,
* **buyer.login** - login kupującego.
Dodatkowo, umożliwiliśmy filtrowanie wyników [GET /order/customer-returns](https://developer.allegro.pl/documentation/#operation/getCustomerReturns) przy wykorzystaniu wprowadzonych pól.
Więcej informacji na temat zwrotów klienckich znajdziesz w [naszym poradniku](https://developer.allegro.pl/tutorials/jak-obslugiwac-zamowienia-GRaj0qyvwtR#zwroty-klienckie).
-----
Today, in the response structure for:
* [GET /order/customer-returns](https://developer.allegro.pl/documentation/#operation/getCustomerReturns),
* [GET /order/customer-returns/{customerReturnId}](https://developer.allegro.pl/documentation/#operation/getCustomerReturnById)
we have added two new fields:
* **buyer.email** - buyer email,
* **buyer.login** - buyer login.
In addition, we have made it possible to filter [GET /order/customer-returns](https://developer.allegro.pl/documentation/#operation/getCustomerReturns) results using the introduced fields.
You can find more information about customer returns in [our guide](https://developer.allegro.pl/tutorials/process-orders-PgPMlWDr8Cv#customer-returns).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.