Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

MasterTrackingNumber Property

Tracking number assigned to the whole MPS shipment.

Syntax

[VB.NET]
Public ReadOnlyProperty MasterTrackingNumber As String

[C#]
public string MasterTrackingNumber {get;}

Remarks

This is applicable to MPS shipment requests only and identifies the whole shipment. In a MPS ship request, this property is returned in the server reply when either the GetPackageLabel or the GetShipmentLabels method is called.

This value is used as parameter when a cancel shipment request is sent (i.e., when the CancelShipment method is called). It can also be used when tracking a MPS.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0