Serbia (SeF) Category: Tobacco
In Serbian e-transport, item attributes are required to report tobacco goods.
Restrictions
Following package codes are allowed:
| Code | Description |
|---|---|
RS:PACK | Package |
RS:CARTON | Carton, Box |
RS:MASTERCASE | Master Case (a large cardboard shipping box) |
RS:NAFTA | Petroleum derivatives |
RS:PALETTE | Pallet |
Brand Identification Code
The ID of the tobacco brand.
Example
<DispatchAdvice>
<!-- code omitted for clarity -->
<cac:DispatchLine>
<!-- code omitted for clarity -->
<cac:Item>
<!-- Excise goods: TOBACCO -->
<cac:AdditionalItemProperty>
<Name>RS:TOBACCO</Name>
<cac:SubItemProperty>
<Name>PackageCode</Name>
<Value>RS:PACK</Value>
</cac:SubItemProperty>
<cac:SubItemProperty>
<Name>BrandIdentification</Name>
<Value>23542ddf221</Value>
</cac:SubItemProperty>
</cac:AdditionalItemProperty>
<!-- code omitted for clarity -->
</cac:Item>
<!-- code omitted for clarity -->
</cac:DispatchLine>
</DispatchAdvice>
Updated about 22 hours ago
