[NEWS] Udostępniliśmy zasoby do obsługi zwrotów klienckich / We have introduced resources for customer returns management
- Linguagem predominante
- Sem dados de linguagem
- Estrelas
- 244
- Forks
- 40
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Dzisiaj udostępniliśmy w wersji beta nowe zasoby, dzięki którym obsłużysz zwroty klienckie za pośrednictwem naszego API:
- [GET /order/customer-returns](https://developer.allegro.pl/documentation/#operation/getCustomerReturns) - pobierz listę zwrotów klienckich,
- [GET /order/customer-returns/{customerReturnId}](https://developer.allegro.pl/documentation/#operation/getCustomerReturnById) - pobierz szczegółowe informacje o zwrocie,
- [POST /order/customer-returns/{customerReturnId}/rejection](https://developer.allegro.pl/documentation/#operation/rejectCustomerReturnRefund) - odmów zwrotu wpłaty.
**Ważne!** Aby skorzystać z zasobów, w nagłówkach **Accept** oraz **Content-Type** przekaż wartość **‘application/vnd.allegro.beta.v1+json’**.
Więcej informacji o obsłudze zwrotów klienckich znajdziesz w [naszym poradniku](https://developer.allegro.pl/orders/#zwroty-klienckie).
-----
Today we have introduced new beta resources to help you handle customer returns via our API:
- [GET /order/customer-returns](https://developer.allegro.pl/en/documentation/#operation/getCustomerReturns) - retrieve a list of customer returns,
- [GET /order/customer-returns/{customerReturnId}](https://developer.allegro.pl/en/documentation/#operation/getCustomerReturnById) - retrieve detailed information about customer return,
- [POST /order/customer-returns/{customerReturnId}/rejection](https://developer.allegro.pl/en/documentation/#operation/rejectCustomerReturnRefund) - reject customer return refund.
**Note!** To use the resources, pass the value **‘application/vnd.allegro.beta.v1+json’** in the **Accept** and **Content-Type** headers.
You will find more information about customer returns in [our tutorial](https://developer.allegro.pl/en/orders/#customer-returns).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.