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

IdentifierType Property

The identifier type to be used to track a package.

Object Oriented Interface

public function getIdentifierType();
public function setIdentifierType($value);

Procedural Interface

inship_canadaposttrack_get($res, 14 );
inship_canadaposttrack_set($res, 14, $value );

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