iBet uBet web content aggregator. Adding the entire web to your favor.
iBet uBet web content aggregator. Adding the entire web to your favor.



Link to original content: http://community.ebay.com/t5/Traditional-APIs-Selling/bd-p/TraditionalAPIs-Selling
Traditional APIs: Selling - The eBay Community
Traditional APIs: Selling
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Webhook notifications

Hello everyone, I am working on integration with the Ebay platform using TradingAPI. And I encountered a problem that I cannot solve, if you can help me with something, I will be very grateful.The problem occurs with notifications "Platform Notificat...

problem with utf8

When using ReviseFixedPriceItem from traditional api, utf8 encoded characters are not recognized by ebay-api and is not shown correctly on ebay.de.For example: polish ń (utf8 0xC584) is shown as ? on ebay.de

Error: Condition is not correct

I send data to ebay through API AddFixedPriceItem, with category 171485 and condition New: 1000But it returns error msgFrom your listing, it looks like you selected an Item Condition that doesn’t match the item you’re selling. Please update the Item ...

VerifyAddFixedPriceItem Token Validation works on API Explorer Fine, but won't verify in Python?

When i'm working in the VerifyAddFixedPriceItem on the API Explorer, i'm able to use my Token and get return information for fee figuring and such. But when I use my python function, i get an issue with the token. I've tried many variations but it's ...

Issue with Categorization of Fees. Store Membership and Offsite Ad Fees are both "Other", Can fix?

I am developing a comprehensive accounting system geared toward eBay and I'm on the final leg, bookkeeping of fees via API calls. I have noticed a serious issue with regards to categorizing fees which severely hinders my ability to properly identify ...

eBay Standard Envelope API

We ship a lot of coins. Like a lot of coins. We use eBay standard envelope for 95% of the shipments. I'm now whitelisted for the logistics API to only now find out that it doesn't seem to be a label I can generate? Is there a way to automate making t...

Edit Subtitles for Inventory Item

Hi Guys, Is there a work around to editing subtitles on listings which are inventory items? I know the XML ReviseFixedPriceItem can do it, but when it's inventory item - it gives an error: Inventory-based listing management is not currently supported...

New orders webhook

Hi, is there a better way to automatically receive the information of a sold item without calling the get orders call on a schedule? I have seen that eBay offers notifications and client alerts but I'm unsure if these are still the best method and th...

How to Retrieve Advertising Fees for Promoted Listings on a Transaction Level via eBay API?

Hello,I am trying to find a way to retrieve the advertising fees (costs for running ads such as Promoted Listings) at the transaction level using the eBay API. I have already used the getTransactions method of the eBay Finances API and explored diffe...

User avatar by Pathfinder
  • 166 Views
  • 1 replies
  • 0 helpful

GetMyEbaySelling returned "Call usage limit has been reached" message.

I have 3 developer accounts. but all GetMyEbaySelling returned "Call usage limit has been reached" message.It is happened from last day to today. Even I checked usage limit by using GerRateLimits, it is showed still have limit like this.This problem ...

timeouts

I use the GetOrders API End Point to automatically pull my orders and then process them. Starting this past Friday, 9-13-2023, I've started getting timeouts when I make the call. At first, I was getting timeouts only 30% of the time but now I'm getti...

Sandbox order and product updates

Hello, We are an integrator company from Turkey and we are making a software for Ebay Seller applications. I am trying to do tests on Sandbox but I need fake order and test products to test Products and Orders. Is there anyone who knows how I can cre...