allegro / allegro/allegro-api

[NEWS] Faktury - dodaliśmy nową flagę / Invoices - we have added a new flag

Ouverte
#5,817 2 commentaires 0 réactions 1 personne assignée Réclamée par @MaciejFrackowiak Voir sur GitHub
News
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

Dzisiaj dla [GET /order/checkout-forms/{id}/invoices](https://developer.allegro.pl/documentation/#operation/getOrderInvoicesDetails) dodaliśmy nową flagę "**hasExternalInvoices**". Wartość "**true**" oznacza, że faktura dla danego zamówienia została wysłana poza Allegro.

**Przykładowy response:**
```
{
"invoices": [],
"hasExternalInvoices": true - czy faktura została wysłana
poza Allegro
}
```

Więcej informacji o fakturach znajdziesz w [naszym poradniku](https://developer.allegro.pl/tutorials/jak-obslugiwac-zamowienia-GRaj0qyvwtR#faktury).

-----

Today for [GET /order/checkout-forms/{id}/invoices](https://developer.allegro.pl/documentation/#operation/getOrderInvoicesDetails) we have added a new flag "**hasExternalInvoices**". The "**true**" value means that the invoice for the given order has been sent outside Allegro.

**Sample response:**
```
{
"invoices": [],
"hasExternalInvoices": true - whether the invoice has been sent
outside Allegro
}
```

You will find more information about invoices in [our tutorial](https://developer.allegro.pl/tutorials/process-orders-PgPMlWDr8Cv#invoices).

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.