Release notes 6.6.1

Table of content

Improvements

Version 6.6.1 extends the FinologeeBKO API with counterparty lifecycle management and introduces automatic character sanitization for payment file processing.

Counterparty management via API

The FinologeeBKO API now supports approving and grouping counterparties, allowing external systems to manage the full counterparty lifecycle without manual intervention in the back-office interface.

This enables organizations that manage counterparties in their own systems to keep FinologeeBKO in sync automatically, with approval status and group membership reflecting decisions made upstream rather than requiring back-office intervention at each step.

Counterparty approval

After creating a non-approved counterparty via API — which performs IBAN and BIC validation — the external system can approve the counterparty through a dedicated API call.

Counterparty grouping

External systems can now assign counterparties to groups via the FinologeeBKO API. This allows organizations managing counterparties programmatically to maintain the same organizational structure in FinologeeBKO that they use in their own platforms.

Payment file character sanitization

When processing pain.001 and MT101 payment files, FinologeeBKO now automatically replaces unsupported characters before submission. This sanitization follows the same character substitution rules applied by the Multiline payment platform, ensuring compatibility without requiring file corrections on the sender's side.

Users submitting payment files that contain special or non-standard characters no longer need to pre-process their files manually. The platform handles the substitution transparently, reducing file rejection rates and simplifying the payment submission workflow.