Click or drag to resize

ShippingServicesV3.CloseoutWithLTLV3 Method

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

Complete processing of a series of packages and LTL Pro Numbers.

Namespace:  Purolator.Webservice
Assembly:  OLS.Web (in OLS.Web.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public CloseoutResponseLTLV3 CloseoutWithLTLV3(
	CloseoutRequestLTLV3 request
)

Parameters

request
Type: Purolator.Webservice.Objects.CloseoutRequestLTLV3
A CloseoutRequestLTLV3.

Return Value

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