amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
585 stars 730 forks source link

how to check if a product is delivered to another country or not? #1355

Closed arturll7 closed 2 years ago

arturll7 commented 3 years ago

Hello,

Does anyone knows the way of "how to check if a product is delivered to another country or not"?

Thanks

stefnats commented 3 years ago

@arturll7 do you mean the shipping groups / shipping profiles? there is no way to retrieve the settings of a shipping profile / group, but it is possible to determine which shipping group is assigned to a specific SKU.

Or do you mean if a SKU is listed on a specific Marketplace? If so, you just need to request a stock report for that Marketplace.

arturll7 commented 3 years ago

Hi @stefnats, thank you for your answer. I want to check a specific ASIN. For example, I need to check a product sold on amazon.com can be delivered to Australia or another country? I need to make this checking with ASIN.

github-actions[bot] commented 2 years ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.