Click or drag to resize

AddLTLPalletRequestLTLShipmentNumber Property

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

Unique LTL shipment number.

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public string LTLShipmentNumber { get; set; }

Property Value

Type: String
Remarks
The LTL shipment number must be for an existing LTL Shipment. If both a ProNumber and an LTLShipment number are sent in the request, the LTLShipment Number will be ignored.
See Also