---
title: "Mobile to UAN"
method: POST
path: "/v1/api_hub/mobile_to_uan_l1"
---

# Mobile to UAN

`POST /v1/api_hub/mobile_to_uan_l1`

## Request body

- object
  - `mobile_number` string, required — It is the mobile number of the UAN account holder.

## Response `200`

200

- object
  - `reference_id` integer
  - `status` string
  - `message` string
  - `ifsc` string
  - `vpa` string
  - `name_at_bank` string
  - `ifsc_details` object
    - `bank` string
    - `neft` string
    - `imps` string
    - `rtgs` string
    - `upi` string
    - `address` string
    - `city` string
    - `state` string
    - `branch` string
    - `category` string
    - `swift_code` string
    - `micr` integer
    - `nbin` integer

## 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)
