Retrieve sellers' store information when searching Find the answer to your question
Advanced Search Product -Select Product- GDPR Trading API Shopping API Merchandising API Feedback API Finding API Product Services Sandbox Others MIP Media API Notification API Identity API Charity API Taxonomy API Catalog API Recommendation API Compliance API Logistics API Finances API(Alpha) Negotiation API Sell Feed API Marketing Ads API Account API Inventory API Fulfillment API Marketing Promotion API Analytics API Metadata API Offer API Marketplace Insights API Deal API Marketing API Feed API Browse API Order API Analytics API Key Management API Cancellation API Case Management API Inquiry API Return API Category -Select- Getting Started Sample Code Troubleshooting HowTo's / Best Practices No Value
Language -Select- C# Flex Java JavaScript PHP VB.NET VB6
Format -Select- All XML SOAP JSON Name Value N/A
SDK -Select- .NET Java JavaScript Flax/Flash Mobile - iOS None
Sort by Default Summary New Description Date Updated
Sort order Descending Ascending
Search
Published: April 01 2010, 10:28:00 PM Updated: August 23 2022, 8:31:35 AM
How to retrieve a seller's store information when searching?
Summary
To retrieve the seller's store information, specify SellerInfo in the IncludeSelector field in ShoppingAPI.FindItemAdvanced and StoreInfo in the outputSelector in FindingAPI.findItemAdvanced as below.
Shopping API: FindItemAdvanced Sample - store info is returned if the seller has an eBay storefront
http://open.api.ebay.com/shopping?callname=FindItemsAdvanced&IncludeSelector=SellerInfo &appid=YourAppIDHere&siteid=0&version=661&QueryKeywords=harry%20original
Finding API: findItemAdvanced Sample - store info is only returned if the item is listed in a store
http://svcs.ebay.com/services/search/FindingService/v1?OPERATION-NAME=findItemsAdvanced&outputSelector=StoreInfo &SERVICE-VERSION=1.3.0&SECURITY-APPNAME=YourAppIDHere&paginationInput.entriesPerPage=2&keywords=harry%20original
How well did this answer your question? Answers others found helpful