Peppol BIS Billing 3.0 · rule
UBL-CR-417
What does UBL-CR-417 mean? A UBL invoice should not include the PaymentMeans CardAccount ExpiryDate
Why did my invoice fail UBL-CR-417?
The UBL element cac:PaymentMeans/cac:CardAccount/cbc:ExpiryDate should not be used in an EN 16931 invoice. Card expiry dates are not part of the core model's payment card group (BG-18) — and putting them on an invoice would leak sensitive card data; only the masked number (BT-87) and holder name (BT-88) are allowed.
Official rule text
A UBL invoice should not include the PaymentMeans CardAccount ExpiryDate
Common causes
- Exporting the full card record including expiry from a payment gateway
- Generic CardAccount serialization emitting all fields
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.