added
Flow Release Notes | Version 3.7.7
September 12th, 2025 by Nihal Simha
This release notes contains updates related to UPI Autopay.
Feature: Autopay | Support for reference_id
in Get Presentation Status API
Release Date: 11-Sep-2025
Context:
- The Get Mandate Presentation Status API now supports querying by
reference_id
in addition topresentation_sequence_id
. - Pass either
presentation_sequence_id
(for latest presentation status) orreference_id
(for transaction-level status). - Request with both fields or none will be rejected.
- Response structure remains unchanged.
Docs Link - here