ShipperAccountNumber Property
Customer number associated with shipment.
Syntax
[VB.NET] Public Property ShipperAccountNumber As String
[C#] public string ShipperAccountNumber {get; set;}
Remarks
This indicates the customer number associated with shipment (as opposed to the ContractId, which is that of party sending the request).
Default Value
""