cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

API to fetch products and orders

Hi Guys,

I was trying to fetch all the product info of any customer who connects to my website but the thing is I am facing an issue the inventory API returns count as 0 when I try to fetch all the products. Can anyone point me to the endpoint that I should use to fetch product details like SKU, name etc? I need orders as well.
Thanks

Message 1 of 7
latest reply
6 REPLIES 6

API to fetch products and orders

@mankumar-96 

 

I'm going to ping someone that might be able to help - or at least point you in the right direction.

 

@shipscript  Can you help?

penguins_dont_fly is a Volunteer Community Mentor
Buying and Selling since 2013

Message 2 of 7
latest reply

API to fetch products and orders

@mankumar-96 

The [RESTful] Inventory API is for sellers who want to access their own eBay accounts. That means any customer who comes to your website would have to grant permission for your program to access their accounts to view their own inventory. Is that your intent?

 

If so, the Inventory API would require the seller to have already created inventory with SKUs for each and an assigned inventory location. Inventory is not available for sale until an offer is created and published, so inventory is not the same as a listing.

https://developer.ebay.com/develop/apis/restful-apis/sell-apis 

https://developer.ebay.com/api-docs/sell/static/inventory/managing-inventory-and-offers.html 

You may want to peruse the developer forums for questions similar to yours with code examples.

https://community.ebay.com/t5/Developer-Forums/ct-p/developergroup 

 

 

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 3 of 7
latest reply

API to fetch products and orders

@shipscript Thanks for the info. Is it possible to get all the listings along with SKU?

Message 4 of 7
latest reply

API to fetch products and orders

Have you solved your problem? I had the same problem.

Message 5 of 7
latest reply

API to fetch products and orders

@mygiftcom Not yet. If you found some solution then do let me know

Message 6 of 7
latest reply

API to fetch products and orders

I was trying to fetch all the product info of any customer who connects to my website but the thing is I am facing an issue the inventory API returns count as 0 when I try to fetch all the products. Can anyone point me to the endpoint that I should use to fetch product details like SKU, name etc? I need orders as well.

Message 7 of 7
latest reply