added
Flow Release Notes | Version 3.8.1
November 24th, 2025 by Nihal Simha
This release notes contains updates related to Enach.
Enach
Feature - Support for original_reference_id in Presentation Cancel API
We have enhanced the Mandate Presentation Cancel API to support an additional identifier original_reference_id, alongside the existing decentro_txn_id.
Key Updates:
- API now accepts either
decentro_txn_idororiginal_reference_idin the request body. - Both parameters together are not allowed.
- If none are provided, the request will fail validation.
- Full backward compatibility is maintained for existing integrations.
