allegro / allegro/allegro-api

[NEWS] Zwroty klienckie - dodaliśmy nowe pola / Customer returns - we have added new fields

Aperta
#5,129 0 commenti 0 reazioni 1 assegnatario Rivendicata da @PrzemyslawLukanowski Vedi su GitHub
News
Lingua principale
Nessun dato sulla lingua
Stelle
244
Fork
40
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

W strukturze odpowiedzi [GET /order/customer-returns](https://developer.allegro.pl/documentation/#operation/getCustomerReturns) i [GET /order/customer-returns/{customerReturnId}](https://developer.allegro.pl/documentation/#operation/getCustomerReturnById) dodaliśmy:
- dwa nowe pola w obiekcie `refund.bankAccount`, w którym zwracamy dane do zwrotu wpłaty:
- `“iban”` - numer iban, czyli prefix kraju wraz z numerem konta,
- `“swift”` - opcjonalnie, kod swift tylko dla zagranicznych numerów konta.
- nowe pole w obiekcie `“address”` - `“countryCode”`, w którym zwrócimy kod kraju.

Więcej informacji na temat obsługi zwrotów klienckich znajdziesz w [naszym poradniku](https://developer.allegro.pl/orders/#zwroty-klienckie).

-----

In the [GET /order/customer-returns](https://developer.allegro.pl/en/documentation/#operation/getCustomerReturns) and [GET /order/customer-returns/{customerReturnId}](https://developer.allegro.pl/en/documentation/#operation/getCustomerReturnById) response structure we have added:
- two new fields in the `refund.bankAccount` object in which we return the data for refund:
- `“iban”` - country prefix with account number,
-` “swift”` - optional, only for foreign account numbers.
- new field in the `“address”` field - `“countryCode”`.

You can find more information about customer returns in [our guide](https://developer.allegro.pl/en/orders/#customer-returns).

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.