Rules / PEPPOL-EN16931-CL008 · Markdown
Peppol BIS Billing 3.0 · rule
PEPPOL-EN16931-CL008
What does PEPPOL-EN16931-CL008 mean? Electronic address identifier scheme must be from the codelist "Electronic Address Identifier Scheme"
Why did my invoice fail PEPPOL-EN16931-CL008?
The schemeID on an electronic address (cbc:EndpointID of the seller or buyer) must be a value from the Peppol "Electronic Address Identifier Scheme" code list (EAS), e.g. 0088 for GLN or 9908 for a Norwegian organisation number. The scheme tells the network how to interpret and route on the endpoint identifier.
Official rule text
Electronic address identifier scheme must be from the codelist "Electronic Address Identifier Scheme"
Common causes
- Using an ICD code that is not in the EAS list
- Omitting the schemeID attribute entirely
- Using a deprecated scheme value
- Mixing up seller and buyer scheme codes
How do I fix it?
<cbc:EndpointID schemeID="0088">7300010000001</cbc:EndpointID>
Related rules
PEPPOL-EN16931-CL001 · PEPPOL-EN16931-CL002 · PEPPOL-EN16931-CL003 · PEPPOL-EN16931-CL006 · PEPPOL-EN16931-CL007
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.