Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Please connect me with ebay partner network management. I meet them before in New York. I need help with a odd situation. I got contacted by ebay partner affiliate and they told me my website is in violation. When I shared another ebay partner networ...
I am having a developer create a tool that will search eBay for a compiled list of search terms, items I have available for sale, to confirm within filters that the item is selling for over X dollars. What type of API key and info do I need to provid...
Hello, New here,Can somebody help me on that. I am trying to fetch data by putting some OE numbers of car parts such as "14411EC00C". Normally in the APIs this must give me back information such as category id(ex. Turbocharger) Other reference number...
I would like to use the findItemsByCategory endpoint to fetch available products and store it into database.However I wonder if this data is classified as private user data so that I have to implement the endpoint for marketplace account deletion/clo...
I was testing several GET requests (GetNotificationPreferences, GetNotificationsUsage, GetCategories, etc.) in Postman. About a month ago, everything was working fine. Couple days ago I went to make these calls again, and I keep receiving 21359 syste...
For the Trading API the Java SDK does not appear to have a ConditionDescriptors field on ItemType. I need this to comply with the new listing requirements by Oct. 23, 2023. Can someone please let me know if I am simply overlooking this in the SDK? He...
Hello,Is it possible to download sold items history data (as far back as possible) for all sellers?If so, what API should be used?Thank you
I'm trying to retrieve search results by using Finding API/findItemsAdvanced,It seems to inconsistent a count of searchResult and paginationOutput. For example, following is containing 'adidas' as keywords.const url = `https://svcs.ebay.com/services/...
I'm trying to implement the following API in my C# based website however I get the response that my request is Forbidden. Is there something I need to enable from my Ebay Dev dashboard?Example:https://api.ebay.com/buy/browse/v1/item_summary/search?q=...
in the sandbox > trading API > Getstore > the response say I don’t have seller store and i can’t find the way to create a seller store for the sandbox !!
I've been using the Finding API for several months now, specifically FindItemsByProduct.Today, none of my requests have turned up any information, whether it be searching by ISBN or ReferenceID (ePID). As in, my request is successful, but there are n...
I am trying to determine how to purchase postage through the eBay Trading API. My .NET application currently photographs and lists items to my store and now I would like to try to purchase and print shipping labels through my application as well. My ...
Hello everyone, I have this setting in API Explorer tools Select Site ID: 77Select API: Trading APISelect an API call: GetItemSelect API Version: 967 URL https://api.ebay.com/ws/api.dll Token (OAuth)v^1**** HTTP Headers (set by tools) X-EBAY-API-SITE...
Hello everyone, i am currently encountering the follwong problem: I build a script that provides me with the different sellers for a product. I enter a keyword 3.g. "supplements". I am based in Germany so naturally I used Ebay-DE. It just returned 24...
I'm trying the ebay search api for the first time, and I'm getting strange results using the sandbox, where certain searches are returning 0 results.These are returning 0 results: 'legos', 'polo shirt', 'usb conrtroller''toys' returned 1 result.'shir...