eBay Community logo
    • Home
    • News & Updates
    • Buying & Selling
      • Buying
      • Selling
      • New to selling on eBay
      • Seller Tools
      • Shipping
      • Returns
      • eBay Advertising
      • Payments
      • Mobile Apps
    • Explore Categories
        • eBay Motors
        • Electronics
        • Collectibles & Art
        • Home & Garden
        • Clothing, Shoes & Accessories
        • Toys & Hobbies
        • Sporting Goods
        • Books, Movies & Music
        • Health & Beauty
        • Business & Industrial
        • Jewelry & Watches
        • Specialty Services
        • eBay Partner Network
        • Accessibility
        • eBay Developers Program
        • eBay Cafe
        • eBay Live
        • Community Mentors
      • Ask a Mentor
    • About
      • About the Community
      • Share Community Platform Feedback
      • Report eBay Technical Issues
      • About eBay
    • Community Events
      • Events
      • Seller Circle Hosts
      • Seller Circles
    • eBay Help
    All PostsDiscussionsBlogsIdeasQuestions
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
    Discussions
    • Special CategoriesChevronRightIcon
    • eBay Developers ProgramChevronRightIcon
    • RESTful Sell APIsChevronRightIcon
    • Account, Inventory, Catalog and ComplianceChevronRightIcon
    Retriving Inventory returning nothing REST Api

    I'm attempting to retrieve all inventory items through the API. However, when I make a call to the endpoint "https://api.ebay.com/sell/inventory/v1/inventory_item," the response I receive contains the following data:

     

    { "total": 0, "size": 0 }

     

    I've ensured that I've included all the required scopes during the consent acquisition process, and my access tokens are valid. Despite spending the last two days on this issue, I haven't been able to find a solution.

    umsa-9649
    umsa-9649
    Posted 2 years ago·Last reply 2 years ago
                                           
             
    2 comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                   
    shipscript

    shipscript

    ·2 years ago
    111View listings

    Were your items created by the Inventory API or by some other method? 

    You may need to bulkMigrateListings to get them into the Inventory API format.

    https://developer.ebay.com/api-docs/sell/inventory/static/overview.html 

     

     

     

     

     

                                           
    umsa-9649

    umsa-9649

    OP2 years ago

    hi shipscript, thanks for replying. I created product by ebay default UI not through API I think this is bug of ebay that we are unable to see the listing which is not created through api it is nothing but a bad approach. Anyway I have shifted my system from REST API to Traditional API because when I try bulkMigrateListings is bad approach and is additional step

                                           
                                                                                     
    •                                                              
    •                                                              
    •