ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSinglePackage
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSinglePackage (Method)
Description
Get single record from Package table by specified primary key
Request (GetSinglePackageSoapIn)

The request body is of type GetSinglePackage.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePackage Element

Overview

Sequence
itemId xs:int
Response (GetSinglePackageSoapOut)

The response body is of type GetSinglePackageResponse.

Response 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 GetSinglePackageResult Element Sequence GetSinglePackageResponse 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
See Also
All Operations Resource GroupProductBaseComponents Web Service