v1

latestOpenAPI 3.1.02026-08-045901.5 MB

Execute Mandate

The Mandate Notification API notifies customers 24–48 hours in advance of a mandate renewal or payment collection. This ensures users maintain sufficient account balance and helps prevent payment failures.

post/payment/upimandate/execute

Request body

mandateIdinteger required

A unique identifier for the mandate to collect the payment or renewal

amountinteger required

Amount to be debited from the customer’s UPI account for this mandate execution.

mandateseqnostring required

Sequential number representing the current execution cycle of the mandate. This helps track recurring debit attempts for the same mandate.

retryCountstring required

Number of retry attempts made for this mandate execution in case of previous debit failures.

notestring

Short note or description associated with this mandate execution, visible in transaction records.

Response

200