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

RequestType Property

The type of tracking request.

Syntax

public int getRequestType();
public void setRequestType(int requestType);

Enumerated values: public final static int rtDetail = 0; public final static int rtSummary = 1;

Remarks

By default, the TrackShipment method will return a detailed summary of each time the shipment was scanned during transit in the TrackEvents property. However, when set to rtSummary, a summary of each status that is returned will be populated in the Status field.

Default Value

0

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