Skip to content

This log details any breaking and non-breaking API changes we have released for our Account Payouts service.

Prerequisite

Make yourself familiar with our API principles to ensure a resilient integration.

Versioning log


Version 2025-01-01 (17 February 2025)

Version 3 of our Account Payouts API now unlocks support for Marketplaces. To achieve a Marketplaces flow you must use a combination of our APIs.


Version 1/2 (27 July 2023)

Version 1 of the Account Payouts API launched.


Change log (non-breaking changes)


Additional paymentState values (12 November 2025)

More details

You may now receive the following new paymentState values:

  • IN_REVIEW - the payout is under compliance review
  • RFI_IN_PROGRESS - the payout is on hold pending compliance review
  • AWAITING_LIQUIDITY - the payout is on hold due to insufficient funds

The paymentState RFI_IN_PROGRESS and AWAITING_LIQUIDITY are not enabled by default. Please contact your Implementation Manager.


New daily reminder for insufficient liquidity (10 November 2025)

More details

You can now receive a daily event reminding you that your account remains in deficit and must be credited to release pending payouts.


Release of channel and routedChannel (09 October 2025)

More details

You can now submit a channel in your account payout request to send your payout down your preferred route.
channel replaces the use of the fastPayment property which will continue to work for existing customers but will be removed in the next version.


We now also return a routedChannel in your GET response to advise which channel was used to route your payout.


Event webhook updates (28 August 2025)

More details

We have released a new "RFI in Progress" webhook advising you that a payout is on hold pending a compliance review.

We have also released preview documentation for:

events.

Additionally, you can preview documentation for extra fields, channel and routedChannel, we have added to our success and reversal webhooks.


Notification Of Change (NOC) US (26 August 2025)

More details

You may now receive a Notification Of Change (NOC) to indicate that a beneficiary's bank details have changed for US Payouts.


Estimated payout date (27 March 2025)

More details

You will now receive estimatedSettlementDate in your account payout notifications. This gives you an estimate date of when the beneficiary will receive their funds.