I recently started working with a company makes extensive use of daily reports (Sales Overview, Sales Report, Taxes, and more). The exported data (.csv files) for a large number of devices goes through multiple manual steps before landing in the legacy corporate database. We're taking our first deep dive into the Clover API's, looking to automate the process.
Is there a REST API to execute the predefined reports and return the exported data? Either the currrent .csv format or JSON would work.