Within the new bulkCartUpdate function there is a field on the line item to set the price:
This works to update the price, but then it reverts to the price set on the variant. If the product is set to not be available on POS the price will stay but then there is a warning “1 product wasn’t found” and you can’t checkout.
Does anyone know if you’re suppose to be able to update the price with bulkCartUpdate? or is there a workaround to complete the POS transaction without the product being available to the POS?