Traditional APIs: Selling
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

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
  • 366 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...

Empty Response and HTTP 500 Errors

https://developers.ebay.com/support/api-status/production/resolved-intermittent-failures-for-requests-to-the-item-resource-with-the-additional_seller_details-fieldgroup This was reported fixed in the API Status page but we are still intermittently ge...

User avatar by Adventurer
  • 658 Views
  • 0 replies
  • 0 helpful

Cannot offer pickupOnly

Hi Devs, how is it possible, to offer Pickup only?I am using right now this code:switch (shippingOption) { case 'shippingAndPickup': shippingDetails = { ShippingType: 'Flat', ShippingServiceOptions: [ { ShippingServicePriority: 1, ShippingService: se...

User avatar by Explorer
  • 675 Views
  • 0 replies
  • 0 helpful

Is it possible to receive a notification when item is listed via the web

I am looking for a way to subscribe to new listing notifications. I've looked through the docs extensively. https://developer.ebay.com/api-docs/commerce/notification/overview.htmlHere there is price changes, which may trigger when a new listing is ad...

Trying to extract all of my SKUs from my store - not sure how to use my token

Hello, I'm trying to create python code that extracts all of my SKUs from my eBay store so I can figure out which SKUs are missing (all of my SKUs are numbered numerically).I've been trying to use my API user token credentials but for some reason, I ...

Most Marked as Helpful Authors