Simple Amazon API Project

Job ID: 34451892

Budget: $30 – $250 USD

This should be an easy task for anyone familiar with the Amazon API.

I've got an Amazon store and want to download daily sales.

As far as I can tell, this involves:

* Requesting the sales report for the previous day (I think this should be done around 4am to allow their system time to gather all the information)
* Waiting for the report to be generated - in theory, a few minutes but probably safest to allow an hour
* Downloading the report to my local computer