einvoicecheck
Menu

Rules / GR-S-011 · Markdown

Peppol BIS Billing 3.0 · rule

GR-S-011

Layer peppol·Checked against Peppol BIS Billing 3.0 2026.5

What does GR-S-011 mean? Greek suppliers must provide their Seller Tax Registration Number, prefixed by the country code

Why did my invoice fail GR-S-011?

Greek suppliers must provide their Seller Tax Registration Number prefixed by the country code. In UBL this is the seller's cac:PartyTaxScheme/cbc:CompanyID; the rule requires the value to start with the country prefix so the tax registration is unambiguous across borders.

Official rule text

Greek suppliers must provide their Seller Tax Registration Number, prefixed by the country code

Common causes

How do I fix it?

<cac:PartyTaxScheme>
  <cbc:CompanyID>EL123456789</cbc:CompanyID>
  <cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme>
</cac:PartyTaxScheme>

Related rules

GR-S-008-1

Check your invoice against this rule

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