Crassula Release Week 42
core v.25.10.14-25.10.18
client v.25.10.2-25.10.3

Improvements
Webhooks
Added support for the new V2 version of the Fireblocks webhook service, as recently announced by the provider. The current version will be deprecated by Fireblocks in March 2026. Transition instructions will be provided to clients still using the old version, and client managers will reach out to guide the migration through the Fireblocks dashboard.
Fixes
API documentation
Added missing information on required headers for the POST /api/clients/{clientId}/tfa/methods
endpoint in the API documentation.
See Banking API for more detail.
Card product
Fixed an issue where plastic Intercash cards failed to update status correctly when exiting the "Suspended" state. Status transitions are now displayed as expected.
Transfers
Previously, the
bankCode
field in the/transfer/account-name-check
request was incorrectly required, which blocked SEPA transfers for Unlimit in Bank transfers. The field is now optional, resolving the issue.Resolved an error where the system validated IBANs for countries not using IBANs, causing issues with the IFX (ifx_payments_virtual) provider. Validation now only applies to supported countries.
Outgoing SEPA transfers for IFX (ifx_real) accounts have been disabled, as this provider currently supports only incoming SEPA payments.
Fixed an issue where SWIFT transactions were rejected due to a missing
sort code
, even though it is not required for such transfers.
Upcoming Updates
Improvements
Web and Mobile Banking Interfaces
We will be aligning the behavior of the Mobile and Web Banking Interfaces by removing the Inactive accounts section from the Mobile Interface. Closed or inactive accounts will no longer be displayed separately, ensuring consistency between both platforms.