eBay Post-Order APIVersion 2.7.7
 

LabelPrintStatusEnum

This enumeration type lists all possible states for a shipping label.

Type that uses LabelPrintStatusEnum:

Call that uses one or more values of LabelPrintStatusEnum:

Enumeration Values

Value Description
EXPIRED This enumeration value is returned if the shipping label has expired, and is no longer available.
FAILED This enumeration value is returned if the print shipping label job has failed.
PRINTED This enumeration value is returned if the shipping label has been printed.
REQUESTED This enumeration value is returned if the request for a shipping label has been initiated.
UNKNOWN This enumeration value is returned if the status of the shipping label is unknown.
  * See the Enumeration Index to see exact use of each enumeration value in the API.