Rules / PEPPOL-COMMON-R046 · Markdown
Peppol BIS Billing 3.0 · rule
PEPPOL-COMMON-R046
What does PEPPOL-COMMON-R046 mean? Tax Code (Codice Fiscale) must be stated in the correct format
Why did my invoice fail PEPPOL-COMMON-R046?
An Italian Tax Code (Codice Fiscale) carried in a party tax scheme identifier must be stated in the correct format (11 to 16 alphanumeric characters). This is the same format check as PEPPOL-COMMON-R045 applied at another location in the document where the Codice Fiscale can appear.
Official rule text
Tax Code (Codice Fiscale) must be stated in the correct format
Common causes
- Value outside the 11-16 character range
- Formatting characters (spaces, dots) left in the code
- Wrong identifier mapped into the tax code field
How do I fix it?
<cac:PartyTaxScheme> <cbc:CompanyID>01234567890</cbc:CompanyID> <cac:TaxScheme><cbc:ID>TAX</cbc:ID></cac:TaxScheme> </cac:PartyTaxScheme>
Related rules
PEPPOL-COMMON-R040 · PEPPOL-COMMON-R041 · PEPPOL-COMMON-R042 · PEPPOL-COMMON-R043 · PEPPOL-COMMON-R044 · PEPPOL-COMMON-R045 · PEPPOL-COMMON-R047 · PEPPOL-COMMON-R049
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.