The GetWebshops function returns all webshop records for the specified parameters.
Method | /productbasecomponents.asmx/GetWebshops |
The request body is of type GetWebshops.
Name | Description | Data Type |
---|---|---|
filter | WebshopsFilter | |
includeItemId | xml:int | |
skipItemId | xml:int |
|
The response body is of type GetWebshopsResponse.
Name | Description | Data Type |
---|---|---|
GetWebshopsResult | ArrayOfViewWebshopInfo |
|