> ## Documentation Index
> Fetch the complete documentation index at: https://cashfreepayments-d00050e9-theme-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Mobile 360 Verify OTP

> Use this API to extract multiple identity types from mobile number.

<AccordionGroup>
  <Accordion title="Key data fields of Mobile360 OTP Response" defaultOpen={true}>
    The following table outlines the key data fields returned in the OTP verification response:

    | **Field**                    | **Description**                                                                                                                         |
    | ---------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
    | PERSONAL\_DETAILS            | Provides personal information such as full name, gender, date of birth, age, income, and occupation.                                    |
    | RELATIVE\_DETAILS            | Provides information about family members, including their names and relationships.                                                     |
    | BANK\_ACCOUNT\_DETAILS       | Contains banking information such as account number, IFSC code, bank address, and associated linkage.                                   |
    | UAN\_EMPLOYMENT\_DETAILS     | Contains employment records linked to a UAN, including member ID, establishment ID, joining and exit dates, and Aadhaar linkage status. |
    | RECENT\_EMPLOYMENT\_DETAILS  | Provides recent employment history, including employee and employer details, EPFO verification, and PF filing data.                     |
    | PAN                          | Contains the PAN number associated with the individual.                                                                                 |
    | PAN\_METADATA                | Provides metadata related to the PAN, such as the registered name, name on the card, type, and Aadhaar linkage status.                  |
    | PHONE\_LIST                  | Lists phone numbers associated with the individual, including the number type and linkage source.                                       |
    | EMAIL\_LIST                  | Lists email addresses associated with the individual and their linkage sources.                                                         |
    | PASSPORT\_NUMBER             | Contains the passport number and associated linkage information.                                                                        |
    | AADHAAR\_NUMBER              | Provides a masked Aadhaar number and its source of linkage.                                                                             |
    | RATION\_CARD                 | Contains the ration card number and linkage information.                                                                                |
    | DRIVING\_LICENSE             | Contains the driving license number and associated linkage.                                                                             |
    | VOTER\_ID                    | Contains the voter ID and its linkage information.                                                                                      |
    | ADDRESS\_LIST                | Lists known addresses, including full address, city, state, pincode, and linkage source.                                                |
    | MOBILE\_NUMBER\_INTELLIGENCE | Provides key insights about the mobile number, including its validity, connection status, and service provider details.                 |
  </Accordion>
</AccordionGroup>
