Crassula Release Week 40
core v.25.09.18-25.10.3
client v.25.09.13-25.10.1

New Features
Sumsub KYT Monitoring
Support for Sumsub KYT monitoring has been added for both fiat and crypto transactions.
KYT and Travel Rule checks can now run either together or separately, depending on system configuration and the type of funds used (crypto or fiat).
Improvements
API
The API documentation has been updated for batch payment requests. Response examples now include account fields that were previously missing.
A new endpoint,
POST /api/clients/{clientId}/privacy-announcements/accept
, has been introduced for accepting privacy announcements. The previous endpoint is now deprecated.
See Banking API for additional details.
Transactions
The payload for Travel Rule transactions has been expanded. The applicant
field now includes the paymentMethod
object, which contains the type
and accountId
fields.
Fixes
API
The GET /api/clients/{clientId}/issued-cards
method now correctly filters cards when multiple products are specified, returning all cards that match the selected products. Clients now receive notifications only for card products they actually own when the notifications are triggered by the method.