Just getting started with the Feedback API? See the following documents for details on using this API:
- Buying Integration Guide
- Selling Integration Guide
- Using eBay RESTful APIs
- Feedback API Overview
- Feedback API Resources
See the API Status page for announcements regarding recently resolved or current system wide issues. Visit the Developer Support page for support options and information on filing bugs. Also, try out this API using the API Explorer.
The following table lists the releases for the Feedback API:
Version |
Release Date |
Summary of Release |
---|---|---|
2025-10-15 |
Initial release of the Feedback API. |
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.