NL-R-001:Dutch suppliers must include an invoice reference when issuing a credit...
Dutch suppliers must include an invoice reference when issuing a credit note. The reference to the original invoice is mandatory for credit notes.
Engine Classification
Business data required · Explicit input workflow · No assumptions made
Required input: Original Invoice Reference
What is NL-R-001?
NL-R-001 is a fatal validation rule defined in the NLCIUS (Netherlands) specification (NLD national rules). It checks whether dutch suppliers must include an invoice reference when issuing a credit....
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
Invoice will be rejected by Dutch validation. Credit notes must reference the original invoice.
NL-R-001 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: NL-R-001
- ·Specification: NLCIUS (Netherlands)
Before / After
<cac:PartyLegalEntity> <cbc:CompanyID><!-- invalid or missing value --></cbc:CompanyID> </cac:PartyLegalEntity>
<cac:PartyLegalEntity> <cbc:CompanyID>correct-value</cbc:CompanyID> </cac:PartyLegalEntity>
Technical Reference
Common Causes
- ·Credit note missing invoice reference
- ·Original invoice number not provided
- ·BillingReference not populated
- ·ERP does not link credit notes to invoices
- ·Manual credit note without reference
Seeing this in production? The API handles NL-R-001 automatically. See the fix response →
Related Errors
Last updated: 27 February 2026
Handle NL-R-001 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.