The GetCompaniesProductCategories function returns all companies infos for the calling organization.
Method | /productbasecomponents.asmx/GetCompaniesProductCategories |
The request body is of type GetCompaniesProductCategories.
Name | Description | Data Type |
---|---|---|
productCategory | ProductCategoryInfo |
|
The response body is of type GetCompaniesProductCategoriesResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesProductCategoriesResult | ArrayOfViewProductCategoryInfo |
|