The GetWebshopClassifications function returns all webshopClassification records for the specified parameters.
Method | /productbasecomponents.asmx/GetWebshopClassifications |
The request body is of type GetWebshopClassifications.
Name | Description | Data Type |
---|---|---|
filter | WebshopClassificationsFilter |
|
The response body is of type GetWebshopClassificationsResponse.
Name | Description | Data Type |
---|---|---|
GetWebshopClassificationsResult | ArrayOfViewWebshopClassificationInfo |
|