IP Addresses of Moneyhub Services
We have updated the IP Addresses of Moneyhub Services section to include both inbound and outbound ip addresses for clients to be able to use them in their firewall and whitelist settings.
Documentation Update
The flow of the Moneyhub API documentation has changed to show a "Getting Started" section, followed by a "Deep Dive" section.
Balance prediction enhancements
Previously we were only able to predict historical balances for the initial 3 months but we have enhanced this and we are now able to predict balances for the full transaction history that we retrieve from the bank! 🎉
Refund Payments Can Specify Payer
When generating an authorisation URL for a reverse payment, you may now specify the account that will be making the reverse payment to reduce the amount of user input steps required to complete it - ie. the account chooser on the banking provider screens will not be required.
Improvements to API infrastructure
Various improvements will be carried out to our API infrastructure on Thursday 21th of July.
This will allow us to support Push authorisation requests PAR and Proof Key for Code Exchange PKCE.
Details below! 🚀
Custom Open Banking mock users and accounts
Moneyhub Open Banking Mock bank now has support for custom users and accounts. These can be added through the Moneyhub Admin Portal
Banking Provider Connection Status
API connections list now displays connection status of providers (for auth and sync), see below for an example:
Asynchronous Connections
Connections can be made to banking providers without having to wait for the first batch of accounts and transactions data returning. This will allow for connections to be completed quicker, helpful for connections made to the legacy
connections.
Major Minor Units
Our API values have now been improved to include and breakdown into their respective major and minor units based on their currency.
Partial Reversible Payments
Partially Reversible Payments are now allowed, previously you could only reverse a payment in the full amount, but now the amount can be specified in the claims (or v4.13.0 of the NodeJS client library)