errorbusinessEN 16931

BR-AE-05:Reverse charge invoice line must have 0% VAT rate

Fix: Invoice Navigator automatically fixes this issue by correcting the `cac:InvoiceLine` element in your Invoice. Upload your invoice to fix this automatically.

When an invoice line uses the reverse charge VAT category, the VAT rate must be 0%. Reverse charge means the buyer accounts for VAT, so seller charges zero VAT.

Severity
Fatal
Rule set
EN 16931
Country
All EU
Fix type
AUTO-FIX
Confidence
95%
Category
tax

Engine Classification

Set VAT rate to 0% for reverse charge invoice lines per EN16931 BR-AE-05

Confidence: 95% · Applied automatically in pipeline

What is BR-AE-05?

BR-AE-05 is a fatal validation rule defined in the EN 16931 specification. It validates the Percent element under Item > ClassifiedTaxCategory in the UBL invoice XML.

When this rule fires, the invoice is rejected by Peppol access points and never reaches the buyer.

Target path: //cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[cbc:ID='AE']/cbc:Percent

Why This Error Matters

Invoice will be rejected by validation. Reverse charge mechanism requires 0% VAT rate - any other rate is logically incorrect.

BR-AE-05 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.

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-AE-05
  • ·Specification: EN 16931

How to Fix It

1.

Identify reverse charge lines

2.

Check VAT rate values

3.

Set rate to zero

4.

Verify consistency

5.

Validate the result

Before / After

Failing XML
<Invoice>
  <cac:InvoiceLine>INVALID_CODE</cac:InvoiceLine>
</Invoice>
Corrected XML
<Invoice>
  <cac:InvoiceLine>VALID_CODE</cac:InvoiceLine>
</Invoice>

Technical Reference

XPath//cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[cbc:ID='AE']/cbc:Percent
SpecEN 16931
Operationset_value
StrategySet VAT rate to 0% for reverse charge invoice lines per EN16931 BR-AE-05

Common Causes

  • ·Non-zero VAT rate applied to reverse charge line
  • ·Standard VAT rate left on line when changing to reverse charge
  • ·ERP did not automatically set rate to zero
  • ·Manual error when setting up reverse charge item
  • ·VAT rate field not cleared when category changed

Seeing this in production? The API handles BR-AE-05 automatically. See the fix response →

Frequently Asked Questions

When an invoice line uses the reverse charge VAT category, the VAT rate must be 0%. Reverse charge means the buyer accounts for VAT, so seller charges zero VAT.

Invoice Navigator automatically fixes this issue by correcting the `cac:InvoiceLine` element in your Invoice. You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.

Yes, BR-AE-05 is a critical error that will cause invoice rejection. It must be fixed before submission.

Many instances of BR-AE-05 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

Share this guide:

Validate your invoice

Drop your XML here to check for BR-AE-05

Auto-fix BR-AE-05 in seconds

Upload your invoice and we fix this error automatically. Financial fields are never touched.