The GetStatistics110 function returns the statistics by employee.
Method | /GetStatistics110 |
The request body is of type GetStatistics110.
Name | Description | Data Type |
---|---|---|
statisticsFilter | StatisticsFilter | |
saleRowsFilter | SaleRowsFilter | |
productsFilter | ProductsFilter | |
deltaType | DeltaType |
The response body is of type GetStatistics110Response.
Name | Description | Data Type |
---|---|---|
GetStatistics110Result | Statistics110Info |
|