warningNLDpeppol-bis-3

BR-NL-01:KVK Number Recommended

Dutch invoices should include the KVK (Kamer van Koophandel) registration number for the seller.

Severity
Warning
Rule set
peppol-bis-3
Country
NLD
Fix type
INPUT REQUIRED

Engine Classification

Business data required · Explicit input workflow · No assumptions made

Required input: KVK Registration Number

What is BR-NL-01?

BR-NL-01 is a warning validation rule defined in the peppol-bis-3 specification (NLD national rules). It validates the CompanyID element under Party > PartyLegalEntity in the UBL invoice XML.

This is a soft validation failure. The invoice may pass initial transmission, but non-compliant values in this field can cause problems during tax audits, buyer-side processing, or downstream VAT reconciliation.

Target path: XPath: /Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID[@schemeID="0106"]

Why This Error Matters

KVK numbers help with business verification and are commonly expected on Dutch B2B invoices.

BR-NL-01 is a soft failure. The invoice may pass initial validation, but the non-compliant field can cause issues at the receiving end — tax authorities may flag it during audits, buyer ERP systems may fail to process it, or VAT reconciliation may produce mismatches. Fixing warnings before they accumulate prevents larger compliance gaps.

Validator Behavior

  • ·Generates validation warning
  • ·Rejected by PEPPOL Access Points
  • ·Error returned: BR-NL-01
  • ·Specification: peppol-bis-3

How to Fix It

1.

Find KVK number

Your 8-digit KVK number is on your business registration or at kvk.nl

2.

Add to invoice

Use CompanyID with schemeID 0106

3.

Format

KVK should be exactly 8 digits, no spaces

XML Example

Generic example based on the rule's target XPath. Your actual XML structure may differ.

Before
<!-- Incorrect value -->
<cbc:CompanyID>INVALID</cbc:CompanyID>
After
<!-- Corrected value -->
<cbc:CompanyID>VALID_VALUE</cbc:CompanyID>

Technical Reference

XPathXPath: /Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID[@schemeID="0106"]
Specpeppol-bis-3

Code Example

<cbc:CompanyID schemeID="0106">12345678</cbc:CompanyID>

Common Causes

  • ·Not configured in ERP
  • ·Using BTW number instead
  • ·Old system without KVK field

Seeing this in production? The API handles BR-NL-01 automatically. See the fix response →

Commonly Seen In

Exact OnlineTwinfieldAFASSnelstart

Frequently Asked Questions

Dutch invoices should include the KVK (Kamer van Koophandel) registration number for the seller.

Add the 8-digit KVK number with scheme ID 0106. You can also use Invoice Navigator's automatic Fixer tool to correct this instantly.

BR-NL-01 is a warning that may not always cause rejection, but it indicates a potential compliance issue that should be addressed to ensure full compatibility.

Many instances of BR-NL-01 can be automatically corrected using Invoice Navigator's Fixer tool. Upload your invoice and the tool will identify and fix common issues, including kvk number recommended.

BR-NL-01 is commonly seen in exports from Exact Online, Twinfield, AFAS, Snelstart. These software packages sometimes generate invoices that need adjustment to meet full compliance standards.

Related Errors

Last updated: 18 January 2026

Share this guide:

Handle BR-NL-01 Automatically in Your Pipeline

The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.