v1
latestOpenAPI 3.1.02026-08-045901.5 MBView UPI Mandate
get/payment/upimandate/{id}
Path parameters
idstring required
Response
200
Example response
{
"status": 200,
"message": "Transaction Initiated",
"data": {
"id": 123,
"payername": "Shaikh Mohd Ali Asgar",
"payeramount": "1.00",
"merchanttranid": 1767696339814712600,
"txncompletiondate": "20260106161740",
"txnstatus": "CREATE-FAILURE"
}
}