Serbia (SeF) Category: Nicotine

In Serbian e-transport, item attributes are required to report nicotine products.

Provide the category and a free-text value.

Example

<DispatchAdvice>
    <!-- code omitted for clarity -->
    <cac:DispatchLine>
        <!-- code omitted for clarity -->
        <cac:Item>
            <!-- Excise goods: NICOTINE -->
            <cac:AdditionalItemProperty>
				<Name>RS:NICOTINE</Name>
				<Value>Komad</Value>
			</cac:AdditionalItemProperty>
            <!-- code omitted for clarity -->
        </cac:Item>
        <!-- code omitted for clarity -->
    </cac:DispatchLine>
</DispatchAdvice>