Release 25.02.2026
Changelog
New Endpoints: Account Balance Transfers
Two new endpoints have been added to support balance transfers between accounts:
- Retrieve Accounts Available for Transfer — returns a paginated list of accounts that are available as destinations for a balance transfer from the specified account.
- Transfer Account Balance — transfers a specified amount from the source account to a destination account.
New Field in Account Details: isTransferAllowed
The isTransferAllowed boolean field has been added to the Retrieve Account Details endpoint response. This field indicates whether balance transfers are allowed for the account.