PEPPOL-COMMON-R044:Italian office code (IPA) has wrong format
The Italian IPA code (Codice Univoco Unità Organizzativa) on your invoice is not in the correct format. It must be exactly 6 uppercase letters and/or digits.
Engine Classification
Normalize Italian IPA code to uppercase and remove non-alphanumeric characters
Confidence: 95% · Applied automatically in pipeline
What is PEPPOL-COMMON-R044?
PEPPOL-COMMON-R044 is a fatal validation rule defined in the Peppol BIS 3.0 specification. It validates the EndpointID 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: //cbc:EndpointID[@schemeID='0201']
Why This Error Matters
Invoice will be rejected by Italian SDI system. Valid IPA code is mandatory for invoices to Italian public administration.
PEPPOL-COMMON-R044 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-COMMON-R044
- ·Specification: Peppol BIS 3.0
How to Fix It
Before / After
<Invoice> <!-- Issue: Italian IPA code (Codice Univoco) must be exactly 6 alphanum --> </Invoice>
<Invoice> <!-- Issue resolved per Peppol BIS 3.0 --> </Invoice>
Technical Reference
//cbc:EndpointID[@schemeID='0201']Common Causes
- ·IPA code has wrong length
- ·Invalid characters in IPA code
- ·Code not registered in IPA index
- ·Typo in IPA code entry
- ·Old or deactivated IPA code used
Seeing this in production? The API handles PEPPOL-COMMON-R044 automatically. See the fix response →
See Also
Last updated: 27 February 2026
Handle PEPPOL-COMMON-R044 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.