einvoicecheck

Rules / UBL-SR-14 · Markdown

UBL-SR-14

EN 16931-1 layer: en16931

Checked against Peppol BIS Billing 3.0 2026.5

What does UBL-SR-14 mean? Seller additional legal information shall occur maximum once

Why did my invoice fail UBL-SR-14?

The Seller additional legal information (BT-33), free-text legal details about the seller such as share capital, may occur at most once. In UBL this maps to cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLegalForm, which must not repeat.

Official rule text

Seller additional legal information shall occur maximum once

Common causes

How do I fix it?

Combine into one element: <cac:PartyLegalEntity><cbc:RegistrationName>ACME Trading Ltd</cbc:RegistrationName><cbc:CompanyLegalForm>SARL au capital de 50 000 EUR</cbc:CompanyLegalForm></cac:PartyLegalEntity> and remove duplicates.

Related rules

UBL-SR-01 · UBL-SR-02 · UBL-SR-03 · UBL-SR-04 · UBL-SR-05 · UBL-SR-06 · UBL-SR-07 · UBL-SR-08

Check your invoice against this rule

Paste it into the live demo, or call POST /v1/validate. See the quickstart.