NL-R-004:When both supplier and customer are Dutch, the customer address must include...
When both supplier and customer are Dutch, the customer address must include street name, city, and postal code.
Engine Classification
Business data required · Explicit input workflow · No assumptions made
Required input: Buyer Street Name, Buyer City, Buyer Postal Code
What is NL-R-004?
NL-R-004 is a fatal validation rule defined in the NLCIUS (Netherlands) specification (NLD national rules). It checks whether when both supplier and customer are dutch, the customer address must include....
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. Domestic invoices require complete buyer address.
NL-R-004 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-004
- ·Specification: NLCIUS (Netherlands)
Before / After
<Invoice> <!-- Issue: When both supplier and customer are Dutch, the customer addr --> </Invoice>
<Invoice> <!-- Issue resolved per NLCIUS (Netherlands) --> </Invoice>
Technical Reference
Common Causes
- ·Buyer address incomplete for domestic invoice
- ·Street name missing from buyer address
- ·City or postal code not provided
- ·Customer master data incomplete
- ·Address fields not mapped for buyer
Seeing this in production? The API handles NL-R-004 automatically. See the fix response →
Related Errors
Last updated: 27 February 2026
Handle NL-R-004 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.