t3chnoboy / amazon-product-api

:credit_card: Amazon Product Advertising API client
365 stars 104 forks source link

How to check if product shipped to specific country ? #113

Open shlomioz opened 6 years ago

shlomioz commented 6 years ago

Hello all, I am trying to know if a product could be shipped to a specific country, let's say we want to check if a product we got in call itemlookup/itemsearch is can ship to "Costa Rica" for the example. How can I check it?

Thanks, Shlomi