Syrve POS API SDK

Retrieving a point of sale by cooking place type

[ v9preview2  v9  ]

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

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