einvoicecheck

Rules / BR-CO-18 · Markdown

BR-CO-18

EN 16931-1 layer: en16931

Checked against Peppol BIS Billing 3.0 2026.5

What does BR-CO-18 mean? The invoice must contain at least one VAT breakdown group (BG-23). Add a cac:TaxTotal/cac:TaxSubtotal describing the VAT for each category.

Why did my invoice fail BR-CO-18?

An invoice must contain at least one VAT breakdown group (BG-23), i.e. at least one TaxSubtotal describing a VAT category, its taxable amount, VAT amount and rate. Without it the VAT cannot be reconciled and the invoice is not valid even when VAT is zero, exempt or reverse-charge.

Official rule text

An Invoice shall at least have one VAT breakdown group (BG-23).

Common causes

How do I fix it?

Add at least one breakdown, e.g. for a reverse charge: <cac:TaxSubtotal><cbc:TaxableAmount currencyID="EUR">100.00</cbc:TaxableAmount><cbc:TaxAmount currencyID="EUR">0.00</cbc:TaxAmount><cac:TaxCategory><cbc:ID>AE</cbc:ID><cbc:Percent>0</cbc:Percent><cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme></cac:TaxCategory></cac:TaxSubtotal>.

Related rules

BR-CO-03 · BR-CO-04 · BR-CO-05 · BR-CO-06 · BR-CO-07 · BR-CO-08 · BR-CO-09 · BR-CO-10

Check your invoice against this rule

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