Peppol BIS Billing 3.0 · rule
BR-CL-25
What does BR-CL-25 mean? Endpoint identifier scheme identifier MUST belong to the CEF EAS code list
Why did my invoice fail BR-CL-25?
The scheme identifier of an electronic address (endpoint) must come from the CEF EAS code list. It tells the network which addressing scheme the endpoint value uses (e.g. 0088 GLN, 9925 Belgian VAT). In UBL it is the schemeID attribute on cbc:EndpointID of the seller and buyer parties.
Official rule text
Endpoint identifier scheme identifier MUST belong to the CEF EAS code list
Common causes
- An ISO 6523 ICD-only value or free text used where an EAS code is required
- schemeID omitted from EndpointID
- A deprecated EAS code still in use
How do I fix it?
<cbc:EndpointID schemeID="0088">5790000435975</cbc:EndpointID>
Related rules
BR-CL-01 · BR-CL-03 · BR-CL-04 · BR-CL-05 · BR-CL-06 · BR-CL-07 · BR-CL-08 · BR-CL-10
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.