einvoicecheck
Menu

Rules / UBL-CR-274 · Markdown

Peppol BIS Billing 3.0 · rule

UBL-CR-274

Layer en16931·Checked against Peppol BIS Billing 3.0 2026.5

What does UBL-CR-274 mean? A UBL invoice should not include the PayeeParty PartyTaxScheme

Why did my invoice fail UBL-CR-274?

The Payee (BG-10) has no VAT or tax registration terms in EN 16931, so cac:PayeeParty/cac:PartyTaxScheme should not appear. VAT identifiers belong to the seller, buyer or tax representative parties, not the payee.

Official rule text

A UBL invoice should not include the PayeeParty PartyTaxScheme

Common causes

How do I fix it?

<cac:PayeeParty>
  <cac:PartyName><cbc:Name>Payee Ltd</cbc:Name></cac:PartyName>
  <cac:PartyLegalEntity><cbc:CompanyID schemeID="0088">4035011000112</cbc:CompanyID></cac:PartyLegalEntity>
</cac:PayeeParty>

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.