allegro / allegro/allegro-api

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

オープン
#5,817 コメント 2 件 リアクション 0 件 担当者 1 名 @MaciejFrackowiak が担当を希望しています GitHub で見る
News
主要言語
言語のデータがありません
スター
244
フォーク
40
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。