Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
In the GetOrders API, "total" used to return the amount including tax, but when I tried to get it the same way today, it returned the amount without tax.Has something changed? Or is it a bug?
We Start to face a case recently, the case is likePO:**** when we downloaded from api (eBay Api Download) on date (31-March-2023) it came with paid amount value as 142.1Now when we ran today the same application for same po than the paid amount value...
Is there an API that will archive items that have been sold and shipped?
Hello,since a few days we have the problem that our query always returns only the last record. Otherwise it was always 90 days? ReturnAllHigh2023-02-01T00:00:00.000Z2023-04-21T00:00:00.000Z'.$userToken.'1001trueSellerAll I have already tried all the ...
Hi,Version 1303 of the GetOrders API is no longer giving pagination details in responses. If we run a query for orders created since 19/1/23, the old API is used (Version 1289 below) and we get the paging information: 1289 E1289_CORE_APIXO_19220561_R...
Is anyone else having this problem from 4/15 on? In GetOrders API TransactionArray: Transaction [ Item: SKU] changed. It is now the same value asTransactionArray: Transaction [ Variation: SKU]. Did the API change?Thanks David
Hi, I'm using sandbox api. I fetched the category and then I want to fetch products of specific categories. I check 100+ category id. But every time I'm getting 0 items. https://svcs.sandbox.ebay.com/services/search/FindingService/v1?OPERATION-NAME=f...
GetOrders is no longer returning recent orders - problem started yesterday evening with recent orders taking many hours past the order time, before they were returned. There are no orders for today on my applications, getorders is not returning any o...
Hello,I would like to use the GetAccount api. But as most of you know, we now need to generate a digital signature before we can use specific apis. So I need to create a digital signature for this call.But it is needed to know the values for METHOD, ...
現在、Application key をSound Boxの方でしてしまいProductionの方でもApp IDを取得したいのですが、あなたのKey setは現在使用不可能となっています。どのように対応すれば良いでしょうか
Hi All,I'm a newbie to eBay API.My customer is buying a lot on eBay. I need to fetch all purchase history as a buyer. Please advise what API I should use. I see that Buy APIs are Limited Release so I can't use it for small applications.I would very a...
I'm having issues trying to get the Session ID for my client using API.Can someone please direct me to an example that is NOT eBay Developer stuff?
This started on 2023-03-23 and has not happened before.The GetOrders call began to return Refunds twice, although it has a slightly different timestamp the actual refund was only issued once. The duplicate always contains an exclamation mark as part ...
Hello, I'm trying to sign up for a developer account. Filled out the form, waited 1 day, tried to log in the next day, but got the message:Your account registration was denied due to problems with the provided data or other irregularities. If you bel...
你好,多个SKU的产品,怎么实现SKU和对应的图片对应及跳转。比如,产品甲有A,B,C三个Size,点击A,出现A对应的图片,点击B,出现B对应的图片,C同上。