eBay Trading APIVersion 1349
 

VeROReportItemType

This type is used by the ReportItem container. A ReportItem container is required for each eBay item that the product owner is reporting as violating the product owner's copyright, trademark, or intellectual property rights.

Type that uses VeROReportItemType:

Call that uses VeROReportItemType:

Fields



Brand ( string ) [0..1]
The brand name of the item being reported for VeRO violation.
See the Field Index to learn which calls use Brand.

CopyEmailToRightsOwner ( boolean ) [0..1]
If the VeRO Program member wants a copy of the Notice of Claimed Infringement (NOCI) document sent to their email address, this field should be included in the request and set to true. This same document is automatically sent to the seller of the reported item.
See the Field Index to learn which calls use CopyEmailToRightsOwner.

Country ( CountryCodeType ) [0..*]
If the infringement type stated in the VeROReasonCodeID has anything to do about which country the item is shipped to, each country that would trigger this infringement type should be specified in its own Country field. Supported values for Country are found in CountryCodeType.

This field is required when the VeROReasonCodeID is 9037 (Item(s) is unlawful importation of product bearing trademark).
See the Field Index to learn which calls use Country.

DetailedMessage ( string ) [0..1]
Explanatory text from the VeRO Program member. This field is conditionally required when the VeROReasonCodeID is Others. Note that there is a 1000-character restriction on this text field when the items are being reported with the Others reason code.
See the Field Index to learn which calls use DetailedMessage.

ItemID ( ItemIDType (string) ) [0..1]
The unique identifier for the listing being reported for the alleged infringement, which is specified in the VeROReasonCodeID field.
See the Field Index to learn which calls use ItemID.

MessageToSeller ( string ) [0..1]
This field is used by the VeRO Program member to provide more details to the seller about why the item is being reported as violating copyright, trademark, or intellectual property rights.
See the Field Index to learn which calls use MessageToSeller.

Patent ( string ) [0..1]
This string field is used to specify the number of a product patent that is being violated.

This field is required when the VeROReasonCodeID is 9048 (Item(s) infringes a valid patent).
See the Field Index to learn which calls use Patent.

If the infringement type stated in the VeROReasonCodeID has anything to do about which geographical region the item is shipped to, each region that would trigger this infringement type should be specified in its own Region field. Supported values for Region are found in ShippingRegionCodeType.
See the Field Index to learn which calls use Region.

VeROReasonCodeID ( long ) [0..1]
The unique identifier for the type of claimed infringement. The GetVeROReasonCodeDetails call can be used to retrieve a list of reason codes for a given eBay site.
See the Field Index to learn which calls use VeROReasonCodeID.