ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleContainer
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleContainer (Method)
Description
The GetSingleContainer function returns the container record for the given primary key.
Request (GetSingleContainerSoapIn)

The request body is of type GetSingleContainer.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleContainer Element

Overview

Sequence
itemId xs:int
Response (GetSingleContainerSoapOut)

The response body is of type GetSingleContainerResponse.

Response Body Parameters

NameDescriptionData Type
 ContainerInfo
IsCancelled Element FobPort Element TransporterCustomerId Element Voyage Element Vessel Element WeightKg Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleContainerResult Element Sequence GetSingleContainerResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
WeightKg xs:int
Vessel optional xs:string
Voyage optional xs:string
FobPort optional xs:string
IsCancelled xs:boolean
See Also
All Operations Resource GroupProductBaseComponents Web Service