Update ItemAsk AIpatch https://api.apicbase.com/api/v2/analytics/generic_pos/product/Updates a single item.Body Paramslocation_idstringrequiredA location ID.pos_idstringThe item's ID in the POS.plustringrequiredThe item PLU identifier. This value must be unique.namestringrequiredThe item name.group_idstringrequiredThe POS ID of the group that the product belongs to.sell_pricefloatrequiredThe sell price for one unit of the item.tax_percentagefloatrequiredThe tax rate.is_activebooleanDefaults to trueIf false, the product will be marked as inactive.truefalseis_modifierbooleanDefaults to falseWhether the product is a modifier.truefalseResponse 200200Updated 10 months ago