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
534 stars 722 forks source link

Amazon Stock Status from ASIN #3949

Closed GeorgeRukasin closed 3 weeks ago

GeorgeRukasin commented 1 month ago

Hello Support Team and Devs! Is there and method to get product stock status from ASIN? Using FBA Inventory API and Listing Item API, I couldn't do like that. Thanks.

chapmanjw commented 1 month ago

What do you mean by "stock status"? Are you looking to identify if your specific seller has inventory available or are you looking to know if an ASIN has inventory available from any seller?

GeorgeRukasin commented 1 month ago

@chapmanjw Thanks for reply. I am looking to know if an ASIN has inventory available from any seller.

chapmanjw commented 4 weeks ago

@GeorgeRukasin I believe that can be inferred based on if there are active buyable offers via the Product Pricing APIs (whether there are buyable offers that have available inventory). However, we do not have any APIs that directly indicate stock levels (as that is proprietary information for each seller that we cannot share).

GeorgeRukasin commented 4 weeks ago

@chapmanjw Thank you so much. I will try that method. As another question, could we get reviews from clients using sp api?

rugved1991 commented 3 weeks ago

Hi @GeorgeRukasin,

Currently it is not possible to fetch reviews on ASINs through the SP-API. For now, you can request buyers to submit a seller feedback and product review based on orders using the Solicitations API.

Best, Rugved Solutions Architect, SP-API

GeorgeRukasin commented 3 weeks ago

Hello @rugved1991 and Team Thank you for your reply. Best regards.

GeorgeRukasin commented 3 weeks ago

As thinking that the issue is solved successfully, I will close this issue.