4D Shipping SDK 2020 .NET Edition

Questions / Feedback?

ShipperAccountNumber Property

Account number associated with shipment.

Syntax

public string ShipperAccountNumber { get; set; }
Public Property ShipperAccountNumber As String

Default Value

""

Remarks

This indicates the account number associated with shipment (as opposed to the AccountNumber, which is that of the party sending the request).

This can be provided in a track request to narrow down the search results. It can also be returned in the server response when the TrackShipment method is called.

Copyright (c) 2023 4D Payments Inc. - All rights reserved.
4D Shipping SDK 2020 .NET Edition - Version 20.1 [Build 8435]