Seller electronic address is missing
What it means
The seller's endpoint identifier (BT-34) identifies you on the Peppol network and is how the receiver addresses replies and responses. Peppol makes it mandatory. As with the buyer address it needs a scheme identifier from the Electronic Address Identifier code list.
Can it be fixed automatically?
The fix is mechanical once you provide the value, but the value itself is yours: it cannot be derived from the invoice and will not be guessed.
This one can be repaired automatically. The API applies the fix, re-validates, and reports exactly what changed with before and after values.
How to fix it
Supply your own Peppol endpoint identifier and its scheme. This is a fixed property of your organisation, so it is usually configured once in the generator rather than set per invoice.
Where it applies
| CII | //ram:SellerTradeParty/ram:URIUniversalCommunication/ram:URIID |
|---|---|
| UBL | /Invoice/cac:AccountingSupplierParty/cac:Party/cbc:EndpointID |
Check your own invoice
curl -X POST https://einvoice.mgsoft.sk/v1/validate \
-H 'Content-Type: application/xml' \
--data-binary @invoice.xml