Feedback API Release Notes eBay Docs
INFO
The following changelog has been fetched from developer.ebay.com.
TIP
You can subscribe to our Atom/RSS/JSON Release Notes feeds, which include all eBay API release notes. For more information about customizing your feed, visit this page.
Atom Feed | JSON Feed | RSS Feed
v1.0.0
This is the initial release of the Feedback API.
Methods
The initial release of this API includes the following methods and their associated types and fields.
- getItemsAwaitingFeedback – This method retrieves a list of line items for which feedback is pending from the user based on their role.
- getFeedback – This method retrieves a list of line items for which feedback is available from the user based on their role.
- leaveFeedback – This method submits feedback associated with a line item for an order partner, ©generating a unique ID for tracking and reference purposes.
- getFeedbackRatingSummary – This method returns a categorized summary of feedback metrics for an eBay seller, filtered by criteria.
- respondToFeedback – This method responds to feedback provided by the order partner on a specific line item in an order.