Skip to content

Items[]

.halguru-ksef.yamlItems[]

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

Field Information#

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)

Technical Information#

Property Value
Path Items[]
Internal Type KSEFModels.KSEFItem
Internal Root Type KSEFInvoiceHalGuru
File Extension .halguru-ksef.yaml
JSON Schema halguru-ksef-schema.json

.halguru-ksef.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0