ShipDate Property
The date the user requests UPS to pickup the package from the origin.
Syntax
public String getShipDate(); public void setShipDate(String shipDate);
Remarks
This is required to be provided when GetShippingTime method is called. Query cannot exceed 60 days into the future.
This should be entered in this format: YYYYMMDD.
Default Value
""