The GetStatistics106 function returns the statistics by cash register group and product category.
Method | /GetStatistics106 |
The request body is of type GetStatistics106.
Name | Description | Data Type |
---|---|---|
statisticsFilter | StatisticsFilter | |
saleRowsFilter | SaleRowsFilter | |
productsFilter | ProductsFilter | |
deltaType | DeltaType |
The response body is of type GetStatistics106Response.
Name | Description | Data Type |
---|---|---|
GetStatistics106Result | Statistics106Info |
|