Tax rates and product codes
The V8Preview2 API now has the ability to receive tax rates and product codes.
Has been added the ability to find out:
- Product tax rate -
TaxCategory
; - UKTZED code -
OuterEconomicActivityNomenclatureCode
. To the API an interface has also been addedIOuterEconomicActivityNomenclatureCode
with the following fields:IsMarked
- is the product marked;AllowSkipMarkScan
- is it possible to skip stamp scanning;OuterEanCode
- string with UKTZED code;
- The excise stamp code that was scanned when adding the product -
CommodityMark
.