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

Forum Posts

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
  • 654 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
  • 670 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 ...

How To Get Fee's

Hi,I'm currently looking to build a eBay calculator for a project. Could someone point me in the direction of where I can get the fee's from the API? Amazon has a API for getting seller fee's hoping eBay has similar? Thanks

Most Marked as Helpful Authors