Peppol BIS Billing 3.0 · rule
UBL-CR-386
What does UBL-CR-386 mean? A UBL invoice should not include the DeliveryParty MarkCareIndicator
Why did my invoice fail UBL-CR-386?
The UBL element cac:Delivery/cac:DeliveryParty/cbc:MarkCareIndicator should not be used in an EN 16931 invoice. The deliver-to party in the core model consists only of its name (BT-70) and identifier; indicator flags like 'mark care' are not supported.
Official rule text
A UBL invoice should not include the DeliveryParty MarkCareIndicator
Common causes
- Generic UBL party serialization emitting boolean indicators
- Copying a full party structure from another document type
- Defaulting indicators to false instead of omitting them
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.