What does BR-AE-1 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 "Reverse charge" shall contain in the VAT breakdown (BG-23) exactly one VAT category code (BT-118) equal with "VAT reverse charge". For every VAT category used, EN 16931 demands certain accompanying mandatory data.
Common causes of BR-AE-1
- The mandatory data prescribed for the VAT category used is missing.
- VAT rate, tax amount or exemption reason do not match the category.
How to fix BR-AE-1
- Find the faulty spot in the XML. Open the XML of the invoice and go to field BG-25 along this XPath:
//ram:ApplicableTradeTax[ram:CategoryCode='AE'] - Apply the fix. For reverse charge (category 'AE') both the Seller VAT identifier (BT-31) AND a VAT identifier or tax number of the buyer must be present; set CalculatedAmount = 0 and give an ExemptionReason.
- Validate again. Save the file and validate it again to check that BR-AE-1 is no longer reported.
For reverse charge (category 'AE') both the Seller VAT identifier (BT-31) AND a VAT identifier or tax number of the buyer must be present; set CalculatedAmount = 0 and give an ExemptionReason.
//ram:ApplicableTradeTax[ram:CategoryCode='AE']Frequent questions about BR-AE-1
How do I fix BR-AE-1?
Related error codes
Check BR-AE-1 automatically
Instead of digging through the XML by hand you can validate your ZUGFeRD or XRechnung file online – upload the PDF or the XML and you get every error with rule ID, affected field, fix and XPath, as a readable report or as JSON through the API.