I just added a new function to get financial data from the data interface called "getDailyTransactions".
This returns transactions from the start of the previous day up to now, which is a lot more than the current getLast10Transactions function.
This also returns more data per transaction, the values returned are:
- id
- ts
- value
- reason
- partner_id
- fleet_id
- object_id