allegro / allegro/allegro-api

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

Abierto
#5,817 2 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

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).

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.