get https://api.moneyhub.co.uk/v2.0/accounts
Requires accounts:read scope. Optional scope accounts_details:read is needed for some extra fields such as account number and sort code. Please note: field additionalBalances is currently in beta
Recipes
🏦
Create On-Going Access AIS Connection
Open Recipe
In the v3 version, we have changed the default behavior of the showTransactionData
and showPerformanceScore
: they are set to false
by default.
It optimizes performance by reducing the default payload size and improving response times. If transaction data or performance score are required, it must be explicitly requested by setting this parameter to true.