ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetContainers
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetContainers (Method)
Description
The GetContainers function returns all container records for the specified parameters.
Request (GetContainersSoapIn)

The request body is of type GetContainers.

Request Body Parameters

NameDescriptionData Type
 ContainersFilter
 xml:int
 xml:int
includeItemId Element skipItemId Element IsCancelledOnly Element FobPort Element TransporterCustomerId Element Voyage Element Vessel Element WeightKg Element Description Element StoreId Element Sequence filter Element Sequence GetContainers Element

Overview

Sequence
Sequence
StoreId xs:int
Description optional xs:string
WeightKg xs:int
Vessel optional xs:string
Voyage optional xs:string
FobPort optional xs:string
skipItemId xs:int
Response (GetContainersSoapOut)

The response body is of type GetContainersResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewContainerInfo
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 ViewContainerInfo Element Sequence GetContainersResult Element Sequence GetContainersResponse Element

Overview

Sequence
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