The GetCompaniesRelatedProducts function returns all companies infos for the calling organization.
Method | /GetCompaniesRelatedProducts |
The request body is of type GetCompaniesRelatedProducts.
Name | Description | Data Type |
---|---|---|
relatedProduct | RelatedProductInfo |
|
The response body is of type GetCompaniesRelatedProductsResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesRelatedProductsResult | ArrayOfViewRelatedProductInfo |
|