The GetWebshopProductsCount function returns the count of all webshop product records for the specified parameters.
| Method | /GetWebshopProductsCount | 
The request body is of type GetWebshopProductsCount.
| Name | Description | Data Type | 
|---|---|---|
| filter | WebshopProductsFilter | 

|  | 
 | 
The response body is of type GetWebshopProductsCountResponse.
| Name | Description | Data Type | 
|---|---|---|
| GetWebshopProductsCountResult | xml:int | 

|  | 
 |