StartDate Property
The end date for the date range to be searched.
Syntax
public String getStartDate(); public void setStartDate(String startDate);
Remarks
The end date to be used in conjunction with EndDate to specify a date range to search for the specified shipment when TrackShipment is called. The date must be specified in the format "YYYY-MM-DD".
Default Value
""