Search code examples
best-buy-api

Can I access exact stock count, open box, etc.?


I want to create an app for Best Buy employees which enables them to use their phones to look up item data instead of making them fiddle with the nearest store computer to do that. There doesn't seem to be a method in the Best Buy API to be able to access the sort of data I want (~exact stock count, etc.). I know how to see if a store does or does not have an item in stock, but not how many. Would that sort of data be too "sensitive", or is there luckily some way?

Also, if I need some kind of permission to access the data in order for the app to work in a single store, who would I need to ask? The store? Or even higher up?


Solution

  • The Best Buy APIs do not offer exact stock count for products, by store location or otherwise.