Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
We need a reliable API platform/call that would handle 5K+ items.The objective is to update stock quantity and/or price for thousands of listings at a time every 24 hours.I read documentation about "bulkUpdatePriceQuantity" but it says we can only up...
Using the AddItem endpoint can you create a listing as a draft?
I keep getting this call response when using logistics API createShippingQuote: {"errors": [{"errorId": 90000,"domain": "shippingPublicAPIErrorDomain","subdomain": "Selling","category": "APPLICATION","message": "A system error has occurred.","longMes...
Another headache from this, apparently certain calls where removed on 10th Aug 2023 which mysteriously have now started working again, namely GetSellingManagerSoldListingsHas this been rolled back, does anyone know the status of these calls?
How the AddItem interface adds promotional advertising rates
I have not been able to make platform notifications work. Hoping someone here can help me out. I've invoked SetNotificationPreferences with ApplicationEnable and ApplicationURL set. The API call succeeds, and when I invoke GetNotificationPreferences,...
I need to know why I receive this message and our request was rejected.Your account registration was rejected due to problems with the data provided or other irregularities. If you believe this rejection is in error, please see our FAQs and Contact C...
I have code which I have successfully used to list items using the AddItem call in the traditonal trading api, although it's been over a year since I last used it successfully. When I try to use it now, I keep getting the error21919136ErrorAdd at lea...
I have been trying to join the developer program and it keeps rejecting me.I read your entire FAQ and I have been selling on eBay for 10 years. Could you please let us know what needs to be done so we can join. We wanna add videos to our listings and...
I have created a user token with a production environment application and a real production user. I'm using the API Explorer and have pasted the user token in the Token field, tried to make a basic createOrReplaceInventoryItem with their example, and...
I am trying to use the eBay API to sell an item with python however, I keep on getting this error{"errors":[{"errorId":2004,"domain":"ACCESS","category":"REQUEST","message":"Invalid request","longMessage":"The request has errors. For help, see the do...
I have made multiple eBay Sandbox accounts and yet whenever I try to sign in with them on the Sandbox website it gives me the message "We ran into a problem. Please try again later." Other forum posts have suggested this is a long-standing problem th...
I am currently endeavoring to export an entire conversation using the eBay API, however, I am encountering difficulties in finding an effective solution. The challenge lies in the fact that the system only allows for the exportation of received messa...
The GetCategories interface returns the directory name can it be internationalized, for example in China
Hi, We currently use the Get Orders call to retrieve order information which is then used to generate custom invoices. However, when an "eBay discount" has been applied to an order (like in the attached image), I can not see this information anywhere...