einvoicecheck
Menu

Rules / GR-R-009 · Markdown

Peppol BIS Billing 3.0 · rule

GR-R-009

Layer peppol·Checked against Peppol BIS Billing 3.0 2026.5

What does GR-R-009 mean? Greek suppliers that send an invoice through the PEPPOL network must use a correct TIN number as an electronic address according to PEPPOL Electronic Address Identifier scheme (schemeID 9933).

Why did my invoice fail GR-R-009?

Greek suppliers sending invoices through the Peppol network must use a correct Greek TIN number as their electronic address, using the Peppol Electronic Address Identifier scheme with schemeID 9933. In UBL this is the cbc:EndpointID on the supplier party; the rule ensures Greek senders are addressable by their tax identification number.

Official rule text

Greek suppliers that send an invoice through the PEPPOL network must use a correct TIN number as an electronic address according to PEPPOL Electronic Address Identifier scheme (schemeID 9933).

Common causes

How do I fix it?

<cac:AccountingSupplierParty>
  <cac:Party>
    <cbc:EndpointID schemeID="9933">123456789</cbc:EndpointID>
  </cac:Party>
</cac:AccountingSupplierParty>

Related rules

GR-R-001-1 · GR-R-001-2 · GR-R-001-3 · GR-R-001-4 · GR-R-001-5 · GR-R-001-6 · GR-R-001-7 · GR-R-002

Check your invoice against this rule

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