---
title: "Outlet Login Status"
method: POST
path: "/outletLoginStatus"
---

# Outlet Login Status

`POST /outletLoginStatus`

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.

## Response `200`

200

- object
  - `statuscode` string
  - `actcode` string
  - `status` string
  - `data` object
    - `isFaceAuthAvailable` boolean
    - `aadhaarLastFour` string
    - `isTxnBioLoginRequired` boolean
  - `timestamp` string
  - `ipay_uuid` string
  - `orderid` unknown
  - `environment` string
  - `internalCode` unknown

## Other responses

- `400` — 400

---

[API](https://skmtc.net/instantpay/apis/identity.md) · [All operations](https://skmtc.net/instantpay/apis/identity/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instantpay/identity/versions/1d0672797b14/schema)
