eBay Post-Order APIVersion 2.7.7
 

FileStatusEnum

This enumerated type contains the possible states that a return-associated file can be in.

Type that uses FileStatusEnum:

Calls that use one or more values of FileStatusEnum:

Enumeration Values

Value Description
CREATED This enumeration value indicates that the file has been created, but has yet to be associated with a return request or draft.
DELETED This enumeration value indicates that the file has been removed, or unassociated with a return request or draft.
PUBLISHED This enumeration value indicates that the file has been associated with a return request or draft.
UNKNOWN This enumeration value indicates that the status of the file is unknown.
  * See the Enumeration Index to see exact use of each enumeration value in the API.