CODTrackingNumber Property
Contains the tracking number for the COD return shipment.
Object Oriented Interface
public function getCODTrackingNumber();
Procedural Interface
inship_fedexship_get($res, 10 );
Default Value
''
Remarks
When shipping COD via any of the domestic FedEx Express services, this is returned in the server response. This value can then be used to track the COD return package.
This property is read-only.
Data Type
String