Click or drag to resize

ShippingServicesV3ModifyContainer Method

[This is preliminary documentation and is subject to change.]

ModifyContainer modifies information about an overpack container.

Namespace:  Purolator.Webservice
Assembly:  OLS.Web (in OLS.Web.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public ContainerResponse ModifyContainer(
	ContainerRequest request
)

Parameters

request
Type: Purolator.Webservice.ObjectsContainerRequest
An ContainerRequest.

Return Value

Type: ContainerResponse
An ContainerResponse
See Also