Rules / PEPPOL-EN16931-P0110 · Markdown
Peppol BIS Billing 3.0 · rule
PEPPOL-EN16931-P0110
What does PEPPOL-EN16931-P0110 mean? Tax Category E MUST be used when exemption reason code is VATEX-EU-I
Why did my invoice fail PEPPOL-EN16931-P0110?
If the exemption reason code VATEX-EU-I (exemption under the VAT Directive) is used, the tax category code must be E (exempt from tax). This keeps the machine-readable VAT category consistent with the cited exemption.
Official rule text
Tax Category E MUST be used when exemption reason code is VATEX-EU-I
Common causes
- Category S or Z paired with VATEX-EU-I
- VAT percent other than 0 on the exempt breakdown
- Template reuse leaving a stale exemption reason code
How do I fix it?
<cac:TaxCategory><cbc:ID>E</cbc:ID><cbc:Percent>0</cbc:Percent><cbc:TaxExemptionReasonCode>VATEX-EU-I</cbc:TaxExemptionReasonCode><cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme></cac:TaxCategory>
Related rules
PEPPOL-EN16931-P0100 · PEPPOL-EN16931-P0101 · PEPPOL-EN16931-P0104 · PEPPOL-EN16931-P0105 · PEPPOL-EN16931-P0106 · PEPPOL-EN16931-P0107 · PEPPOL-EN16931-P0108 · PEPPOL-EN16931-P0109
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.