Find the answer to your question
Advanced Search
Why do all my VeRO reported items show SubmissionFailed?
Summary
VeROReportItems marks items as SubmissionFailed when checking GetVeROReportStatus
Detailed Description
Sometimes when making a call to VeROReportItems you may get a successful response even though your request is invalid. Specifically, if you have an "outdated" or incorrect VeROReasonCodeID. After making the request and recieiving a successful response, you then will make a call to GetVeROReportStatus and the response will show your reported items as "SubmissionFailed".
Make sure you call GetVeROReasonCodeDetails before you report any items to ensure you have the correct "ReasonCodeDetail codeID".
Additional Resources
VeROReportItems: http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/VeROReportItems.html
GetVeROReasonCodeDetails : http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetVeROReasonCodeDetails.html
GetVeROReportStatus : http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetVeROReportStatus.html