RESTful Sell APIs: Account, Inventory, Catalog and Compliance
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Welcome to the RESTful Sell APIs: Account, Inventory, Catalog and Compliance board

Hello and welcome to the discussion board for the RESTful Sell APIs: Account, Inventory, Catalog and Compliance. If you are visiting the Community Forums for the first time please take a moment to review our Community Guidelines, and consider checkin...

Resolved! Help Needed with "Invalid Request" Error When Creating Inventory Item via eBay API

Hello eBay Developer Community, I'm encountering an issue while attempting to create an inventory item for a sports trading card on eBay via the Sell Inventory API. Despite following the documentation and ensuring all required fields are populated, I...

inventory_item API is showing zero results

I am hitting the API inventory_item API in Production, and it is showing zero results.Below is its CURL representation from Postman :curl --location https://api.ebay.com/sell/inventory/v1/inventory_item --header 'Accept: application/json' --header 'A...

All 5000 calls remaining, but getting error 518: API Call Limit for UploadSiteHostedPictures

I use the RESTful APIs as much as possible, but I use the Trading API for uploading images to be used with my listings. Suddenly today I received this Error 518, stating I reached the call limit for the UploadSiteHostedPictures, but when I check the ...

User avatar by Adventurer
  • 542 Views
  • 3 replies
  • 0 helpful

Items created by createOrReplaceInventoryItem are not reflected in active listings

Hello fellow developers, I am using the createOrReplaceInventoryItem API, it returns HTTP Status 204, but can't see any item listed.API :GET https://api.ebay.com/sell/inventory/v1/inventory_item/sample_1 Screenshot of the API and its response as per ...

Auction createOffer Buy It Now Price Error: 25003

Hi there - I am trying to create an offer via this api: https://developer.ebay.com/api-docs/sell/inventory/resources/offer/methods/createOffer However, even though I am passing in the below attributes, I receive an error 25003 that says: " The eBay l...

Resolved! request is missing a required parameter or malformed

Hello,Apologies if this has been asked previously.I a facing issue with the process of "Exchanging the authorization code for a User access token" as suggested in https://developer.ebay.com/api-docs/static/oauth-auth-code-grant-request.html.The steps...

Unable to retrieve existing offers using the inventory API

I've been developing a way for our company to update eBay orders on a regular basis. We're selling items whose prices change frequently and we want to be able to update listings regularly (within the rate limits) on eBay. The problem is, that i've cr...

How to view created offers on the seller dashboard?

So I've created an inventory item and then an offer using the API. I can also retrieve the offer using the API. But when I go to my seller dashboard I don't see any of my created items showing up there. Is this how it's supposed to work or is it a bu...

"longMessage": "Insufficient permissions to fulfill the request."

Salve, sono attualmente coinvolto nello sviluppo e nell'integrazione con l'API di eBay. Sto riscontrando un problema significativo con l'autenticazione e l'accesso alle risorse tramite l'account sandbox.Nel tentativo di ottenere informazioni sull'inv...

User avatar by Rising Star
  • 266 Views
  • 1 replies
  • 0 helpful
Most Marked as Helpful Authors