v1
latestOpenAPI 3.1.02026-07-2414704.6 MBOutlet Login Status
Merchant 2FA is required for a day for onboarded merchant in the entire AePS Journey. This API will help to identify whether the Merchant has done the 2FA or not.
post/outletLoginStatus
Response
200
Example response
{
"statuscode": "TXN",
"actcode": "LOGINREQUIRED",
"status": "Transaction Successful",
"data": {
"isFaceAuthAvailable": true,
"aadhaarLastFour": "6077"
},
"timestamp": "2025-02-19 09:52:29",
"ipay_uuid": "h0009e3f1c4d-23d7-4d39-8d39-dac94b9efc0f-tY4jPdY7Ylha",
"environment": "LIVE"
}