> ## Documentation Index
> Fetch the complete documentation index at: https://developer.quicko.com/llms.txt
> Use this file to discover all available pages before exploring further.

# User Details

> User Details API is required to establish the identity of the user

## User Details Datapoints

The response data points are explained below:

| Param       | Type   | Required | Description                                |
| ----------- | ------ | -------- | ------------------------------------------ |
| client\_id  | string | Yes      | Unique identifier of user in source system |
| email       | string | Yes      | Verified Customer Email                    |
| PAN         | string | Yes      | Verified Tax Payer Identifier              |
| first\_name | string | No       | First name of the user                     |
| last\_name  | string | No       | Last name of the user                      |
| dob         | string | No       | Date of Birth                              |
| gender      | string | No       | Gender of the user                         |
| aadhaar     | string | No       | Aadhar number of the user                  |
| mobile      | string | No       | Mobile number of the user                  |
