Search code examples
amazon-mws

How to get pending request in amazon?


I am sending request in amazon using GetReport API.

As per amazon document we can send only 15 request per minute.

How can get from amazon how many number of requests are pending ?

Amazon is providing any API to get this details ?

We are following below amazon document.

http://docs.developer.amazonservices.com/en_US/reports/Reports_GetReport.html


Solution

  • There is a separate page describing how request quotas (and therefore throttling) work: http://docs.developer.amazonservices.com/en_US/dev_guide/DG_Throttling.html