HU-R-002:NAV Online Invoice reporting required
Hungarian invoices over HUF 100k must be reported to NAV.
Engine Classification
Financial or legal field · Modification blocked by policy
Reason: Hungarian invoices over HUF 100,000 must be reported to NAV (National Tax Authority) Online Invoice system in real-time. This requires API integration with NAV and cannot be done by modifying the invoice XML. Use NAV-compliant invoicing software.
What is HU-R-002?
HU-R-002 is a fatal validation rule defined in the nav specification (HUN national rules). It validates the NAV Online Invoice API 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: NAV Online Invoice API
Why This Error Matters
Hungarian law requires real-time invoice reporting.
HU-R-002 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: HU-R-002
- ·Specification: nav
How to Fix It
Check threshold
VAT > HUF 100,000?
Report to NAV
Via NAV Online Invoice API
Get reference
NAV assigns transaction ID
XML Example
Generic example based on the rule's target XPath. Your actual XML structure may differ.
<!-- Triggers validation error --> <NAV Online Invoice API></NAV Online Invoice API>
<!-- Corrected --> <NAV Online Invoice API>VALID_VALUE</NAV Online Invoice API>
Technical Reference
NAV Online Invoice APICommon Causes
- ·Not reported to NAV
- ·Reported late
Seeing this in production? The API handles HU-R-002 automatically. See the fix response →
Frequently Asked Questions
Hungarian invoices over HUF 100k must be reported to NAV.
Submit invoice data to NAV within 5 days. Invoice Navigator can help identify and fix this issue.
Yes, HU-R-002 is a critical error that must be fixed.
Related Errors
Last updated: 27 February 2026
Handle HU-R-002 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.