---
title: "UAN to Passbook (Without OTP)"
method: POST
path: "/v1/api_hub/uan_to_passbook_without_otp_l1"
---

# UAN to Passbook (Without OTP)

`POST /v1/api_hub/uan_to_passbook_without_otp_l1`

## Request body

- object
  - `uan` string, required

## Response `200`

200

- object
  - `txn_id` string
  - `api_category` string
  - `api_name` string
  - `billable` boolean
  - `message` string
  - `status` integer
  - `result` object
    - `uan` string
    - `message` string
    - `full_name` string
    - `mobile` string
    - `father_name` string
    - `dob` string
    - `companies` object[]
      - `member_id` string
      - `est_name` string
      - `doj_epf` string
      - `passbook` object[]
        - `employee_share` string
        - `employer_share` string
        - `pension_share` string
        - `approved_on` string
        - `year` string
        - `month` string
        - `description` string
  - `datetime` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/crimescan/apis/crime-scan-result.md) · [All operations](https://skmtc.net/crimescan/apis/crime-scan-result/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crimescan/crime-scan-result/revisions/a9dd2afd70a1/schema)
