Serbia (SeF) Category: Alcohol
In Serbian e-transport, item attributes are required to report alcohol volume.
Provide the volume and the volume unit (liter LTR).
Example
<DespatchAdvice>
<!-- code omitted for clarity -->
<cac:DespatchLine>
<!-- code omitted for clarity -->
<cac:Item>
<!-- Excise goods: ALCOHOL -->
<cac:AdditionalItemProperty>
<Name>RS:ALCOHOL</Name>
<ValueQuantity unitCode="LTR">0.75</ValueQuantity>
</cac:AdditionalItemProperty>
<!-- code omitted for clarity -->
</cac:Item>
<!-- code omitted for clarity -->
</cac:DespatchLine>
</DespatchAdvice>
Updated 20 days ago
