Update Item Quantity in a Sub-CountAsk AIput https://api.apicbase.com/api/v2/inventory/outlets/{outlet_id}/count_events/{top_count_id}/partials/{sub_count_id}/set_single_item/Counts a stock item in a sub-count.Path Paramsoutlet_idstringrequiredAn outlet's ID.top_count_idstringrequiredA top count's ID.sub_count_idstringrequiredA sub-count's ID.Body Paramsstock_itemstringrequiredA stock item ID.quantityfloatrequiredThe counted quantity.Response 200200Updated 10 months ago