The GetStoreProductsCount function returns the number of found store products for the specified parameters.
Method | /GetStoreProductsCount |
The request body is of type GetStoreProductsCount.
Name | Description | Data Type |
---|---|---|
filter | StoreProductsFilter | |
skipItemId | xml:int |
|
The response body is of type GetStoreProductsCountResponse.
Name | Description | Data Type |
---|---|---|
GetStoreProductsCountResult | xml:int |
|