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

IdentifierType Property

The identifier type to be used to track a package.

Syntax

__property TibxCanadaPostTrackIdentifierTypes IdentifierType = {read=FIdentifierType, write=FSetIdentifierType, default=0};



enum TibxCanadaPostTrackIdentifierTypes { itTrackingNumber=0, itDNC=1, itReference=2 };

Default Value

0

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.

Data Type

Integer

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