Click or drag to resize

ShippingServicesV3CloseoutV3 Method

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

Complete processing of a series of packages.

Namespace:  Purolator.Webservice
Assembly:  OLS.Web (in OLS.Web.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public CloseoutResponseV3 CloseoutV3(
	CloseoutRequestV3 request
)

Parameters

request
Type: Purolator.Webservice.ObjectsCloseoutRequestV3
A CloseoutRequestV3.

Return Value

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