---
title: "UAN to Passbook"
method: POST
path: "/v1/api_hub/uan_to_passbook_l1"
---

# UAN to Passbook

`POST /v1/api_hub/uan_to_passbook_l1`

## Request body

- object
  - `otp` string, required
  - `mobile_number` string, required
  - `uan` string, required

## Response `200`

200

- object
  - `api_category` string
  - `api_name` string
  - `billable` boolean
  - `txn_id` string
  - `message` string
  - `status` integer
  - `result` object
    - `data` object
      - `client_id` string
      - `pf_uan` string
      - `full_name` string
      - `father_name` string
      - `dob` string
      - `companies` object
        - `DLCPM20678270000010080` object
          - `passbook` object[]
            - `member_id` string
            - `credit_debit_flag` string
            - `doe_epf` string
            - `doe_eps` string
            - `doj_epf` string
            - `office` unknown
            - `transaction_approved` string
            - `transaction_category` string
            - `employee_share` string
            - `employer_share` string
            - `pension_share` string
            - `approved_on` string
            - `year` string
            - `month` string
            - `description` string
          - `company_name` string
          - `establishment_id` string
          - `employee_total` integer
          - `employer_total` integer
          - `pension_total` integer
        - `UKDDN00338910000003214` object
          - `passbook` object[]
            - `member_id` string
            - `credit_debit_flag` string
            - `doe_epf` string
            - `doe_eps` string
            - `doj_epf` string
            - `office` unknown
            - `transaction_approved` string
            - `transaction_category` string
            - `employee_share` string
            - `employer_share` string
            - `pension_share` string
            - `approved_on` string
            - `year` string
            - `month` string
            - `description` string
          - `company_name` string
          - `establishment_id` string
          - `employee_total` integer
          - `employer_total` integer
          - `pension_total` integer
        - `MRNOI14624540000010947` object
          - `passbook` object[]
            - `member_id` string
            - `credit_debit_flag` string
            - `doe_epf` string
            - `doe_eps` string
            - `doj_epf` string
            - `office` unknown
            - `transaction_approved` string
            - `transaction_category` string
            - `employee_share` string
            - `employer_share` string
            - `pension_share` string
            - `approved_on` string
            - `year` string
            - `month` string
            - `description` string
          - `company_name` string
          - `establishment_id` string
          - `employee_total` integer
          - `employer_total` integer
          - `pension_total` integer
  - `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)
