BR-Z-04:When using this VAT category, the seller must have a VAT identifier, tax...
When using this VAT category, the seller must have a VAT identifier, tax registration, or tax representative (applies to `cac:AllowanceCharge`, rule BR-Z-04).
Engine Classification
Business data required · Explicit input workflow · No assumptions made
Required input: Seller VAT Identifier (BT-31)
What is BR-Z-04?
BR-Z-04 is a fatal validation rule defined in the EN 16931 specification. It checks whether when using this vat category, the seller must have a vat identifier, tax....
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.
Why This Error Matters
Invoice will be rejected. Zero rated VAT (category Z) requires seller VAT registration, 0% rate, and correct breakdown. Zero rate is different from exemption - it still requires tax compliance.
BR-Z-04 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.
Validator Behavior
- ·Causes invoice rejection
- ·Error returned: BR-Z-04
- ·Specification: EN 16931
Before / After
<Invoice> <cac:AllowanceCharge>INVALID_CODE</cac:AllowanceCharge> </Invoice>
<Invoice> <cac:AllowanceCharge>VALID_CODE</cac:AllowanceCharge> </Invoice>
Technical Reference
Common Causes
- ·Zero rated charge missing seller VAT identifier
- ·Document charge with BT-102=Z needs seller tax ID
- ·Z category charge requires BT-31, BT-32, or BT-63
- ·Seller VAT registration absent for zero rate charge
- ·Zero rate on charges requires VAT registered seller
Seeing this in production? The API handles BR-Z-04 automatically. See the fix response →
See Also
Related Errors
Last updated: 27 February 2026
Handle BR-Z-04 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.