- WorkAlio
- Validation rules
- PEPPOL-EN16931-R010
Peppol BIS 3.0 rules
PEPPOL-EN16931-R010: Buyer electronic address (BT-49) is required
What this rule requires
Buyer electronic address (BT-49) is required.
ExamplePeppol BIS 3.0
An invoice built like a valid one, except for this:
<cac:Party>
<cbc:EndpointID schemeID="0088">7300010000001</cbc:EndpointID>
<cac:PostalAddress>
<cbc:CityName>Berlin</cbc:CityName>
<cac:Country>
<cbc:IdentificationCode>DE</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:RegistrationName>Seller Co</cbc:RegistrationName>
</cac:PartyLegalEntity>
<cac:Contact>
<cbc:Name>Support</cbc:Name>
<cbc:Telephone>+49 30 0000000</cbc:Telephone>
<cbc:ElectronicMail>support@seller.example</cbc:ElectronicMail>
</cac:Contact>
</cac:Party>The validator says: Buyer electronic address (BT-49) is required and the document does not contain it.
How to fix it
Add Buyer electronic address to the invoice.
Frequently asked questions
- What does PEPPOL-EN16931-R010 mean?
- Buyer electronic address (BT-49) is required. The rule runs under Peppol BIS 3.0.
- How do I fix PEPPOL-EN16931-R010?
- Add Buyer electronic address to the invoice. In UBL the element is /Invoice/cac:AccountingCustomerParty/cac:Party/cbc:EndpointID.
Runs under these profiles
- Peppol BIS 3.0
Element path
- Buyer electronic address (BT-49)UBL /Invoice/cac:AccountingCustomerParty/cac:Party/cbc:EndpointIDCII /CrossIndustryInvoice/SupplyChainTradeTransaction/ApplicableHeaderTradeAgreement/BuyerTradeParty/URIUniversalCommunication/URIIDRead from what WorkAlio's CII parser accepts — there is no CII writer yet, so this path is not independently verified the way the UBL path is.