Question

Been using the API for about a week now and I can't seem to figure out how to access this data in ItemSearch.

Was it helpful?

Solution 2

If you perform an ItemSearch the ResponseGroup will contain IsEligibleForSuperSaverShipping which will tell you if it is Prime eligible.

OTHER TIPS

The attribute IsEligibleForPrime tells you whether the Article is for Amazon Prime or not. It is delivered with the Response Group OfferListings http://docs.aws.amazon.com/AWSECommerceService/latest/DG/CHAP_response_elements.html#IsEligibleForPrime

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top