- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2024 06:19 AM
Hi all,
I'm facing an issue with the GetBestOffers API call. Despite retrieving direct offers made by buyers, it fails to fetch counter offers made in response to my seller-initiated offers.
Situation:
- Using the GetBestOffers API call without filters.
- Direct offers are retrieved successfully.
- Counter offers are visible on the Seller Hub, and notifications are received but not returned through the API.
- Is this a known limitation of the GetBestOffers API call regarding counter offers?
- Are there any workarounds or different API endpoints to fetch these counter offers?
- Has anyone successfully retrieved counter offers using the GetBestOffers API call, and if so, how?
Any insights or solutions would be greatly appreciated!
Best regards
Solved! Go to Best Answer
Accepted Solutions
Re: GetBestOffers API Call Not Retrieving Counter Offers - Need Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2024 11:55 AM
In the response of GetBestOffers call, you can refer to the BestOfferCodeType field to get the information whether the corresponding offer is a Best Offer, a seller's counter offer, or a buyer counter offer to the seller's counter offer.
eBay Developer Support
Re: GetBestOffers API Call Not Retrieving Counter Offers - Need Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2024 11:55 AM
In the response of GetBestOffers call, you can refer to the BestOfferCodeType field to get the information whether the corresponding offer is a Best Offer, a seller's counter offer, or a buyer counter offer to the seller's counter offer.
eBay Developer Support
Re: GetBestOffers API Call Not Retrieving Counter Offers - Need Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2025 12:45 PM
The question was not answered.
Counteroffers made on automated seller-initiated offers are never returned by GetBestOffers despite being shown in the Seller Hub, even if the item ID for a known outstanding offer is used in the filter, or if no filters are used and an outstanding offer is in the Seller Hub. The questions are about these.
Where can these be found through API calls?
