[NEWS] Faktury - dodaliśmy nową flagę / Invoices - we have added a new flag
- 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 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).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.