Peppol BIS Billing 3.0 · rule
UBL-CR-405
What does UBL-CR-405 mean? A UBL invoice should not include the Delivery Despatch
Why did my invoice fail UBL-CR-405?
The UBL element cac:Delivery/cac:Despatch should not be used in an EN 16931 invoice. Despatch details beyond the despatch advice reference (BT-16, carried in cac:DespatchDocumentReference at document level) are outside the core model.
Official rule text
A UBL invoice should not include the Delivery Despatch
Common causes
- Mapping the despatch advice reference into cac:Delivery/cac:Despatch instead of cac:DespatchDocumentReference
- Reusing a despatch advice UBL structure
How do I fix it?
<cac:DespatchDocumentReference> <cbc:ID>DESP-2026-0042</cbc:ID> </cac:DespatchDocumentReference>
Related rules
UBL-CR-001 · UBL-CR-002 · UBL-CR-003 · UBL-CR-004 · UBL-CR-005 · UBL-CR-006 · UBL-CR-007 · UBL-CR-008
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.