The GetCompaniesPackages function returns all companies infos for the calling organization.
Method | /productbasecomponents.asmx/GetCompaniesPackages |
The request body is of type GetCompaniesPackages.
Name | Description | Data Type |
---|---|---|
package | PackageInfo |
|
The response body is of type GetCompaniesPackagesResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesPackagesResult | ArrayOfViewPackageInfo |
|