CloseTrackingNumber Property
Shipment Ground tracking number.
Object Oriented Interface
public function getCloseTrackingNumber(); public function setCloseTrackingNumber($value);
Procedural Interface
inship_fedexshipintl_get($res, 20 ); inship_fedexshipintl_set($res, 20, $value );
Default Value
''
Remarks
Shipment Ground tracking number. Provided to obtain the manifest containing this tracking number. If you include the CloseTrackingNumber of a particular Ground shipment for which you want to print Ground reports (Manifest, C.O.D., Hazmat or Multiweight Detail), the report(s) requested in the CloseReportType element are returned.
Maximum length: 20 characters.
NOTE: This only takes effect when calling ReprintDocuments.
Data Type
String