added

Flow Release Notes | Version 3.8.1

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_id or original_reference_id in 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.