Click or drag to resize

ShippingServicesV3VoidLTLPallets Method

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

Void pallets in an existing LTL Shipment.

Namespace:  Purolator.Webservice
Assembly:  OLS.Web (in OLS.Web.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public VoidPalletResponse VoidLTLPallets(
	LTLPalletListRequest request
)

Parameters

request
Type: Purolator.Webservice.ObjectsLTLPalletListRequest
A LTLPalletListRequest.

Return Value

Type: VoidPalletResponse
An AddLTLPalletResponse
See Also