added

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! ๐ŸŽ‰

improved

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.

improved

Node.js Library allows access tokens to be passed in

๐Ÿ“˜

Requires @mft/[email protected] and later

added

New Getting Started Guide

We now have a brand new getting started guide found here: https://docs.moneyhubenterprise.com/docs/getting-started

added

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.

improved

Node.js library uses PAR authorisation URLs by default

๐Ÿ“˜

Requires @mft/moneyhub-api-client version 5.3.0 onwards

improved

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

fixed

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.

added

New endpoint GET /accounts-list

Update on GET /accounts-list endpoint.

improved

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: