FACE-005:IVA calculation mismatch
Tax calculation must be correct: base imponible × tipo = cuota. Spanish IVA rates are 21% (general), 10% (reduced), 4% (super-reduced), 0% (exempt).
Engine Classification
Financial or legal field · Modification blocked by policy
Reason: Tax calculation error: base imponible × tipo ≠ cuota. Spanish VAT (IVA) calculations must be exact. Review and correct the tax amounts in your source system. Common rates: 21% (general), 10% (reduced), 4% (super-reduced).
What is FACE-005?
FACE-005 is a fatal validation rule defined in the Facturae specification (ESP national rules). It checks whether iva calculation mismatch.
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.
Why This Error Matters
FACE-005 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
- ·Error returned: FACE-005
- ·Specification: Facturae
How to Fix It
Technical Reference
Code Example
<TaxAmount><TaxableBase>100.00</TaxableBase><TaxRate>21.00</TaxRate><TaxAmount>21.00</TaxAmount></TaxAmount>Common Causes
- ·Rounding error
- ·Wrong rate applied
- ·Calculation precision issue
Seeing this in production? The API handles FACE-005 automatically. See the fix response →
Frequently Asked Questions
Tax calculation must be correct: base imponible × tipo = cuota. Spanish IVA rates are 21% (general), 10% (reduced), 4% (super-reduced), 0% (exempt).
Verify the IVA calculation for each line item. You can also use Invoice Navigator's automatic Fixer tool to correct this instantly.
Yes, FACE-005 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.
Many instances of FACE-005 can be automatically corrected using Invoice Navigator's Fixer tool. Upload your invoice and the tool will identify and fix common issues, including iva calculation mismatch.
Last updated: 19 January 2026
Handle FACE-005 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.