Relative Content

Tag Archive for amazon-selling-partner-api

Sales history of an ASIN

Is there a way to get the past/recent history of sales of a listing in Amazon SP-API?
Eg. given the ASIN, marketplace-ID and an x number of days, the call would return how many of that ASIN has been sold within the last x days in that marketplace-ID.

Amazon SP-API – get configurable products

I checked all types of “Inventory” reports (https://developer-docs.amazon.com/sp-api/docs/report-type-values-inventory) and none of them return information about whether the product is configurable or not. I really need to be able to check if product is set as configurable or not. Can I get this product information in another way?