Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
I have checked inside End Fixed Price Item and Relist Fixed Price Item without success If I close an item with API call the item don't appear on new items listed on the eBay site But if I close and I relist the same item for the web interface, the it...
Trying to retrieve gallery photo URLs for all active listings.I am not been able to get GetMyeBaySelling to return the container. Even with ReturnAll, its excluded. Documentation clearly states: "DetailLevel: ReturnAll. Also returned if DetailLevel ...
The REST API request GetSellingManagerSaleRecord is failing with "socket hangup" when called by Postman or any other API tool. What has happened to the request, it was still working some days ago?Compatibility level: 827Site id: 77
We are currently using the FindingService API provided by eBay in our program.The daily call limit is 5000, so I have applied for App Growth Check several times, but my application has been rejected without a clear reason.I wanted to know the reason ...
Scenario:I list the same item on all eBay sites. The problem is the same item appear X times on Storefront.I have tried to pass 0 as StoreCategoryID but the item is showed in the category "Other" on the Storefront.Not passing StoreCategoryID is the s...
GetSellingManagerSoldListings api gives error curl 52 error its working before from last 5 year. when i am trying to get order infromation its showing error. but when i am posting product to ebay means additem working fine any one help me.
I'm wondering if there is a header that can be used for the CSV upload that allows a user to designate their charity of choice as well as the percentage of the sale. Also, when using a CSV there is a header for imageUrl. I am curious does EBAY stores...
I have a program which uses the Selling API (Traditional APIs) to retrieve watchlist data from my Ebay account using GetMyeBayBuyingRequestType and GetMyeBayBuyingResponseType. The watchlist data is returned in a field called "Any" which also contain...
hi, I have this real simple test.php file for the purpose of pulling down a list of orders, but I only want a list of orders that are paid and awaiting despatch. I am building an inventory management tool and want to quickly generate picking lists fr...
I am trying to use the UploadSiteHostedPictures API to no avail. Whenever a I perform a POST I get a 302 response. The location it redirects me to is an HTML page that says "It's not you, its us. Our server is down." (http://pages.sandbox.ebay.com/me...
Hello everybody. I'm hoping someone could help, as my skill list is depleting quick with this issue. We have had a developer leave the organization, and since we've been having issues with ebay api. From what I gather, when we reset the production eb...
I'm trying to upload a binary picture to the sandbox using UploadSiteHostedPictures and I get back the server down HTML page as a response to my API call: When I run the same call in production, it works. So it's not the call the issue. Can anyone co...
I'm wondering if there is a header that can be used for the CSV upload that allows a user to designate their charity of choice as well as the percentage of the sale. TIA!Aaron
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?