errorITApeppol-bis-3

BR-IT-03:Missing Regime Fiscale

Italian invoices must specify the tax regime (Regime Fiscale) code.

Severity
Fatal
Rule set
peppol-bis-3
Country
ITA
Fix type
INPUT REQUIRED

Engine Classification

Business data required · Explicit input workflow · No assumptions made

Required input: Regime Fiscale

What is BR-IT-03?

BR-IT-03 is a fatal validation rule defined in the peppol-bis-3 specification (ITA national rules). It validates the Invoice extension for FatturaPA element 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: XPath: /Invoice extension for FatturaPA

Why This Error Matters

SDI requires Regime Fiscale to apply correct tax rules and reporting.

BR-IT-03 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
  • ·Rejected by PEPPOL Access Points
  • ·Rejected by SDI (Sistema di Interscambio)
  • ·Error returned: BR-IT-03
  • ·Specification: peppol-bis-3

How to Fix It

1.

Identify regime

RF01=Ordinary, RF02=Minimum taxpayers, RF04=Agriculture

2.

Add to invoice

Required for SDI processing

3.

Common values

RF01 for most businesses, RF19 for flat-rate

XML Example

Generic example based on the rule's target XPath. Your actual XML structure may differ.

Before
<!-- Triggers validation error -->
<Invoice extension for FatturaPA></Invoice extension for FatturaPA>
After
<!-- Corrected -->
<Invoice extension for FatturaPA>VALID_VALUE</Invoice extension for FatturaPA>

Technical Reference

XPathXPath: /Invoice extension for FatturaPA
Specpeppol-bis-3

Code Example

<!-- In FatturaPA/SDI format -->
<RegimeFiscale>RF01</RegimeFiscale>

Common Causes

  • ·Not configured
  • ·Wrong regime code
  • ·Missing from template

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

Commonly Seen In

TeamSystemFatture in CloudZucchetti

Frequently Asked Questions

Italian invoices must specify the tax regime (Regime Fiscale) code.

Add the correct Regime Fiscale code (RF01-RF19). Invoice Navigator detects this error and prompts for the required business data before applying a safe fix.

Yes, BR-IT-03 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.

BR-IT-03 requires specific business data to resolve. Invoice Navigator detects the error and guides you through providing the needed information, then applies the fix with full audit documentation.

BR-IT-03 is commonly seen in exports from TeamSystem, Fatture in Cloud, Zucchetti. These software packages sometimes generate invoices that need adjustment to meet full compliance standards.

Related Content

Last updated: 3 March 2026

Share this guide:

Resolve BR-IT-03 with Guided Input

The compliance engine detects this error and prompts for the required business data before applying a safe, auditable fix.