einvoicecheck

Rules / BR-E-01 · Markdown

BR-E-01

EN 16931-1 layer: en16931

Checked against Peppol BIS Billing 3.0 2026.5

What does BR-E-01 mean? An Invoice that contains an Invoice line (BG-25), a Document level allowance (BG-20) or a Document level charge (BG-21) where the VAT category code (BT-151, BT-95 or BT-102) is "Exempt from VAT" shall contain exactly one VAT breakdown (BG-23) with the VAT category code (BT-118) equal to "Exempt from VAT".

Why did my invoice fail BR-E-01?

If any invoice line (BG-25), document-level allowance (BG-20) or document-level charge (BG-21) uses VAT category code "Exempt from VAT" (code E) in BT-151/BT-95/BT-102, then the invoice must contain exactly one VAT breakdown (BG-23) whose category code (BT-118) is also "E". This ensures every exempt element is summarized in a single, matching VAT subtotal so the VAT reporting is complete and consistent.

Official rule text

An Invoice that contains an Invoice line (BG-25), a Document level allowance (BG-20) or a Document level charge (BG-21) where the VAT category code (BT-151, BT-95 or BT-102) is "Exempt from VAT" shall contain exactly one VAT breakdown (BG-23) with the VAT category code (BT-118) equal to "Exempt from VAT".

Common causes

How do I fix it?

Add one VAT breakdown for the exempt category: <cac:TaxSubtotal><cbc:TaxableAmount currencyID="EUR">100.00</cbc:TaxableAmount><cbc:TaxAmount currencyID="EUR">0.00</cbc:TaxAmount><cac:TaxCategory><cbc:ID>E</cbc:ID><cbc:Percent>0</cbc:Percent><cbc:TaxExemptionReason>Exempt</cbc:TaxExemptionReason><cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme></cac:TaxCategory></cac:TaxSubtotal>

Related rules

BR-E-02 · BR-E-03 · BR-E-04 · BR-E-05 · BR-E-06 · BR-E-07 · BR-E-08 · BR-E-09

Check your invoice against this rule

Paste it into the live demo, or call POST /v1/validate. See the quickstart.