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
order_v1 API
v1_beta.34.0
Home
Develop
APIs
RESTful APIs
Buy APIs
Order_v1 API
ErrorParameterV3
An array of name/value pairs that provide details regarding the error.
Type that uses ErrorParameterV3
ErrorDetailV3
Calls that use ErrorParameterV3
POST
/checkout_session/{checkoutSessionId}/apply_coupon
GET
/checkout_session/{checkoutSessionId}
POST
/checkout_session/initiate
POST
/checkout_session/{checkoutSessionId}/remove_coupon
POST
/checkout_session/{checkoutSessionId}/update_add_on_services_status
POST
/checkout_session/{checkoutSessionId}/update_payment_info
POST
/checkout_session/{checkoutSessionId}/update_quantity
POST
/checkout_session/{checkoutSessionId}/update_shipping_address
POST
/checkout_session/{checkoutSessionId}/update_shipping_option
POST
/checkout_session/{checkoutSessionId}/place_order
GET
/purchase_order/{purchaseOrderId}
Fields
Field
Type
Description
name
string
This is the name of input field that caused an issue with the method request.
value
string
This is the actual value that was passed in for the element specified in the
name
field.