allegro / allegro/allegro-api

[NEWS] Warunki zwrotów - usuniemy pole “attachment” / Return policies - we will remove “attachment” field

Abierto
#6,658 0 comentarios 0 reacciones 1 asignado Reclamado por @MaciejFrackowiak Ver en GitHub
News
Lenguaje dominante
Sin datos de lenguaje
Estrellas
244
Forks
40
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Aby promować dostępny na stronie Allegro [formularz zwrotu](https://allegro.pl/pomoc/dla-sprzedajacych/prawa-i-obowiazki-sprzedajacego/jak-udostepnic-kupujacemu-formularz-zwrotu-D5AgVlEbdiX), dotychczasowe pole “**attachment**” w:

- [POST /after-sales-service-conditions/return-policies](https://developer.allegro.pl/documentation/#operation/createAfterSalesServiceReturnPolicyUsingPOST)
- [GET /after-sales-service-conditions/return-policies/{returnPolicyId}](https://developer.allegro.pl/documentation/#operation/getAfterSalesServiceReturnPolicyUsingGET)
- [PUT /after-sales-service-conditions/return-policies/{returnPolicyId}](https://developer.allegro.pl/documentation/#operation/updateAfterSalesServiceReturnPolicyUsingPUT)

oznaczyliśmy dziś w dokumentacji jako **Deprecated**.

Jednocześnie, w kolejnych etapach procesu:
- od **31.03.2023** będziemy:
- ignorować przekazywane w polu “**attachment**” wartości podczas tworzenia (POST) i edycji (PUT) warunków zwrotu;
- zwracać wartość “**null**” w polu “attachment” dla odpowiedzi metod POST, GET i PUT;
- **04.05.2023** pole “attachment” **usuniemy**.

Więcej informacji o zarządzaniu warunkami zwrotów znajdziesz w [naszym poradniku](https://developer.allegro.pl/tutorials/jak-zarzadzac-ofertami-7GzB2L37ase#jak-zarzadzac-warunkami-zwrotow).

-----

To promote [the return form](https://allegro.pl/pomoc/dla-sprzedajacych/prawa-i-obowiazki-sprzedajacego/jak-udostepnic-kupujacemu-formularz-zwrotu-D5AgVlEbdiX) available on the Allegro website, the existing “**attachment**” field in the:

- [POST /after-sales-service-conditions/return-policies](https://developer.allegro.pl/documentation/#operation/createAfterSalesServiceReturnPolicyUsingPOST)
- [GET /after-sales-service-conditions/return-policies/{returnPolicyId}](https://developer.allegro.pl/documentation/#operation/getAfterSalesServiceReturnPolicyUsingGET)
- [PUT /after-sales-service-conditions/return-policies/{returnPolicyId}](https://developer.allegro.pl/documentation/#operation/updateAfterSalesServiceReturnPolicyUsingPUT)

we have now marked as **Deprecated** in the documentation.

At the same time, in the subsequent stages of the process:
- from **March 31, 2023**, we will:
- ignore the values passed in the “**attachment**” field when creating (POST) and editing (PUT) return policy;
- return “**null**” value in the “attachment” field for POST, GET and PUT method responses;
- on **May 4, 2023**, we will **remove** “attachment” field.

You can find more information about return policies management in [our tutorial](https://developer.allegro.pl/tutorials/how-to-process-list-of-offers-m09BKA5v8H3#how-to-manage-return-policies).

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.