bhushankummar / amazon-mws

Amazon MWS NodeJS Wrapper
MIT License
197 stars 78 forks source link

GetLowestPricedOffersForASIN returns xml value instead of object #46

Closed jorgerosal closed 6 years ago

jorgerosal commented 6 years ago

Thank you for developing this module. I looked up bunch of modules out there and this is by far the best I tried so far. It helped my workflow a lot. Thank you.

I however had some issues with specific apis and was wondering if you can help me. Thanks in adance.

GetLowestPricedOffersForASIN result returns xml instead of clean object. same with offerforSKU.

`{ "data": [ { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <GetLowestPricedOffersForASINResult MarketplaceID=\"ATVPDKIKX0DER\" ItemCondition=\"New\" ASIN=\"B0792JK6K6\" status=\"Success\">" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " ATVPDKIKX0DER" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " B0792JK6K6" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " New" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 2018-08-28T04:31:46.412Z" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": "

" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 7" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <OfferCount condition=\"new\" fulfillmentChannel=\"Amazon\">2" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <OfferCount condition=\"new\" fulfillmentChannel=\"Merchant\">5" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <LowestPrice condition=\"new\" fulfillmentChannel=\"Amazon\">" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 24.40" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 24.40" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 0.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <LowestPrice condition=\"new\" fulfillmentChannel=\"Merchant\">" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 24.40" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 20.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 4.40" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <BuyBoxPrice condition=\"New\">" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 24.40" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 24.40" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 0.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 25" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <OfferCount condition=\"new\" fulfillmentChannel=\"Amazon\">2" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <OfferCount condition=\"new\" fulfillmentChannel=\"Merchant\">5" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " new" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 91.0" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 15875" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <ShippingTime minimumHours=\"24\" maximumHours=\"48\" availabilityType=\"NOW\"/>" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 20.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 4.40" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " TX" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " US" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " true" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " new" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 100.0" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 254402" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <ShippingTime minimumHours=\"0\" maximumHours=\"0\" availabilityType=\"NOW\"/>" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 24.40" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 0.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " true" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " true" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " true" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " new" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 98.0" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 7883" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <ShippingTime minimumHours=\"24\" maximumHours=\"24\" availabilityType=\"NOW\"/>" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 24.95" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 0.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " true" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " new" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 99.0" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 107221" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <ShippingTime minimumHours=\"0\" maximumHours=\"0\" availabilityType=\"NOW\"/>" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 25.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 0.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " true" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " true" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " new" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 94.0" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 7617" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <ShippingTime minimumHours=\"24\" maximumHours=\"48\" availabilityType=\"NOW\"/>" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 25.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 0.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " UT" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " US" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " true" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " new" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 90.0" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 292" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <ShippingTime minimumHours=\"24\" maximumHours=\"48\" availabilityType=\"NOW\"/>" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 27.55" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 0.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " GB" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " true" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " new" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 97.0" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 73" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " <ShippingTime minimumHours=\"144\" maximumHours=\"240\" availabilityType=\"NOW\"/>" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 61.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " USD" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 0.00" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " AZ" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " US" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " false" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " true" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": "

" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " 886afe0c-82c1-411a-8438-9d765d37a28f" }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": " " }, { "<?xml version=\"1.0\"?><GetLowestPricedOffersForASINResponse xmlns=\"http://mws.amazonservices.com/schema/Products/2011-10-01\">": "" } ], "Headers": { "x-mws-quota-max": "200.0", "x-mws-quota-remaining": "197.0", "x-mws-quota-resetson": "2018-08-28T06:20:00.000Z", "x-mws-timestamp": "2018-08-28T05:37:57.796Z" } }`

bhushankummar commented 6 years ago

@yortrosal Would you please share API request sample that you have made?

bhushankummar commented 6 years ago

@yortrosal It's working as expected. You might do wrong API call.