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

Empty results for getInventoryItems and getOffers (Sell/Inventory API)

Good Morning everyone,we would like to regularly update the inventory in our offers via an API.We have now tested the Sell APIs / Inventory API. We have already managed to generate an OAuth user token and tested the individual calls using the API Exp...

User avatar by Enthusiast
  • 57 Views
  • 5 replies
  • 0 helpful

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

System error for getFulfillmentPolicies and getFulfillmentPolicy

Heya, We're currently setting up our API on the sandbox environment and all policy endpoints are working fine except for the fulfillment part. We tried a few ways to create policies and createFulfillmentPolicy returns success with the info of the cre...

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