Is there a way to get dashboard type information using the api like there is in the keypay front end?
Key stats from:
https://keypay.yourpayroll.com.au/Widget/KeyStats
The chart data in:
https://{whitelabel}.yourpayroll.com.au/Business/{businessId}/Business/PaySummary
I had a look at https://{whitelabel}.yourpayroll.com.au/api/v2/business/{businessid}/payrun but it did not include the $ per payrun or the ability to only retrieve recent payruns.
Is there a way to get this dashboard type data from the api?