Skip to main content
Join
About the Developers Program
Benefits
Policies
API License Agreement
Develop
Get Started
APIs
RESTful APIs
Traditional APIs
API Call Limits
API Deprecations
Tools
eBay Sandbox
Create Test Users
Reset Password
Sandbox Status
API Explorer
WSDL Pruner
SDKs
Widgets
Guides
Grow
Application Growth Check
Affiliate Program
Loyalty Program
Events
Awards
Updates
API Updates
Newsletter
Blog
Support
API Status
FAQs
Developer Community Forum
Knowledge Base
Developer Account Support
Developer Technical Support
Application Keysets
User Access Tokens
Alerts and Notifications
Profile & Contacts
ErrorParameterV3
browse API
v1.19.2
Home
Develop
APIs
RESTful APIs
Buy APIs
Browse API
ErrorParameterV3
An array of name/value pairs that provide details regarding the error.
Type that uses ErrorParameterV3
ErrorDetailV3
Calls that use ErrorParameterV3
GET
/item_summary/search
POST
/item_summary/search_by_image
GET
/item/{item_id}
GET
/item/get_item_by_legacy_id
GET
/item/
GET
/item/get_items_by_item_group
POST
/item/{item_id}/check_compatibility
Fields
Field
Type
Description
name
string
This is the name of input field that caused an issue with the call request.
value
string
This is the actual value that was passed in for the element specified in the
name
field.