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

IdentifierType Property

The identifier type to be used to track a package.

Syntax

[VB.NET]
Public Property IdentifierType As CanadaposttrackIdentifierTypes

[C#]
public CanadaposttrackIdentifierTypes IdentifierType {get; set;}

enum CanadaposttrackIdentifierTypes { itTrackingNumber, itDNC, itReference }

Remarks

This defines what type of identifier will be used in TrackShipment to get the tracking details. Possible values are:

0 (itTrackingNumber - default) The 12, 13, or 16 character tracking number or Parcel Identification Number (PIN).
1 (itDNC) The 15 character Delivery Notice Card (DNC) number.
2 (itReference) The customer reference number used when the shipment was created.

Default Value

0

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