Notification Status
This api will be used by Merchant for checking the status of the mandate notification.
Header value should be same as of originalMerchantRequestId sent in request body
merchantRequestId of the Notification whose status is to be checked.
Current Epoch Unix timestamp string. Has to be of 13 digit in Milliseconds.
Example: 1496918882000.
Merchant request of the original create mandate request.
Merchant Defined Parameters
Example: "{\"udf1\":\"value1\",\"udf2\":\"value2\",…}"
Note: Few special characters are not allowed. Regex for the characters which are not allowed : ^[^/#-()*!%~`]+$
Status of the API.
Values:SUCCESS, FAILURE.
PSP response code for the API.
Values: Refer Codes Guide in Resource Section.
PSP response message for the API.
Values: Refer Codes Guide in Resource Section.
Amount for which merchant requested the mandate
Values:As passed in request
Response code returned by gateway for the notification.
Values:00
Response message returned by gateway for the transaction.
Response message returned by gateway for the notification.
upiRequestId as passed on request
Unique id for the channel via which request is made.
Values:As passed in request.
Unique id for merchant.
Values:As passed in request.
Merchant generated unique id for collect request.
Constraint: Max 35 characters & Alphanumeric.
Mandate execution time in minutes from current time.
Format:String with proper date format (YYYY-MM-DDTHH:MM:SS+05:30).
gatewayMandateId returned in create mandate.
Values:As passed for gatewayMandateId in webMandate request.
umn returned in create mandate callback.
Values:As passed in request.
Sequence Number of execution.
Customer reference number (rrn) for the transaction.
Merchant Defined Parameters
Example: "{\"udf1\":\"value1\",\"udf2\":\"value2\",…}"

