Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
I originally started building my tool by pulling orders via the getOrders call. I pull the last 90 days, in 30 day increments, since 30 days is the max time frame I can pull for, and 90 days is as far back as I can go. Every order has an ebay item id...
I pull all orders for the last 90 days on my account through my tool using the getOrders request of the trading API. I then go through and check that the gross transaction amount of each saved order matches what is in eBay, and it does. I have 48 ord...
I have tried every request I can find and every value seems to pull a $0 for the label cost or it pulls what the buyer paid for shipping to the seller. Is there any request that holds the amount actually paid for the shipping label, as it is displaye...
We are looking for a quick way to update the handling time of listings, ideally at the same time as price and inventory levels. The only way we have found so far is as part of a full revise listing call. Is there lighter/simpler method, something lik...
On Production, I seem to get errors on getEbayDetails when requesting pretty much any kind of details. This is true even when using the API Explorer and its 'Site Details' example on both the US and UK siteid, and using both our normal user account a...
Hello all, I am trying to create a successful upload of the .CSV file. Obviously my first attempt failed miserably. Is there a Tutorial or video that explains which fields are necessary in the upload as well as where to find the values that go into t...
Hi, are there any available notifications Ican subscribe to, to get information about when orders have been received/completed. I can see two for paid/shipped but nothing beyond that point for actually completing(delivered) the order. Thanks,
In my program, I use the REST API to fetch information about orders and products. However, I found that the REST API does not return information for a custom-specified product SKU (btw: is there any way to make it return this information?). To achiev...
Hi Guys,Is it possible to modify eBay product descriptiion with the SOAP APIs or only using XML feed?
Need help with rate limiter and finding API. It will pull one card from my inventory and work correctly but after that it says rate limiter error. Need some help
I get an error when publish a product to ebay through API : Error while syncing: This listing would cause you to exceed the number of items you can list. You can list up to 8 more items this month. Please consider reducing the quantity or request to ...
I want to get all my active listings and the quantity remaining. I am using OAuth and the RESTful APII read online to use bulk_migrate to make them API compatible but I can't since I don't accept refunds on my products it says "This listing does not ...
I am using Odoo and when publishing a product it gives me the following error "Item.SellerProfiles.SellerPaymentProfile.PaymentProfileID"
Hi all, I'm using a Finding API to attempt to track my sports cards inventory. Basically the API will pull whatever the item last sold for and put it on google sheet. I keep getting error with rate Limiter parameter I believe. I'm new to this stuff a...
From a selling standpoint, why do NEUTRAL (or negative?) reviews SHOW UP FIRST on the bottom of all listings when there are MANY RECENT positive reviews? I have ONE NEUTRAL REVIEW--and hundreds of positive reviews--yet the neutral review is the first...