eBay Trading APIVersion 1349
 

VeROReportedItemType

Type defining the ReportedItem container which is returned in the GetVeROReportStatus response. The ReportedItem container consists of the ItemID of the item that has infringed upon the seller's copyright, trademark, or intellectual property rights, as well as the submission status of the VeRO Report.

Type that uses VeROReportedItemType:

Call that uses VeROReportedItemType:

Fields

ItemID ( ItemIDType (string) ) [0..1]
The unique identifier (ItemID) of the listing reported for copyright, trademark, or intellectual property right infringment.

This field is always returned with the ReportedItem container.
See the Field Index to learn which calls use ItemID.

ItemReasonForFailure ( string ) [0..1]
This text explanation is submitted by eBay when the submission of an VeRO Report has failed or was blocked.

This field is only returned with the ReportedItem container if the ItemStatus value is SubmissionFailed or ClarificationRequired.
See the Field Index to learn which calls use ItemReasonForFailure.

This value indicates the current submission status of the VeRO Report.

This field is always returned with the ReportedItem container.
See the Field Index to learn which calls use ItemStatus.