The GetStatistics300 function returns the statistics by customer.
Method | /GetStatistics300 |
The request body is of type GetStatistics300.
Name | Description | Data Type |
---|---|---|
statisticsFilter | StatisticsFilter | |
saleRowsFilter | SaleRowsFilter | |
productsFilter | ProductsFilter | |
deltaType | DeltaType |
The response body is of type GetStatistics300Response.
Name | Description | Data Type |
---|---|---|
GetStatistics300Result | Statistics300Info |
|