The GetCompaniesBrands function returns all companies brands for the calling organization.
Method | /productbasecomponents.asmx/GetCompaniesBrands |
The request body is of type GetCompaniesBrands.
Name | Description | Data Type |
---|---|---|
info | BrandInfo |
|
The response body is of type GetCompaniesBrandsResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesBrandsResult | ArrayOfViewBrandInfo |
|