Closed Mike-the-one closed 1 year ago
This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.
closed for inactivity
...and on top of that you get the silly rate limits. while I do understand the limits are needed to prevent abuse, I do not understand why these API limits are so damn low. it's not that anyone can call the API. you need to exchange a lot of data before you're authorised to access the API. this should be nearly unlimited for own apps running on own set of credentials.
Also count in the additional limits in case of restricted data tokens ;)
Amazon stated last year:
What are the changes?
The SP-API (before Aug 31, 2021) to get orders so that merchant can fill requires the following calls:
If I have 100 orders, I will have:
So total 401 calls.
So, what exactly was changed after Aug 31/2021, will the
getOrders
call return all the information (buyer information, shipping address, order item details) for merchant to fulfill the order?Thanks