BR-O-02:VAT identifier found but invoice is marked as not subject to VAT
Fix: Invoice Navigator automatically fixes this issue by correcting the `cac:InvoiceLine` element in your Invoice (BR-O-02). Upload your invoice to fix this automatically.
Your invoice uses VAT category "O" (Not subject to VAT) on one or more lines, but the seller has a VAT identification number. These two things contradict each other — if VAT does not apply, the seller should not have a VAT ID on this invoice.
Engine Classification
Present user with choice: remove seller VAT identifier (if truly not subject to VAT) or change the tax category to the correct one (if VAT applies)
Confidence: 70% · Applied automatically in pipeline
What is BR-O-02?
BR-O-02 is a fatal validation rule defined in the EN 16931 specification. It validates the CompanyID element under Party > PartyTaxScheme in the UBL invoice XML.
When this rule fires, the invoice is rejected by Peppol access points and never reaches the buyer.
Target path: /Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:CompanyID
Why This Error Matters
Invoice will be rejected. "Not subject to VAT" (category O) has strict rules: no VAT identifiers allowed, no other categories permitted, and exemption reason required. Non-compliance prevents validation.
BR-O-02 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.
Validators reject invoices where the VAT category contradicts the seller's tax identifiers. This inconsistency can also trigger tax audit flags, as it suggests the invoice may have an incorrect VAT treatment.
Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.
Validator Behavior
- ·Causes invoice rejection
- ·Error returned: BR-O-02
- ·Specification: EN 16931
How to Fix It
Before / After
<Invoice> <cac:InvoiceLine>-100.00</cac:InvoiceLine> </Invoice>
<Invoice> <cac:InvoiceLine>100.00</cac:InvoiceLine> </Invoice>
Technical Reference
/Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:CompanyIDCommon Causes
- ·Category O line found but seller VAT identifier present
- ·"Not subject to VAT" transactions must not have seller BT-31
- ·Seller cac:PartyTaxScheme included when O category used
- ·VAT registration incompatible with out-of-scope category
- ·Template includes VAT ID despite non-VAT transaction type
Seeing this in production? The API handles BR-O-02 automatically. See the fix response →
Frequently Asked Questions
Your invoice uses VAT category "O" (Not subject to VAT) on one or more lines, but the seller has a VAT identification number. These two things contradict each other — if VAT does not apply, the seller should not have a VAT ID on this invoice.
Invoice Navigator automatically fixes this issue by correcting the `cac:InvoiceLine` element in your Invoice (BR-O-02). You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.
Yes, BR-O-02 is a critical error that will cause invoice rejection. It must be fixed before submission.
Many instances of BR-O-02 can be automatically corrected using Invoice Navigator's compliance engine. The fix is applied in your pipeline with full audit evidence.
Related Errors
Related Content
Last updated: 27 February 2026
Validate your invoice
Drop your XML here to check for BR-O-02
Auto-fix BR-O-02 in seconds
Upload your invoice and we fix this error automatically. Financial fields are never touched.