The GetProductStatistics function returns a ProductStatistics object for the given primary key.
Method | /GetProductStatistics |
The request body is of type GetProductStatistics.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
storeId | xml:int | |
dateFrom | xml:dateTime | |
dateTo | xml:dateTime | |
isSaleOnly | BooleanFilter | |
calculateFifoStockValues | xml:boolean |
|
The response body is of type GetProductStatisticsResponse.
Name | Description | Data Type |
---|---|---|
GetProductStatisticsResult | ProductStatisticsInfo |