Getting Point of Sale by Cooking Place Type

Tags: v9preview2 v9

In the API V9Preview2, a method for obtaining a point of sale by cooking place type TryGetPointOfSaleByCookingPlaceType has been added. The method takes a cooking place type ICookingPlaceType and returns a point of sale IPointOfSale.

If you need to obtain the cash register associated with the cooking place type, you can use the property CashRegister.