
ISO6523 party identifier schemeID in Peppol BIS Billing 3
Peppol receivers and senders (a.k.a ‘participants’) are identified using (a subset of) ISO6523 International Code Designator (ICD) list for schemeIDs.
Only schemeIDs listed in the ISO 6523 ICD list are allowed for use in BIS v.3 but all id’s in the list are not allowed to be used.
Please check Peppol Policy for use of Identifiers to learn more about rules for how to use identifiers in Peppol.
BIS v.3 Billing is a Core Invoice Usage Specification (CIUS) of the European Norm (EN 16931) which was mandated in April 2019 across Europe. In BIS 3 there is a separation between “Party identifiers” and “Participant identifiers”.
Code list | Scope | Used in | Applicable in the following elements in the BIS 3.0 payload or SBDH | |
---|---|---|---|---|
Party identifier | ISO 6523 ICD code list | Identifies a business entity | Business document | cac:AccountingSupplierParty/cac:Party/cac:PartyIdentification/cbc:ID cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID cac:AccountingCustomerParty/cac:Party/cac:PartyIdentification/cbc:ID cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID |
Participant/Endpoint identifier | Electronic address scheme (EAS code list) | Identifies a technical entity in the Peppol eDelivery network | SBDH and/or business document | SBDH <Sender><Identifier Authority=”iso6523-actorid-upis”> <Receiver><Identifier Authority=”iso6523-actorid-upis”> Business document cac:AccountingSupplierParty/cac:Party/cbc:EndpointID cac:AccountingCustomerParty/cac:Party/cbc:EndpointID |
Use of party identifier schemeID in Peppol BIS Billing 3
<cac:AccountingSupplierParty>
<cac:Party>
<cbc:EndpointID schemeID="0088">9482348239847239874</cbc:EndpointID>
<cac:PartyIdentification>
<cbc:ID>99887766</cbc:ID>
</cac:PartyIdentification>
<cac:AccountingCustomerParty>
<cac:Party>
<cbc:EndpointID schemeID="0002">FR23342</cbc:EndpointID>
<cac:PartyIdentification>
<cbc:ID schemeID="0002">FR23342</cbc:ID>
</cac:PartyIdentification>
- schemeID attribute is mandatory for electronic addresses, ie. EndpointID
- schemeID attribute is recommended for all party identifiers
- VAT identifiers shall be prefixed with the country code
Learn more about PEPPOL in the Frequently Asked Questions section.