Amazon product api get stock availability (In Stock, out of Stock, etc) -


i using product advertising api amazon. little lacking honest, since there no way of getting product name. can title, contains offer "amazon kindle 3g, free wifi..." instead of amazon kindle 3g.

more importantly, there seems no way of getting stock information. need know if item in stock or not. that's all, there seems no way of doing yet. ama missing something. using itemlookup api. details using large response group no stock information

the various 'offers' response groups list 'offers' amazon , 3rd party merchants; data includes availability details pricing (just) 1 offer tell about. can supply merchantid parameter forcing 1 offer amazon.

this api has been limited (i.e. 1 offer) since 2011; fuller info try mws api instead.

for more literal product name, try obtaining upc or ean itemattributes response group, , looking in non-amazon upc database. no idea how work in practice.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -