SellerWorks / amazon-mws

Amazon MWS Toolkit
Apache License 2.0
10 stars 6 forks source link

Is the Feeds api supported? #1

Open phpdave11 opened 7 years ago

phpdave11 commented 7 years ago

Thank you for this API. It is much easier to just composer require sellerworks/amazon-mws than to try to manually download the Amazon MWS API.

The Order API works great. Is there any support for the Feeds API?

ta22175 commented 7 years ago

Expansion into further MWS APIs is planned, but I don't have a firm timeline. I'll work on adding the Feeds and Reports API soon.

I've added this issue tentative to the next milestone release.

phpdave11 commented 7 years ago

Thanks! I have forked your project and added rudimentary support for the Feeds API. I still need to add the unit tests.