Click or drag to resize

OrderRequestV3PartnerID Property

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

A unique number that the client uses to identify on which shipper's behalf this order is being sent if the client is shipping for multiple shippers under the same ClientID.

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 PartnerID { get; set; }

Property Value

Type: String
See Also