added

30th April 2024

Added lastTransactionRefreshDate to AccountResponse.
This field now replaces the now deprecated field lastTransactionRefresh.
This more accurately represents the date at which transaction data was last refreshed for the account.

This will be reflected in the responses for the account endpoints -
GET v1/users/{userId}/accounts
GET v1/users/{userId}/accounts/{accountId}