errorEN 16931

BR-AE-07:Document level charge with reverse charge must have 0% VAT rate

When a document level charge uses the reverse charge VAT category, the VAT rate must be 0%. Charges in reverse charge scenarios follow the same zero-rate rule.

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 document-level charges per EN16931 BR-AE-07

Confidence: 95% · Applied automatically in pipeline

What is BR-AE-07?

BR-AE-07 is a fatal validation rule defined in the EN 16931 specification. It validates the Percent element under TaxCategory in the UBL invoice XML.

When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.

Target path: //cac:AllowanceCharge[cbc:ChargeIndicator='true']/cac:TaxCategory[cbc:ID='AE']/cbc:Percent

Why This Error Matters

Invoice will be rejected by validation. Reverse charge charges must have 0% VAT rate for logical consistency.

BR-AE-07 is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.

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

How to Fix It

1.

Identify reverse charge charges

2.

Check VAT rate values

3.

Set rate to zero

4.

Validate the result

Before / After

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

Technical Reference

XPath//cac:AllowanceCharge[cbc:ChargeIndicator='true']/cac:TaxCategory[cbc:ID='AE']/cbc:Percent
SpecEN 16931
Operationset_value
StrategySet VAT rate to 0% for reverse charge document-level charges per EN16931 BR-AE-07

Common Causes

  • ·Non-zero VAT rate on reverse charge charge
  • ·VAT rate not adjusted when charge category set to reverse charge
  • ·Copy from standard charge without updating rate
  • ·ERP does not auto-correct rate for reverse charge charges
  • ·Manual configuration error

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

Frequently Asked Questions

VAT category AE must have exemption reason.

Add TaxExemptionReasonCode VATEX-EU-AE or text. You can also use Invoice Navigator's automatic Fixer tool to correct this instantly.

Yes, BR-AE-07 is a critical error that will cause invoice rejection. It must be fixed before submission to ensure your invoice is accepted by the recipient's system.

Many instances of BR-AE-07 can be automatically corrected using Invoice Navigator's Fixer tool. Upload your invoice and the tool will identify and fix common issues, including reverse charge requires reason.

See Also

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle BR-AE-07 Automatically in Your Pipeline

The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.