ShipDate Property
The date on which the package was tendered to FedEx.
Syntax
__property String ShipDate = {read=FShipDate, write=FSetShipDate, default=""};
Default Value
""
Remarks
Upon successful request, this is always returned when the TrackShipment and RequestEmailNotification methods are called.
Format: YYYY-MM-DD.
Data Type
String