question

Reagan Ammann avatar image
Reagan Ammann asked bryanvargas answered

orders history limited to 90 days?

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.

Orders
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

waynef11 avatar image
waynef11 answered waynef11 edited

If you have access to historical data exports or backups, you might find the required information there. These exports often include older records beyond the 90-day limit. And create a custom solution within your application to periodically archive or store relevant order data outside of Clover’s 90-day window. This way, you can maintain a longer history for specific use cases. aarp membership cost


10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

bryanvargas avatar image
bryanvargas answered
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community