[NEWS] Rabaty transakcyjne (zwroty prowizji) w REST API / Sale commission refunds in REST API
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 244
- Forks
- 40
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Udostępniliśmy dziś nowe zasoby, dzięki którym możesz zarządzać rabatami transakcyjnymi (zwrotami prowizji):
- [POST /order/refund-claims](https://developer.allegro.pl/documentation/#operation/createRefundApplication) - utwórz wniosek o rabat transakcyjny,
- [GET /order/refund-claims](https://developer.allegro.pl/documentation/#operation/getRefundApplications) - pobierz listę utworzonych wniosków,
- [GET /order/refund-claims/{claimId}](https://developer.allegro.pl/documentation/#operation/getRefundApplication) - pobierz wniosek o rabat transakcyjny,
- [DELETE /order/refund-claims/{claimId}](https://developer.allegro.pl/documentation/#operation/cancelRefundApplication) - anuluj wniosek o rabat transakcyjny.
Jako sprzedawca możesz wystąpić o rabat transakcyjny, jeśli sprzedasz przedmiot, ale transakcja nie dojdzie do skutku. Więcej o przyznawaniu rabatów znajdziesz w [naszym artykule.](https://allegro.pl/dla-sprzedajacych/poznaj-szczegoly-nowego-procesu-przyznawania-rabatu-transakcyjnego-zwrotu-prowizji-qzBq8yRBLSv)
Przez REST API możesz utworzyć wniosek dla **prowizji, które pobraliśmy w ciągu ostatnich 45 dni.**
Więcej informacji znajdziesz w [naszym poradniku](https://developer.allegro.pl/orders/#11).
-----
We have introduced new resources, which allows you to manage commision refunds:
- [POST /order/refund-claims](https://developer.allegro.pl/documentation/#operation/createRefundApplication) - create a sale commission refund application,
- [GET /order/refund-claims](https://developer.allegro.pl/documentation/#operation/getRefundApplications) - retrieve list of sale commission refunds applications,
- [GET /order/refund-claims/{claimId}](https://developer.allegro.pl/documentation/#operation/getRefundApplication) - retrieve a sale commission refund application details,
- [DELETE /order/refund-claims/{claimId}](https://developer.allegro.pl/documentation/#operation/cancelRefundApplication) - cancel a sale commission refund application.
As a seller you can apply for a sale commission refund, when you sold an item, but the transaction did not take place. You can find more information about sale commission refunds in [our article](https://allegro.pl/dla-sprzedajacych/poznaj-szczegoly-nowego-procesu-przyznawania-rabatu-transakcyjnego-zwrotu-prowizji-qzBq8yRBLSv).
Via REST API you can create a sale commission refund application for **commissions collected in the last 45 days**.
You will find more information in [our guide](https://developer.allegro.pl/en/orders/#11).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.