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

IdentifierType Property

Type of shipment identifier by which the shipment is to be tracked.

Syntax

int GetIdentifierType();

int SetIdentifierType(int iIdentifierType);

Possible Values

  IT_FED_EX_TRACKING_NUMBER_OR_DOOR_TAG(0), 
  IT_FED_EX_BILL_OF_LADING(1), 
  IT_FED_EX_CODRETURN_TRACKING_NUMBER(2), 
  IT_FED_EX_CUSTOMER_AUTHORIZATION_NUMBER(3), 
  IT_FED_EX_CUSTOMER_REFERENCE(4), 
  IT_FED_EX_DEPARTMENT(5), 
  IT_FED_EX_FREE_FORM_REFERENCE(6), 
  IT_FED_EX_GROUND_SHIPMENT_ID(7), 
  IT_FED_EX_GROUND_MPS(8), 
  IT_FED_EX_INVOICE_NUMBER(9), 
  IT_FED_EX_PARTNER_CARRIER_NUMBER(10), 
  IT_FED_EX_PART_NUMBER(11), 
  IT_FED_EX_PONUMBER(12), 
  IT_FED_EX_RMANUMBER(13), 
  IT_FED_EX_TRACKING_CONTROL_NUMBER(14), 
  IT_FED_EX_SHIPPER_REFERENCE(15), 
  IT_FED_EX_STANDARD_MPS(16), 
  IT_UPSPACKAGE_TRACKING_NUMBER(17), 
  IT_UPSMASTER_TRACKING_NUMBER(18), 
  IT_UPSREFERENCE_NUMBER(19), 
  IT_UPSSHIPMENT_BOOKMARK(20)

Default Value

0

Remarks

This is required if the track request will be made for an identifier other than Tracking Number.

This property is not applicable to USPS.

Data Type

Integer

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