cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
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...

Auto-generated inventoryItemGroupKey is always the same by using bulkMigrateListing.

I'm trying to migrate multiple-variation listing which was used with trading api for revising data to inventory api format.And with the migration, I want to be possible to revise data with maintaining ItemID(listingId) if possible.(I will call bulkUp...

User avatar by Adventurer
  • 275 Views
  • 1 replies
  • 0 helpful

Resolved! Getting active listing in JSON format

I am trying to find an API call that will return my current active inventory in JSON format. The "Trading API > GetMyeBaySelling" API works great except it returns XML format. I'm specifically looking for "ItemID" and "Title". This is what I'm using ...

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