The GetStatistics500 function returns the statistics by zipcode.
Method | /GetStatistics500 |
The request body is of type GetStatistics500.
Name | Description | Data Type |
---|---|---|
statisticsFilter | StatisticsFilter | |
saleRowsFilter | SaleRowsFilter | |
productsFilter | ProductsFilter | |
deltaType | DeltaType |
The response body is of type GetStatistics500Response.
Name | Description | Data Type |
---|---|---|
GetStatistics500Result | Statistics500Info |
|