Why are order API calls limited to a 30 day window?
Marketplace Management has limited the date range when querying orders to a maximum of 30 days.
We have limited the date range allowable when querying orders to a maximum of 30 days. If no date parameter is set, we default to the last 30 days.
For example, if a user requests orders from 1/1/2020, the order data will stop at 1/31/2020.
If the user wants order information for 1/1/2020-3/31/2020, they would need to do 3 separate requests for each 30-day period.
For Amazon orders over 30 days, buyers' personally identifiable information (PII) will not be included.