The orders query API (https://docs.clover.com/reference/ordergetorders) now states:
Note
: Search results for the list of orders list is restricted to the last 90 days if the filter fields include: [deletedTime, externalReferenceId, createdTime, total, payType, title, note, state, manualTransaction, cardTransaction.last4, testMode, touched]
Can we really not query orders back more than 90 days?? If so, why? Seems like if we're being sensible in filtering for reasonable subset of results this should be allowed. Frustrating, because I need to find orders from last year containing a specific inventory item. The web dashboard is very unhelpful in that respect, so the API is my only option.