ShipDateStart Property
Start of ship date range used to narrow search.
Syntax
__property String ShipDateStart = {read=FShipDateStart, write=FSetShipDateStart, default=""};
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, ShipDateEnd is required.
This is required though to be provided in a email notification request (when the RequestEmailNotification method is called).
Format: YYYY-MM-DD.
Data Type
String