ShipDateEnd Property
End of ship date range used to narrow search.
Syntax
property ShipDateEnd: String;
Default Value
''
Remarks
This property value is optional to be entered in a track request (when the TrackShipment is called), but recommended as limits the results to this range. If not provided, results may vary. In this case, FedEx will default to a range that may not be useful for the search. If provided, ShipDateStart is required.
This is required though to be provided in an email notification request (when the RequestEmailNotification method is called).
Format: YYYY-MM-DD.
Data Type
String