The GetStatistics404 function returns the statistics and stock by product.
Method | /GetStatistics404 |
The request body is of type GetStatistics404.
Name | Description | Data Type |
---|---|---|
statisticsFilter | StatisticsFilter | |
saleRowsFilter | SaleRowsFilter | |
productsFilter | ProductsFilter | |
deltaType | DeltaType |
The response body is of type GetStatistics404Response.
Name | Description | Data Type |
---|---|---|
GetStatistics404Result | Statistics404Info |
|