errorbusinessEN 16931

BR-IC-09:The tax amount for this VAT category must be 0 (zero). This category does...

Fix: Invoice Navigator automatically fixes this issue by correcting the `cbc:TaxAmount` element in your Invoice (BR-IC-09). Upload your invoice to fix this automatically.

The tax amount for this VAT category must be 0 (zero). This category does not generate tax (applies to `cbc:TaxAmount`, rule BR-IC-09).

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

Engine Classification

Set tax amount to 0 for intra-community supply VAT breakdown per EN16931 BR-IC-09

Confidence: 95% · Applied automatically in pipeline

What is BR-IC-09?

BR-IC-09 is a fatal validation rule defined in the EN 16931 specification. It validates the TaxAmount element under TaxSubtotal[cac:TaxCategory > ID='K'] 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:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='K']/cbc:TaxAmount

Why This Error Matters

Invoice will be rejected. Intra-community supply (category IC) requires both seller and buyer VAT numbers for reverse charge mechanism. Missing elements prevent cross-border VAT compliance verification.

BR-IC-09 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-IC-09
  • ·Specification: EN 16931

How to Fix It

1.

Locate the field

Check cbc:TaxAmount at //cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='K']/cbc:TaxAmount. The current value does not meet the rule requirements for BR-IC-09.

2.

Set the correct value

Invoice Navigator automatically fixes this issue by correcting the `cbc:TaxAmount` element in your Invoice (BR-IC-09).

3.

Re-validate your invoice

Upload the corrected invoice to confirm BR-IC-09 is resolved.

Before / After

Failing XML
<cac:TaxSubtotal>
  <cbc:TaxAmount>INVALID_CODE</cbc:TaxAmount>
</cac:TaxSubtotal>
Corrected XML
<cac:TaxSubtotal>
  <cbc:TaxAmount>VALID_CODE</cbc:TaxAmount>
</cac:TaxSubtotal>

Technical Reference

XPath//cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='K']/cbc:TaxAmount
SpecEN 16931
Operationset_value
StrategySet tax amount to 0 for intra-community supply VAT breakdown per EN16931 BR-IC-09

Common Causes

  • ·Intra-community breakdown shows non-zero tax amount
  • ·cbc:TaxAmount in IC breakdown must be 0.00
  • ·Tax calculated on IC items despite zero-rate requirement
  • ·Intra-community VAT amount field contains value instead of zero
  • ·Tax engine computed amount when IC rate should be 0%

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

Frequently Asked Questions

The tax amount for this VAT category must be 0 (zero). This category does not generate tax (applies to `cbc:TaxAmount`, rule BR-IC-09).

Invoice Navigator automatically fixes this issue by correcting the `cbc:TaxAmount` element in your Invoice (BR-IC-09). You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.

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

Many instances of BR-IC-09 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: 14 April 2026

Share this guide:

Validate your invoice

Drop your XML here to check for BR-IC-09

Auto-fix BR-IC-09 in seconds

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