Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

ShipDateStart Property

Start of ship date range used to narrow search.

Object Oriented Interface

public function getShipDateStart();
public function setShipDateStart($value);

Procedural Interface

inship_fedextrack_get($res, 69 );
inship_fedextrack_set($res, 69, $value );

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

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0