Zum Hauptinhalt springen

Type of Service: ftChargeItemCase

This table expands on the values provided in the table ftChargeItemCase in General Part, with country-specific values applicable to the German market.

ValueDescriptionVAT rateMiddleware version
0x4D45000000000000Unknown type of service for ME (VAT rate from the VatRate property is directly passed to the central invoice service)custom1.3-
0x4D45000000000001Undefined type of service for ME (normal VAT rate).21 %1.3-
0x4D45000000000002Undefined type of service for ME (reduced VAT rate)7 %1.3-
0x4D45000000000003Undefined type of service for ME (not taxable/exempt from VAT)-1.3-
0x4D45000000000004Undefined type of service for ME (zero)0%1.3-
0x4D45000000000005Undefined type of service for ME (unknown VAT)
VAT rate from the VatRate property is directly passed to the central invoice service)
custom1.3-
0x4D45000000000011Delivery (normal VAT rate).21 %1.3-
0x4D45000000000012Delivery (reduced VAT rate)7 %1.3-
0x4D45000000000013Delivery (not taxable/exempt from VAT)-1.3-
0x4D45000000000014Delivery (zero)0%1.3-
0x4D45000000000015Delivery (unknown VAT)
VAT rate from the VatRate property is directly passed to the central invoice service)
custom1.3-
0x4D45000000000019Other services (normal VAT rate).21 %1.3-
0x4D4500000000001AOther services (reduced VAT rate)7 %1.3-
0x4D4500000000001BOther services (not taxable/exempt from VAT)-1.3-
0x4D4500000000001COther services (zero)0%1.3-
0x4D4500000000001DOther services (unknown VAT)
VAT rate from the VatRate property is directly passed to the central invoice service)
custom1.3-
0x4D45000000000020Cash deposit into the till-1.3-
0x4D45000000000021Cash withdrawal from the till-1.3-

ftChargeItemCaseFlag

This table shows flags that can be added to each ftChargeItemCase with values applicable to the Montenegrin market.

ValueDescriptionMiddleware version
0x0000000000010000ChargeItem is a voucher.
In case a voucher was sold, this flag has to be set and the ftChargeItemCaseData property has to contain the expiration date and the serial number(s) of the voucher in JSON format: ftChargeItemCaseData: "{\"ExpirationDate\": \"2022-12-24\", \"VoucherSerialNumbers\": [ \"2-2020-12345678\", \"optionally-more-numbers\" ]}" (please note that this property accepts a string, and the content data needs to be accordingly escaped as shown in this example).
1.3.40-
0x0000000000020000ChargeItem is exported to a country outside of Montenegro.
In case the ChargeItem represents a goods or services meant for export, this flag has to be set.
1.3.40-
0x0000000000060000ChargeItem is not an investment.
In case the ChargeItem is not an investment for the buyer according to Montenegran law, this flag has to be set.
1.3.40-
0x0000000000070000Discount applied on this ChargeItem does reduces base price.
In case there's a discount applied to this ChargeItem which is reducing the tax base price of the item according to Montenegran law, this flag has to be set. The percentage has to be provided as: ftChargeItemCaseData: "{\" DiscountPercentage\": 20}"
1.3.40-
0x0000000000080000Discount applied on this ChargeItem does not reduces base price.
In case there's a discount applied to this ChargeItem which is not reducing the tax base price of the item according to Montenegran law, this flag has to be set.
1.3.40-