The GetWebshopProducts function returns all webshopProduct records for the specified parameters.
Method | /GetWebshopProducts |
The request body is of type GetWebshopProducts.
Name | Description | Data Type |
---|---|---|
filter | WebshopProductsFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string |
|
The response body is of type GetWebshopProductsResponse.
Name | Description | Data Type |
---|---|---|
GetWebshopProductsResult | ArrayOfViewWebshopProductInfo |