Adding default scopes for new API clients
We have expanded the default scopes when creating new api clients to make it easier to get started with our API! ๐
Account name Improvements
We are now using the Products API for all our open banking providers to enhance the account name.
This is a first step to allow us to get more data related to the products that a user has with their banking provider.
Node.js Library allows access tokens to be passed in
Requires @mft/[email protected] and later
New Getting Started Guide
We now have a brand new getting started guide found here: https://docs.moneyhubenterprise.com/docs/getting-started
Extended Connection Statuses
To enhance the visibility of our connection statuses, we have added the property extendedStatus
which will house some enumerable values to explain the status of the connection further.
Node.js library uses PAR authorisation URLs by default
Requires
@mft/moneyhub-api-client
version5.3.0
onwards
Sync ID Returned on Auth Request Complete
When completing an AIS connection using our auth requests feature, you will now get the syncId
returned in the payload. This will allow you to track the status of the sync that completes the connection in the case of using enableAsync
Asset Account Provider Names Returned
Previously, if an asset account was created and a provider name was given, that provider name wouldn't be returned when retrieving accounts. Provider names are now returned when getting accounts for asset types.
New endpoint GET /accounts-list
Update on GET /accounts-list
endpoint.
/accounts-list
endpoint.Session Not Found Checks
There had been more instances of Session Not Found pages showing up when returning from bank consents. The reasons this was happening were: