Items[]
.halguru-ksef.yaml ➤ Items[]
Gets or sets the list of items included in the KSEF invoice.
Items:
- Name: Any text
Quantity: 5
QuantityName: Any text
UnitPriceNet: 123.45
Vat: 5
PKWIU: Any text
| Name |
Description |
| Title |
Items |
| Field Type |
ObjectList |
| Required |
True |
Field List
| Name |
Type |
Required |
Description |
| Name |
Text |
✔️ |
The name of the item. |
| Quantity |
Integer |
✔️ |
Quantity of the item. |
| QuantityName |
Text |
|
The name of the quantity. |
| UnitPriceNet |
Currency |
✔️ |
The unit price of the item. |
| Vat |
Integer |
|
The VAT rate of the item [%] or null if VAT is not applicable. |
| PKWIU |
Text |
|
Polska Klasyfikacja Wyrobów i Usług (PKWIU) |
| Property |
Value |
| Path |
Items[] |
| Internal Type |
KSEFModels.KSEFItem |
| Internal Root Type |
KSEFInvoiceHalGuru |
| File Extension |
.halguru-ksef.yaml |
| JSON Schema |
halguru-ksef-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |