Click or drag to resize

ShippingServicesV3VoidLTLShipments Method

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

Voids a list of LTL Shipments.

Namespace:  Purolator.Webservice
Assembly:  OLS.Web (in OLS.Web.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public VoidLTLShipmentListResponse VoidLTLShipments(
	LTLShipmentListRequest request
)

Parameters

request
Type: Purolator.Webservice.ObjectsLTLShipmentListRequest
A LTLShipmentListRequest.

Return Value

Type: VoidLTLShipmentListResponse
A VoidLTLShipmentListResponse
See Also