errorPeppol BIS 3.0

PEPPOL-EN16931-P0105:Tax category and exemption reason code do not match

Your invoice has a VAT breakdown where the tax category and the exemption reason code do not match. For example, category "O" (Not subject to VAT) requires exemption code "VATEX-EU-O", but a different code was found.

Severity
Fatal
Rule set
Peppol BIS 3.0
Country
All EU
Fix type
AUTO-FIX
Confidence
95%

Engine Classification

Synchronise tax category code and exemption reason code. Category O requires VATEX-EU-O, and vice versa.

Confidence: 95% · Applied automatically in pipeline

What is PEPPOL-EN16931-P0105?

PEPPOL-EN16931-P0105 is a fatal validation rule defined in the Peppol BIS 3.0 specification. It validates the TaxExemptionReasonCode element under TaxSubtotal > 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:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:TaxExemptionReasonCode

Why This Error Matters

Invoice will be rejected by PEPPOL validators. PEPPOL BIS Billing enforces specific format, type code, and VAT exemption code consistency requirements.

PEPPOL-EN16931-P0105 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
  • ·Rejected by PEPPOL Access Points
  • ·Error returned: PEPPOL-EN16931-P0105
  • ·Specification: Peppol BIS 3.0

How to Fix It

.

.

.

.

Before / After

Failing XML
<Invoice>
  <!-- Issue: Tax Category O MUST be used when exemption reason code is VA -->
</Invoice>
Corrected XML
<Invoice>
  <!-- Issue resolved per Peppol BIS 3.0 -->
</Invoice>

Technical Reference

XPath//cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:TaxExemptionReasonCode
SpecPeppol BIS 3.0
Operationset_value
StrategySynchronise tax category code and exemption reason code. Category O requires VATEX-EU-O, and vice versa.

Common Causes

  • ·VATEX-EU-O exemption code used without category O
  • ·Out of scope exemption reason requires category O
  • ·BT-121 is VATEX-EU-O but BT-118 is not O
  • ·Mismatch between exemption code and VAT category
  • ·Not subject to VAT exemption needs category O

Seeing this in production? The API handles PEPPOL-EN16931-P0105 automatically. See the fix response →

See Also

Last updated: 27 February 2026

Share this guide:

Handle PEPPOL-EN16931-P0105 Automatically in Your Pipeline

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