ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetPackages
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetPackages (Method)
Description
Get all available packages
Request (GetPackagesSoapIn)

The request body is of type GetPackages.

Request Body Parameters

NameDescriptionData Type
 xml:string
 xml:int
 xml:string
 xml:string
description Element shortDescription Element isoPackageId Element externalCode Element Sequence GetPackages Element

Overview

Sequence
externalCode optional xs:string
shortDescription optional xs:string
description optional xs:string
Response (GetPackagesSoapOut)

The response body is of type GetPackagesResponse.

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 GetPackagesResult Element Sequence GetPackagesResponse 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