eBay Merchant Data APIVersion 1255
 

VeROReportPacketStatusCodeType ( token )

Enumerated type that contains the possible states of a VeRO Report packet. A VeRO Report packet is a set of one or more items that have been reported by a Verified Rights Owner as infringing upon the owner's intellectual property rights.

No calls use VeROReportPacketStatusCodeType.

Enumeration Values

Value Description
CustomCode This value is reserved for internal or future use.
InProcess This value indicates that eBay is in the process of reviewing the VeRO Report packet. For a VeRO Report packet consisting of multiple items, the call user can look at the ReportedItemDetails container in the GetVeROReportStatus response to get more details about individual items in the VeRO Report packet.
Processed This value indicates that the VeRO Report packet has been processed by eBay.
Received This value indicates that the VeRO Report packet has been received by eBay.
  * See the Enumeration Index to see exact use of each enumeration value in the API.