Serbia (SeF): Consignee Electronic Address
Identifies the consignee's electronic address. In Serbian e-transport, use the PIB number (Tax Identification Number).
Elements
| Name (Path) | Cardinality | Description |
|---|---|---|
Consignee Electronic Address (DispatchAdvice/DeliveryCustomerParty/Party/EndpointID) | 1..1 | Identifies the carrier's electronic address. |
Scheme Identifier (DispatchAdvice/DeliveryCustomerParty/Party/EndpointID/@schemeID) | 1..1 | A scheme identifier to identify the consignee's electronic address. Use 9948. |
Example
<DispatchAdvice>
<!-- code omitted for clarity -->
<cac:DeliveryCustomerParty>
<cac:Party>
<EndpointID schemeID="9948">108213413</EndpointID>
<!-- code omitted for clarity -->
</cac:Party>
</cac:DeliveryCustomerParty>
<!-- code omitted for clarity -->
</DispatchAdvice>
Updated about 22 hours ago
