Peppol BIS Billing 3.0 · rule
UBL-CR-374
What does UBL-CR-374 mean? A UBL invoice should not include the Delivery DeliveryLocation Address CountrySubentityCode
Why did my invoice fail UBL-CR-374?
The UBL element cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:CountrySubentityCode should not be used in an EN 16931 invoice. The core standard supports a deliver-to country subdivision only as free text (cbc:CountrySubentity, BT-79), not as a code, so the coded variant is outside the model.
Official rule text
A UBL invoice should not include the Delivery DeliveryLocation Address CountrySubentityCode
Common causes
- Region/state stored as an ISO 3166-2 code and mapped to CountrySubentityCode instead of CountrySubentity
- Mapping both the code and the text variant of the subdivision when only the text element is allowed
- Generic UBL address serialization emitting every field it knows
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.