Click or drag to resize

ShippingServicesV3CloseoutUpdateWeight Method

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

Complete processing of a series of packages and updates their weights.

Namespace:  Purolator.Webservice
Assembly:  OLS.Web (in OLS.Web.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public CloseoutResponse CloseoutUpdateWeight(
	CloseoutWithWeightRequest request
)

Parameters

request
Type: Purolator.Webservice.ObjectsCloseoutWithWeightRequest
A CloseoutWithWeightRequest.

Return Value

Type: CloseoutResponse
A CloseoutResponse
Remarks
A closeout notifies the system that packages are being shipped.
See Also