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

GetInventoryItem's object imageUrls does not contain all pictures

I am trying to update product inventory and price without overwriting other product details.The issue starts when i fetch InventoryItem Details using the Inventory Item APi:Response Body:{ "sku": "L7120172", "locale": "de_DE", "product": { "title": "...

holzprofi24_de_0-1713880715584.png

PublishOffer Method returns Error Code - 25001 , A system error has occurred.

Hello All, While publishing an offer (auction offer) using the publish offer api method I keep getting this error code{"errorId": 25001,"domain": "API_INVENTORY","subdomain": "Selling","category": "REQUEST","message": "A system error has occurred. In...

25064 error code appearing during Sport Trading Cardpublish

After creating a new product and using the Publishoffer interface, I encountered the error is "message": "Card Condition (40001) is a required field." However, the ASPECT in my product information contains "Card Condition": "Near Mint or Better." Aft...

BulkPublishOffer returns Internal error with errorId 2003 when listingStartDate to far in the future

Hello,I get following response when sending BulkPublishOffer-request:{"errors": [{"errorId": 2003,"domain": "ACCESS","category": "APPLICATION","message": "Internal error","longMessage": "There was a problem with an eBay internal system or process. Co...

Updating stock/inventory amounts using one identifying value only

I want to use the API (I don't really mind which API as long as it's not going to be deprecated anytime soon) to be able to update stock on any of our items. I'm currently using ReviseInventoryStatus of the old API, but I'm not sure it's the best sol...

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 Von Adventurer
  • 572 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...

Most Marked as Helpful Authors