Fehlercodes · EN 16931
BR-63Im Rechnungssystem
Buyer electronic address must have a scheme identifier
So lautet die Ablehnung wörtlich: „[BR-63] Peppol BIS Billing 3.0 requires the Buyer electronic address (BT-49) — the cbc:EndpointID on cac:AccountingCustomerParty — to carry a schemeID attribute. Without it, the receiver Access Point cannot resolve the buyer participant and the invoice is rejected on ingress.“
Schematron assertion: cac:AccountingCustomerParty/cac:Party/cbc:EndpointID/@schemeID must be present and non-empty. Value must come from the Peppol Electronic Address Scheme (EAS) code list. A missing or blank schemeID triggers BR-63.
Was Sie bereithaltenBuyer Peppol EAS code
Was wir tunAdd a valid EAS schemeID attribute to the Buyer cbc:EndpointID element. Invoice Navigator infers the code from the buyer's country and identifier type and inserts it automatically.
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cac:AccountingCustomerParty>
<cac:Party>
<cbc:EndpointID>DE123456789</cbc:EndpointID>
</cac:Party>
</cac:AccountingCustomerParty>Nachher
<cac:AccountingCustomerParty>
<cac:Party>
<cbc:EndpointID schemeID="9930">DE123456789</cbc:EndpointID>
</cac:Party>
</cac:AccountingCustomerParty>Die Reihenfolge ist Teil der Regel: steht das Element an der falschen Stelle, lehnt der Validator mit BR-63 ab.
So sieht der Befund ausBeispiel
BefundAufbau fehlerhaft · BR-63
Von IhnenBuyer Peppol EAS code
DanachNeu exportieren
NachweisSHA-256 und /verify-Link nach der Prüfung