Notice of Change
This page lists important service-level changes that may impact your integration with LHV Connect. Each notice includes a summary of what’s changing, who it affects, and any required actions.
Notices are listed in reverse chronological order, with the newest changes at the top.
📣 New Payment Scheme Code – Payments Between Customer’s Own Accounts
Issued: 6 January 2026 Production Release: 25 February 2026
Overview
LHV is introducing a new payment scheme code to clearly identify payments made between a customer’s own accounts. This enhancement improves user experience, transparency for integrators, ensures more accurate reporting, and aligns all channels with a consistent payment classification model.
What Is a Payment Between Own Accounts?
A payment between own accounts is a type of internal payment where:
The transfer is made between two accounts belonging to the same customer within LHV Bank.
New payment scheme code: BETWEEN_OWN
Automatic assignment The Between Own Accounts payment scheme is not selectable by the customer and is automatically assigned when both accounts belong to the same customer.
This new classification will appear in both API interactions and Customer Portal.
Where the Payment Scheme Code Appears
BETWEEN_OWN will appear in Payment Scheme Codes here: Payment Scheme Codes | Connect | Documentation for LHV CONNECT
The code will be included in all standard message formats and account reporting files:
pain.002
The payment scheme associated with payment processing will reflect the new type when applicable
/.../TxInfAndSts/OrgnlTxRef/PmtTpInf/SvcLvl/Prtry
camt.054
Transaction notifications will reflect the new type when applicable
/.../Ntry/BkTxCd/Prtry/Cd
camt.053
Account statements will reflect the new type when applicable
/.../Ntry/BkTxCd/Prtry/Cd
Account Statement XML (Customer Portal)
Payment scheme type visible for relevant transactions
What you need to do?
No action is required if your systems already support unknown or new payment scheme values.
However, customers should review the following areas to ensure smooth adoption:
Validation logic If your system validates payment scheme values against a fixed list, please add support for the new value
BETWEEN_OWN.Message parsing Ensure your integrations can correctly parse the new value in payment and account reporting messages, including:
pain.002
camt.053 and camt.054
Reporting and categorisation If you group, filter, or label transactions by payment type, consider whether Between Own Accounts should be handled or displayed differently.
Previous notices:
Last updated
Was this helpful?