Click or drag to resize

ShippingServicesV3AddConsolidatedLTLShipmentV3 Method

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

Consolidates orders into an LTL Shipment

Namespace:  Purolator.Webservice
Assembly:  OLS.Web (in OLS.Web.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public LTLShipmentResponseV3 AddConsolidatedLTLShipmentV3(
	LTLShipmentRequestV3 request
)

Parameters

request
Type: Purolator.Webservice.ObjectsLTLShipmentRequestV3
A LTLShipmentRequestV3.

Return Value

Type: LTLShipmentResponseV3
A LTLShipmentResponseV3
See Also