Serbia (SeF): Dispatching Party Electronic Address

Identifies the Dispatch party's electronic address. In Serbia, use the PIB number (Tax Identification Number).

Elements

Name (Path)CardinalityDescription
Dispatching Party Electronic Address (DespatchAdvice/DespatchSupplierParty/Party/EndpointID)1..1Identifies the dispatch party's electronic address.
Scheme Identifier (DespatchAdvice/DespatchSupplierParty/Party/EndpointID/@schemeID)1..1A scheme identifier to identify the dispatch party's electronic address. Use 9948.

Example

<DespatchAdvice>
    <!-- code omitted for clarity -->
    <cac:DespatchSupplierParty>
        <cac:Party>
            <EndpointID schemeID="9948">108213413</EndpointID>
            <!-- code omitted for clarity -->
        </cac:Party>
    </cac:DespatchSupplierParty>
    <!-- code omitted for clarity -->
</DespatchAdvice>