PEPPOL-EN16931-R003:Buyer reference or order reference required
A buyer reference (BT-10) or purchase order reference (BT-13) MUST be provided in Peppol invoices.
Engine Classification
Business data required · Explicit input workflow · No assumptions made
Required input: Buyer Reference / PO Number
What is PEPPOL-EN16931-R003?
PEPPOL-EN16931-R003 is a fatal validation rule defined in the EN 16931 specification. It validates the BuyerReference 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: /Invoice/cbc:BuyerReference
Why This Error Matters
Invoice will be rejected by PEPPOL validation. Buyer needs reference information to process and approve the invoice.
PEPPOL-EN16931-R003 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: PEPPOL-EN16931-R003
- ·Specification: EN 16931
How to Fix It
Before / After
<Invoice> <!-- Issue: A buyer reference or purchase order reference MUST be provid --> </Invoice>
<Invoice> <!-- Issue resolved per EN 16931 --> </Invoice>
Technical Reference
/Invoice/cbc:BuyerReferenceCommon Causes
- ·Neither buyer reference nor PO number provided
- ·Buyer did not supply reference when ordering
- ·ERP does not capture buyer references
- ·Free-form sale without PO
- ·Reference fields not mapped in export
Seeing this in production? The API handles PEPPOL-EN16931-R003 automatically. See the fix response →
See Also
Last updated: 27 February 2026
Handle PEPPOL-EN16931-R003 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.