eBay Return Management APIVersion 1.1.0
 

TrackingStatusType ( token )

Enumerated type that contains the possible values that can be returned in the deliveryStatus field of the provideTrackingInfo response. This value will indicate the status of the package shipment.

Type that uses TrackingStatusType:

Call that uses one or more values of TrackingStatusType:

Enumeration Values

Value Description
DELIEVERED This value indicates that the package has been delivered.
IN_TRANSIT This value indicates that the package is in transit.
UNKNOWN This value indicates that the shipping status of the package is unknown.
  * See the Enumeration Index to see exact use of each enumeration value in the API.