Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
I can update/change/remove listing private note by ReviseFixedPriceItemRequestType but I read them by GetItemRequestType but no return data of PrivateNote
I'm trying to list sports cards using the AddFixedPriceItem API call but the Ebay API keeps responding with this error when using the ConditionDescriptors parameter:{ ShortMessage: 'System error.', LongMessage: 'System error. Unable to process your r...
I am using VerifyAddItemI get a parse error when I have an Umlaut (ä) in the Description XML. If i replace it with an (a) , everything works fine.Entire description as follows:Antique, German historical work elaborating on the history of the Romans. ...
My account is new. At first I was able to use the React API to edit my Listing just fine. It has good response. But after the store account enabled Monthly Store yesterday. As a result, there is an outstanding balance without realizing it. When I rea...
Does anyone know what the developer API for getting the Download Report of Awaiting Dispatch. I need to get the same information from the Download report available from the UI of this link below:https://www.ebay.co.uk/sh/ord
I need a notification when an item is deleted from the listing.I have tried with "ItemClosed" and "ItemUnsold" on SetNotificationPreferencesRequest but nothing arrive The callback works fine when an item is sold Any idea ?
Hello everyone,I might ask a question that has already been asked but I had difficulty understanding how to implement the eBay APIs for server-to-server communication with php language.My use case is relatively basic, a website serving as ecommerce a...
I am having trouble with using umlauts in AddItem XML textAny Ideas?
We received our last FixedPriceTransaction notification at 02:59 on the 18th March 24.We are still receiving all our other subscribed notifications. Using the trading api GetNotificationsUsage call we can see that there is an error. Have redacted som...
Hello developers and ebay dev team. I am in the middle of developing an application and would like to aggregate historical sales data of a certain type of collectible so that users on my platform can see the change in their "collectible portfolio"
When I send GetMyEbaySelling request, they return error code : 10007. this error said "Web Service framework internal error." Is it ebay's side problem? this api request completely work until yesterday. Request body ``` apis:eBLBaseComponents">***en...
Is there a API call I can use that will return all the conditions available for a leaf category? Thanks,
I am using the GetSellerList API in attempt to retrieve listings however in the response I am getting no items in return. Any pointers please?POST Request https://api.sandbox.ebay.com/ws/api.dll Headers X-EBAY-API-CALL-NAME: GetSellerList X-EBAY-API-...
Hi, is there a way to get all Required and Optional, category specifics without directly calling the api each time. Im just after a full list of every possibility for all categories. much like the GetCategories does but just for specifics (Brand - re...
I am having trouble listing a product on eBay under the category CCG Individual Cards (category ID: 183454) with the condition set to Used (condition ID: 3000). I am encountering the following error: AddItem: Class: RequestError, Severity: Error, Cod...