ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetCompaniesPackages
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetCompaniesPackages (Method)
Description
The GetCompaniesPackages function returns all companies infos for the calling organization.
Request (GetCompaniesPackagesSoapIn)

The request body is of type GetCompaniesPackages.

Request Body Parameters

NameDescriptionData Type
 PackageInfo
Description Element ShortDescription Element IsoPackageId Element ExternalCode Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence package Element Sequence GetCompaniesPackages Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ExternalCode optional xs:string
ShortDescription optional xs:string
Description optional xs:string
Response (GetCompaniesPackagesSoapOut)

The response body is of type GetCompaniesPackagesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewPackageInfo
IsoPackageCode Element Description Element ShortDescription Element IsoPackageId Element ExternalCode Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPackageInfo Element Sequence GetCompaniesPackagesResult Element Sequence GetCompaniesPackagesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ExternalCode optional xs:string
ShortDescription optional xs:string
Description optional xs:string
IsoPackageCode optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service