Click or drag to resize

LTLOrderResponseGetOrCreateLTLShipment Method

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

[Missing <summary> documentation for "M:Purolator.Webservice.Objects.LTLOrderResponse.GetOrCreateLTLShipment(WorldPak.Library.ShipmentRepository,WorldPak.Library.ShipperAccount,Purolator.Webservice.Objects.LTLOrderRequest)"]

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public int GetOrCreateLTLShipment(
	ShipmentRepository repository,
	ShipperAccount sa,
	LTLOrderRequest request
)

Parameters

repository
Type: ShipmentRepository

[Missing <param name="repository"/> documentation for "M:Purolator.Webservice.Objects.LTLOrderResponse.GetOrCreateLTLShipment(WorldPak.Library.ShipmentRepository,WorldPak.Library.ShipperAccount,Purolator.Webservice.Objects.LTLOrderRequest)"]

sa
Type: ShipperAccount

[Missing <param name="sa"/> documentation for "M:Purolator.Webservice.Objects.LTLOrderResponse.GetOrCreateLTLShipment(WorldPak.Library.ShipmentRepository,WorldPak.Library.ShipperAccount,Purolator.Webservice.Objects.LTLOrderRequest)"]

request
Type: Purolator.Webservice.ObjectsLTLOrderRequest

[Missing <param name="request"/> documentation for "M:Purolator.Webservice.Objects.LTLOrderResponse.GetOrCreateLTLShipment(WorldPak.Library.ShipmentRepository,WorldPak.Library.ShipperAccount,Purolator.Webservice.Objects.LTLOrderRequest)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Purolator.Webservice.Objects.LTLOrderResponse.GetOrCreateLTLShipment(WorldPak.Library.ShipmentRepository,WorldPak.Library.ShipperAccount,Purolator.Webservice.Objects.LTLOrderRequest)"]

See Also