This type defines the details of an item being reported for violating a product owner's copyright, trademark, or intellectual property rights.
Type that uses ReportItemDetails
Call that uses ReportItemDetails
POST
Fields
copyEmailToRightsOwner
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
As this field defaults to
true
. This same document is automatically sent to the seller of the reported item.As this field defaults to
true, the report will be automatically emailed if this field is omitted.
Default: true
countries
array of CountryCodeEnum
If the infringement type stated in the VeroReasonCodeId has anything to do with which country the item is being shipped to, each country that would trigger this infringement type should be specified in this comma-delimited array.
This field is required when the veroReasonCodeId is
This field is required when the veroReasonCodeId is
9037
(Item(s) is unlawful importation of product bearing trademark).detailedMessage
This field is used to provide further information about the VeRO reason code.
This field is required when the veroReasonCodeId is
Max length: 1000 characters
This field is required when the veroReasonCodeId is
9052
or 7052
(Other - Provide details information in additional information box below).Max length: 1000 characters
messageToSeller
This field is used by the VeRO Program member to provide more details to the seller as to why the item is being reported for the alleged infringement.
Max length: 1000 characters
Max length: 1000 characters
patent
This field is used to specify the number of a product patent that is being violated.
This field is required when the veroReasonCodeId is
Max length: 15 characters
This field is required when the veroReasonCodeId is
9048
(Item(s) infringes a valid patent).Max length: 15 characters
regions
array of WorldRegionEnum
If the infringement type stated in the veroReasonCodeId has anything to do with which geographical region the item is being shipped to, each region that would trigger this infringement type should be specified in this comma-delimited array.
veroReasonCodeId
The unique identifier for the type of claimed infringement.
Use getVeroReasonCodes to retrieve a list of valid reason codes for a given eBay site.
Use getVeroReasonCodes to retrieve a list of valid reason codes for a given eBay site.