apidocs / com.srv4pos.server.api.product / ProductService / stats

stats

fun stats(period: String?, cashRegisterName: String?): ProductsStatsInfo?

Returns stats by products.

Parameters

period - filters by date period

cashRegisterName - filters by cash register name

Exceptions

com.srv4pos.server.api.exceptions.TypeMismatchJsonException - if period java.lang.String isn't convertible to java.util.Date.

Return
com.srv4pos.server.api.product.ProductsStatsInfo with stats.