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 (DispatchAdvice/DispatchSupplierParty/Party/EndpointID)1..1Identifies the dispatch party's electronic address.
Scheme Identifier (DispatchAdvice/DispatchSupplierParty/Party/EndpointID/@schemeID)1..1A scheme identifier to identify the dispatch party's electronic address. Use 9948.

Example

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