ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateContainer
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateContainer (Method)
Description
The UpdateContainer function updates a container record.
Request (UpdateContainerSoapIn)

The request body is of type UpdateContainer.

Request Body Parameters

NameDescriptionData Type
 ContainerInfo
 xml:boolean
isForceUpdate Element 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 container Element Sequence UpdateContainer 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
isForceUpdate xs:boolean
Response (UpdateContainerSoapOut)

The response body is of type UpdateContainerResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateContainerResult Element Sequence UpdateContainerResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service