Fetches transactions from the FIO API for the last month or a custom endpoint.
Optional
Optional custom endpoint for fetching transactions.
A promise that resolves to an array of transactions in the TransactionObjOptStr format.
TransactionObjOptStr
An error if the FIO token is not configured or if the API request fails.
Fetches transactions from the FIO API for the last month or a custom endpoint.