eBay Post-Order APIVersion 2.7.7
 

ShippingLabelFormatEnum

This enumeration type lists the different types of file formats supported for shipping labels.

Type that uses ShippingLabelFormatEnum:

Call that uses one or more values of ShippingLabelFormatEnum:

Enumeration Values

Value Description
PDF This enumeration value indicates that the shipping label file is a Portable Document Format (.PDF) file.
PNG This enumeration value indicates that the shipping label file is a Portable Network Graphics (.PNG) file.
UNKNOWN This enumeration value indicates that the file type of the shipping label is unknown.
  * See the Enumeration Index to see exact use of each enumeration value in the API.