The GetStatistics100 function returns the statistics by cash register group and vat code.
Method | /GetStatistics100 |
The request body is of type GetStatistics100.
Name | Description | Data Type |
---|---|---|
statisticsFilter | StatisticsFilter | |
saleRowsFilter | SaleRowsFilter | |
productsFilter | ProductsFilter | |
deltaType | DeltaType |
The response body is of type GetStatistics100Response.
Name | Description | Data Type |
---|---|---|
GetStatistics100Result | Statistics100Info |
|