Get all available brands
Method | /productbasecomponents.asmx/GetBrandsByFilter |
The request body is of type GetBrandsByFilter.
Name | Description | Data Type |
---|---|---|
filter | BrandsFilter | |
skipItemId | xml:int | |
includeItemId | xml:int |
|
The response body is of type GetBrandsByFilterResponse.
Name | Description | Data Type |
---|---|---|
GetBrandsByFilterResult | ArrayOfViewBrandInfo |
|