added
Flow Release Notes | Version 3.7.1
June 23rd, 2025 by Nihal Simha
UPI Autopay
Release Date: 20-06-2025
Validation: One time mandates max tenure
Merchants can now register onetime mandates with a tenure less than 90 calendar days.
Feature: Introduction of Update API
The Mandate Management API now supports updating existing mandates for select fields. This enables merchants to modify mandate parameters without having to cancel and re-register.
Required Parameter:
decentro_mandate_id
(string): The unique Decentro Mandate ID to identify the mandate to be updated.
Update Fields (optional):
end_date
(string): Allows updating the mandate’s end date.amount
(string): Allows updating the mandate amount.default_amount
(string): Required ifamount_rule = MAX
. This will be used as the default presentation amount.
Merchants can update one or more of the above fields as needed.
eNach Mandate
Release Date: 20-06-2025
Feature: Introduction of new status "Session_Cancelled"
The user initiated the registration session of UIStreams & then cancelled the registration flow in user details collection form.