eBay Post-Order APIVersion 2.7.7
 

FileFormatEnum

This enumerated type lists the file types that can be used for files that are associated with a return request or return request draft.

Type that uses FileFormatEnum:

Calls that use one or more values of FileFormatEnum:

Enumeration Values

Value Description
BMP This enumeration value indicates that the file format extension of the file is .BMP (Bitmap file).
GIF This enumeration value indicates that the file format extension of the file is .GIF.
JPEG This enumeration value indicates that the file format extension of the file is .JPEG.
JPG This enumeration value indicates that the file format extension of the file is .JPG.
PNG This enumeration value indicates that the file format extension of the file is .PNG (Portable Network Graphics file).
UNKNOWN This enumeration value indicates that the file format extension of the file isunknown.
  * See the Enumeration Index to see exact use of each enumeration value in the API.