post
https://staging.eko.in:25004/ekoapi/v3/tools/kyc/passport
Use this API to verify passport information (only Indian passports) using the passport file number and date of birth. Provide the passport file number in the request to fetch the details.
Response
You get the following key information in the data object of the response:
| Name | Data Type | Description |
|---|---|---|
| file_number | string | Unique alphanumeric code identifying the passport application. |
| name | string | Name of the passport holder. |
| dob | string | Date of birth of the passport holder. |
| application_type | string | Type of passport application. |
| application_received_date | string | Date when the passport application was received. |