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