{
"errors":[
{
"errorId": 25710,
"domain": "API_INVENTORY",
"subdomain": "Selling",
"category": "REQUEST",
"message": "We didn't find the resource/entity you are requesting. Please verify the request"
}
]}
Answer
There might be several reasons for API failure. One of the reasons is that the item is listed either from eBay UI or by Trading API, so you are not getting any result in the getInventoryItem call. You will get the inventory records of a seller's account by bulkGetInventoryItem, getInventoryItems and getInventoryItem call, only if you have listed the item or created the inventory record from inventory API. Listings created outside Inventory API will not be visible via Inventory APIs.
How well did this answer your question?
Submit Feedback
Thank you for helping us to improve the eBay developer program.
While we are not able to respond directly to your comments, we will carefully review them to improve your experience with eBay developer program!