The GetStatistics105 function returns the statistics by cash register group.
Method | /GetStatistics105 |
The request body is of type GetStatistics105.
Name | Description | Data Type |
---|---|---|
statisticsFilter | StatisticsFilter | |
saleRowsFilter | SaleRowsFilter | |
productsFilter | ProductsFilter | |
deltaType | DeltaType |
The response body is of type GetStatistics105Response.
Name | Description | Data Type |
---|---|---|
GetStatistics105Result | Statistics105Info |
|