I would like to list some products details of a merchant in Amazon Marketplace using MWS API calls. I used to call GetLowestOfferListingForSKUSample
API and I got some Lowest prices of each product.
I would like to get Seller's Name
along with each price. Also Quantity
left for each seller, BuyBox %
, Sessions
, Rank
, Inbound
, and Reserved
for all products of a merchant. Right now I am using _GET_MERCHANT_LISTINGS_DATA_
report to get all SKUs of a Merchant.