Question by farchannel · Oct 04 at 12:28 PM · getitem
What to use instead of getItem when a bid has been placed on an auction item?
Just realized that the RESTful version of getItem fails when a bid has been placed on an item-it's plain as day in the docs. So how do I obtain info about an auction item in a RESTful way once a bid has been placed?
Answer by ankit_developersupport · Oct 31 at 04:49 AM
Hi @farchannel,
Go through the document
https://developer.ebay.com/Devzone/XML/docs/Reference/eBay/GetBidderList.html
Best Regards,
eBay Developer Support
People who like this
Answer by ankit_developersupport · Nov 06 at 03:27 AM
Hi @farchannel,
You want to use the RESTful API here. So maybe if there is no way to retrieve this via RESTful API.
https://developer.ebay.com/Devzone/XML/docs/Reference/eBay/GetBidderList.html
Best Regards,
eBay Developer Support
People who like this
Your answer

Follow this Question
Related Questions
Ebay Getitem request issue--urgent 0 Answers
Problem with GetItem in production 0 Answers
Get all Products from custom Shop Category 0 Answers
Find all similar products by item id 1 Answer
HTTP GET URL for GetItem call 6 Answers