The GetCompaniesProducts function returns all companies infos for the calling organization.
Method | /GetCompaniesProducts |
The request body is of type GetCompaniesProducts.
Name | Description | Data Type |
---|---|---|
product | ProductInfo |
The response body is of type GetCompaniesProductsResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesProductsResult | ArrayOfViewProductInfo |
|