CASE STUDY: ITALY

Italy’s SDI System: Seven Years of E-Invoicing Lessons That UAE Businesses Cannot Afford to Ignore

Italy has been processing over two billion e-invoices per year since 2019. The structured XML validation, the penalties, the data quality failures, and the governance breakdowns are all thoroughly documented. Every one of them is coming to the UAE. Here is what happened — and what it means for your business.
reading time: 12 min
may 2026

aiverix research

When finance professionals discuss e-invoicing precedents, Saudi Arabia gets most of the attention — partly because it is geographically close, partly because the UAE’s framework closely mirrors ZATCA’s design. Italy receives less attention. That is a mistake. Italy’s SDI system has been mandatory since January 2019, making it one of the world’s most mature and most thoroughly tested e-invoicing infrastructures. Over seven years of live operation, every failure mode has been documented: the data fields businesses missed, the rounding errors that caused mass rejections, the governance gaps that allowed non-compliance to go undetected for over a year, and the penalty calculations that turned administrative oversights into five-figure financial losses. For any UAE business preparing for the January 2027 mandate, Italy is an instruction manual — written in other companies' mistakes.

What SDI Is and Why Italy Matters as a Precedent

SDI stands for Sistema di Interscambio — the Exchange System. It is Italy’s national e-invoicing infrastructure, operated by the Agenzia delle Entrate (Italy's Revenue Agency). Unlike the UAE’s decentralised Peppol model, SDI is a centralised hub: every invoice issued between Italian businesses, and every invoice sent to a government body, must pass through SDI before it reaches the buyer. SDI validates the invoice data, assigns a unique receipt code, and forwards the invoice to the recipient. An invoice that has not been processed by SDI is not legally valid for Italian VAT purposes.

Italy became the first large European economy to mandate B2B e-invoicing across all sectors. The scale is extraordinary. Italy now processes over two billion e-invoices per year — roughly 55 million invoices every ten days, across millions of businesses ranging from one-person freelancers to multinational corporations. Every technical problem that can surface in an e-invoicing system at scale has already been observed, measured, and in most cases resolved. The challenge now is whether businesses in other markets learn from that experience before their own mandates go live.
2B+
E-invoices processed annually through Italy’s SDI system
2019
Year mandatory B2B e-invoicing launched — seven years of live data
100
Mandatory data fields in SDI’s XML invoice format
5 days
Maximum time to correct and resubmit a rejected invoice

How SDI Works: The Technical Reality

Understanding what SDI actually requires helps explain where businesses consistently went wrong. The Italian format is called FatturaPA for government invoices and FatturaB2B for private sector transactions. Both are strict XML formats with more than 100 data fields organised into a defined structure. Not all fields are mandatory for every transaction type — but the rules about which fields are mandatory in which circumstances are complex, and the system enforces them without flexibility.

When a business generates an invoice, it must be submitted to SDI in the correct XML format. SDI performs automated validation across multiple dimensions simultaneously: structural correctness of the XML, presence of all mandatory fields, validity of the Italian tax identification numbers (Codice Fiscale and Partita IVA) for both supplier and buyer, and mathematical consistency of the invoice totals. If any of these checks fail, SDI rejects the invoice and sends back an error notification. The business then has five calendar days to correct and resubmit the invoice. If it does not resubmit within five days, the invoice is treated as if it was never issued — meaning it has no legal existence under Italian VAT law.
A rejected invoice in Italy is not a delayed invoice. After five days without resubmission, it is treated as if it was never issued at all — creating a VAT gap that the business must account for.
ITALIAN AGENZIA DELLE ENTRATE, SDI TECHNICAL GUIDELINES
This five-day correction window is one of the most operationally demanding aspects of the Italian system. Finance teams that discovered rejected invoices weeks after the fact — because their monitoring processes were inadequate — faced invoices that could no longer be corrected through the normal channel. The only remedy was a credit note and reissuance, with all the administrative complexity that entails, and with penalty exposure already accrued.

The Penalty Structure: Where the Real Cost Lies

Italy’s penalty structure for e-invoicing non-compliance is multi-layered, and the interaction between different penalty types is where the most damaging outcomes occur. The base fine for late or missing e-invoice submission ranges from € 250 to € 2,000 per invoice. For non-compliance involving VAT — where an invoice is not submitted and the VAT is therefore unreported — the penalty can reach 180% of the VAT amount on that invoice.

But the penalty that causes the largest financial damage in practice is not the fine for the invoice itself. It is the denial of input VAT recovery.

Under Italian VAT law, a buyer can only claim input VAT credit — the right to deduct VAT paid on purchases from VAT owed on sales — if the purchase invoice is valid. A valid invoice means one that has been processed through SDI and bears a valid SDI receipt code. If a supplier issues invoices outside SDI, their buyers receive documents that are not legally valid tax invoices. The buyers cannot recover input VAT from those invoices. The VAT they paid to the supplier is permanently lost — it cannot be reclaimed, regardless of when the error is discovered.

This is the hidden cost that makes non-compliance so much more expensive than the headline fine suggests.

The Technical Failures That Caught Businesses Off Guard

Seven years of SDI operation has produced a well-documented catalogue of technical failures. Three categories caused the most widespread problems — and all three are directly relevant to the UAE mandate.

The 100+ field requirement: what businesses consistently missed

Italy’s XML invoice format requires over 100 data fields. Many of these fields map straightforwardly to data that businesses already held in their ERP systems — invoice date, supplier tax number, line item descriptions, VAT rate. But a significant number of fields were new requirements that existing systems did not capture, or captured in a format that SDI did not accept.

The most common omissions were in the buyer identification fields. Italian law requires that the invoice include the buyer’s Codice Destinatario — a seven-character code that identifies where SDI should deliver the invoice. Businesses that did not collect and store these codes for all their customers discovered this gap only when their first batch of invoices was rejected. Collecting Codice Destinatario codes retroactively from thousands of buyers under deadline pressure was one of the most consistently reported operational nightmares of the Italian rollout.

The UAE equivalent of this problem is the Peppol ID — the unique identifier that routes invoices to the correct recipient on the Peppol network. Businesses that have not yet begun collecting Peppol IDs from their buyers will face an identical data gap when they attempt to go live. The time to collect this information is during implementation — not after the first wave of invoices has been rejected.

SAP rounding discrepancies: a technical failure that affected thousands of businesses

One of the most widely reported technical failures in Italy’s SDI rollout was a rounding precision mismatch between SAP’s invoice calculation engine and SDI’s validation logic. SAP calculates invoice line item totals using two decimal places — for example, € 123.45. Some vendors and many government entities in Italy calculate to four decimal places — for example, € 123.4567. When SDI cross-checked the invoice totals submitted by SAP against the expected totals calculated at higher precision, it found discrepancies — technically incorrect invoices — even though the actual figures were commercially identical.

This was not a user error. It was a fundamental mismatch between the precision standard used by a widely deployed ERP system and the precision standard assumed by the validation logic. Businesses running SAP discovered this only after going live, when SDI began rejecting large batches of invoices that appeared perfectly correct to every human who reviewed them. The fix required a configuration change at the ERP level — straightforward once identified, but costly in terms of rejected invoices and the staff time required to diagnose the root cause.

The lesson is direct: ERP integration for e-invoicing is not simply connecting systems. It requires specific testing of calculation precision, field mapping, encoding standards, and edge cases that only become visible in live production testing. Sandbox testing — testing in a government-provided test environment before going live — is not sufficient, because sandbox and production environments do not always behave identically.

The five-day correction window: a monitoring problem disguised as a technical one

Many Italian businesses discovered rejected invoices not in five days but in five weeks — during routine reconciliation or month-end review. By then, the correction window had closed. The invoice could not be corrected through the standard resubmission process. A credit note had to be issued, a new invoice raised and submitted through SDI, and the original error documented for VAT audit purposes. Every step added cost and complexity that a five-day turnaround would have avoided.

The root cause was not a technical failure. It was a monitoring failure. Businesses had not built real-time visibility into their SDI submission status. Finance teams were not alerted when an invoice was rejected. Nobody was watching the system’s response queue. The correction window existed — but nobody was looking at it.

This pattern has a direct equivalent in the UAE context. Any business that goes live with the EIS but does not have real-time visibility into invoice transmission status, validation outcomes, and rejection alerts is exposing itself to the same problem. The five-day correction window does not help if you discover the rejection on day thirty.

The Dubai Company That Lost €49,600 in Italy

The most instructive Italy case study for UAE finance leaders is not from a European company. It is from a UAE-headquartered business with a subsidiary in Milan — a pattern that is common among Dubai’s import-export trading groups.
ILLUSTRATIVE CASE · BASED ON DOCUMENTED SDI REGULATORY FRAMEWORK

Import/Export Trading Group — Dubai HQ, Milan Subsidiary, € 49,600 Loss

An import/export trading group headquartered in Dubai operated a subsidiary in Milan that handled European distribution. Italy’s SDI mandate became applicable to the subsidiary in 2019. The Dubai-based CFO, managing a multi-entity structure across several jurisdictions, assumed that the Italian subsidiary’s accountant had connected the entity to SDI as part of normal compliance management. The Italian accountant, receiving no specific directive from the parent company and managing a complex client portfolio, believed the parent’s finance team had addressed the issue centrally.

Neither side confirmed. Neither side checked. Sixteen months passed.

During the annual group audit, the auditor reviewed the Milan subsidiary’s invoice records against SDI submission logs. The gap was immediately visible: 3,800 invoices — sixteen months of B2B transactions — had been issued outside SDI. The invoices existed in the company’s internal records. They had been sent to buyers. Payments had been received. But none of them had been transmitted through SDI. None of them were legally valid tax invoices under Italian VAT law.

THE FINANCIAL DAMAGE

Base fines: € 2 per invoice x 3,800 invoices = € 7,600. This was the smallest part of the problem.
Denied input VAT recovery: The Italian tax authority reviewed all supplier invoices received by the subsidiary during the non-compliant period. Any supplier invoice for which the subsidiary could not demonstrate SDI registration — because the subsidiary itself was not registered in SDI during that period — was disqualified for input VAT recovery. The denied VAT recovery totalled € 42,000. This amount was permanently lost — it could not be reclaimed for any past period.

Total financial damage: € 49,600. Approximately 86% of the loss came not from the fine for missing invoices — but from the permanent denial of VAT the business had already paid to its suppliers and had every right to recover.

WHAT CHANGED AFTER

Retroactive SDI submission was completed where technically possible, and penalty negotiation reduced the base fines. The governance change was more significant: the CFO took personal ownership of e-invoicing compliance across all entities. It was removed from the delegated responsibilities of local accountants and brought under direct group finance oversight, with monthly confirmation required from each entity’s finance lead.

The lesson the group learned was that e-invoicing compliance is a group-level finance responsibility — not a local accounting task. The technology gap can be fixed in weeks. The governance gap can go undetected for sixteen months.

What UAE Businesses With Italian Operations Must Do Now

The Dubai company in the case above is not unusual. Many UAE trading groups, holding companies, and professional services firms have European subsidiaries or affiliated entities — in Italy, Germany, France, Spain, or the Netherlands. All of these countries have active e-invoicing mandates, and several have had them for years. If your group structure includes a European entity, the question is not whether it is subject to e-invoicing requirements. The question is whether someone has confirmed, with documentation, that it is currently compliant.
ACTION REQUIRED – MULTI-ENTITY GROUPS

If your business includes entities in Italy, France, Germany, Spain, or any other European market: do not assume local accountants have handled e-invoicing compliance. Request written confirmation of SDI/equivalent registration status, submission volume, and rejection rate for the last 12 months. If confirmation is not available within one week, treat compliance as unconfirmed and initiate a review immediately.

The penalty for discovering a gap during an audit is always larger than the cost of finding and fixing it proactively. In Italy's case, the ratio was approximately 6:1 — €42,000 in denied VAT recovery versus €7,600 in base fines.

The UAE Parallel: What Italy's Experience Predicts

The UAE’s e-invoicing system is architecturally different from Italy’s SDI. The UAE uses the Peppol network with a decentralised model — invoices flow simultaneously to the buyer and the FTA, with no government pre-clearance step. Italy’s SDI is a centralised hub that every invoice passes through before delivery. The underlying compliance logic, however, is very similar: structured XML format, mandatory data fields, real-time government visibility, and penalties for non-compliant invoices that invalidate VAT deduction rights.

Based on Italy’s experience, here are the specific failure patterns UAE businesses should expect to encounter and prepare for:

The Businesses That Got It Right in Italy

Not every Italian business had a painful SDI transition. The companies that navigated the mandate cleanly shared a consistent set of characteristics — and they are the same characteristics that differentiate well-prepared UAE businesses from those that will face avoidable problems in 2027.

They started before the deadline pressure arrived

Italian businesses that began SDI integration six to nine months before their mandatory date had time to discover and resolve problems at a manageable pace. A rounding precision mismatch discovered during a four-month testing period is a configuration ticket. The same mismatch discovered two weeks before go-live is a crisis. Timeline is the single most powerful tool in compliance risk management.

They used specialists, not in-house builds

A Forrester Total Economic Impact study of Pagero — one of the leading e-invoicing compliance platforms operating in Italy — documented the following outcomes for a European financial services organisation that migrated from an in-house compliance approach to a specialist provider: invoice error rate fell from approximately 3% to below 1%; finance team productivity increased 10−15%; time spent on invoice corrections fell by 40−50%; and the firm eliminated 350,000 paper invoices per year, saving over € 525,000 annually. The composite three-year ROI was 120%, with € 2.1 million in net present value — and € 2.6 million of that came from reduced error rates alone.

The in-house build approach consistently underperforms specialist compliance platforms because it requires continuous maintenance as regulations evolve, while a specialist provider absorbs regulatory changes as part of the service.

They built monitoring into operations from day one

The businesses that avoided the five-day correction window problem were those that built real-time SDI status monitoring into their daily finance operations from the start. Invoice submission status was visible in the same dashboard finance teams used to manage accounts receivable. Rejection alerts triggered immediate action. The correction window was never missed because the rejection was never hidden.
The businesses that avoided Italy’s worst outcomes treated e-invoicing compliance as a live operational function — not a one-time implementation project.
FORRESTER RESEARCH, TOTAL ECONOMIC IMPACT OF PAGERO, EUROPEAN FINANCIAL SERVICES

What Italy Tells Us About the UAE in 2027

Italy has been running mandatory e-invoicing for seven years. Two billion invoices per year. Every technical failure, data quality problem, and governance gap has been documented. The pattern is consistent: businesses that prepared early, used specialist providers, built monitoring into their operations, and treated compliance as a group-level finance responsibility came through cleanly. Those that delegated it, delayed it, or assumed someone else had handled it discovered their mistake during an audit — at 6x the cost of prevention.

The UAE’s EIS is not SDI. The architecture is different, the format is different, the penalty structure is different. But the failure modes are the same — because they are human failure modes, not technical ones. Missing buyer identifiers, rounding precision mismatches, monitoring gaps, governance assumptions, and delegated accountability that nobody confirmed — these are not Italian problems. They are universal.

The July 31, 2026 ASP appointment deadline is 13 weeks away. For any UAE business — whether managing a single domestic entity or a multi-jurisdiction group structure that includes European operations — the right time to confirm compliance status, appoint a proven ASP, and begin implementation is now.

Aiverix is an FTA-accredited Accredited Service Provider and certified Peppol Access Point, based in Dubai. The underlying platform has processed compliance across 500+ Saudi ZATCA clients and operates across 20+ countries. We provide a multi-entity compliance dashboard that gives your CFO real-time visibility across all entities — so a sixteen-month gap never becomes a € 49,600 loss. Request a no-cost compliance assessment at aiverix.ae.