Get all listings and images for a seller
Hello,
I need to get a list of all items for a specific seller (read-only), and for the life of me, I cannot find a way to do this with the Browse API.
Is this possible? Is there an example REST call, SDK example, etc. anywhere?
aihrig
Posted 1 year ago·Last reply 1 year ago
1 comment
developer_support@ebay
Hi @aihrig,
When using the Browse API, you use the sellers filter in the request and only items from the specified sellers are returned in the response.
You can use the Trading API calls like GetSellerList and GetMyeBaySelling to fetch the all items listed by the authenticated user, including item data.
For more information, refer to the Knowledge Base article: https://developer.ebay.com/support/kb-article?KBid=477