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

[VB.NET]
Public Property IdentifierType As EztrackIdentifierTypes

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

enum EztrackIdentifierTypes { itFedExTrackingNumberOrDoorTag, itFedExBillOfLading, itFedExCODReturnTrackingNumber, itFedExCustomerAuthorizationNumber, itFedExCustomerReference, itFedExDepartment, itFedExFreeFormReference, itFedExGroundShipmentId, itFedExGroundMPS, itFedExInvoiceNumber, itFedExPartnerCarrierNumber, itFedExPartNumber, itFedExPONumber, itFedExRMANumber, itFedExTrackingControlNumber, itFedExShipperReference, itFedExStandardMPS, itUPSPackageTrackingNumber, itUPSMasterTrackingNumber, itUPSReferenceNumber, itUPSShipmentBookmark }

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.

Default Value

0

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