UAE - Passport Info Verification API
This API is used to verify the authenticity of the passport of someone residing in UAE and a UAE Visa Residency based on passport number.
1. Employment Background Checks:
Companies or recruitment agencies can utilize the API to verify the authenticity of passports and visa residency details during the hiring process. Ensures that employees have valid and legal documentation, reducing the risk of hiring individuals with forged or expired documents.
2. Travel and Hospitality Industry
Hotels, airlines, and travel agencies can use the API to verify the passports and visa residency status of guests or passengers. Helps in ensuring compliance with immigration regulations and providing a seamless travel experience for customers.
3. Financial Institutions and Banking:
Banks and financial institutions can integrate the API to validate the identity and residency status of individuals during account opening or financial transactions. It adds an extra layer of security and compliance to prevent fraudulent activities.
4. Education Institutions: Educational institutions can use the API to verify the passport and visa details of international students during the admission process. It ensures students have the necessary legal documentation for studying in the country.
5. Real Estate and Property Management:
Property managers and landlords can integrate the API to verify the residency status of tenants before entering into rental agreements. It helps in ensuring that tenants have legal authorization to reside in the country.
Input | Required | Data Type | Description |
---|---|---|---|
passportNumber | Yes | string | Passport number - of the person. |
passportExpireDate | Yes | date | The expiry date of the passport. Format: YYYY-MM-DD (For Ex. "2030-02-24") |
nationality | Yes | string | Please select your country from the nationality part. (For Ex. "India") |
type | Yes | string | “residency” or “visa” should be selected |
Output | DataType | Description |
---|---|---|
passportNumber | string | Passport number of the individual. |
passportExpireDate | date | The expiry date of the passport. |
nationality | string | Nationality of the passport holder. |
fileStatus | string | Status of the passport file (e.g., CONVERTED TO RESIDENT). Ideally, we should know all the options, since we are limited with the number of samples we have in hand - accept any string as output from the website and represent it similarly. |
fileIssuanceDate | date | Date when the passport file was issued. |
fileExpiryDate | date | The expiry date of the passport file. |
lastDateOfLeavingCountry | date | Last date of leaving the country associated with the passport. |
unifiedNumber | string | Unified number associated with the passport file. |
fileNumber | string | File number of the passport. |
Status Code | Message | Description |
---|---|---|
200 | Success | The request is served successfully |
400 | Bad Request | The inputs are invalid |
404 | Data Not Found | Data not found in the source |
409 | Upstream Error | Error in getting data from Upstream |
Parameter | Description |
---|---|
error | This parameter contains the error |
error.name | The name of the error |
error.message | The error message |
error.statusCode | Request Status code from Signzy |
error.status | Request Status from Signzy |
error.reason | Reason for error |
error.type | Type of the error |
Getting help
Please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better.
You can reach out to us at [email protected]. We strive to provide prompt and reliable assistance, ensuring your queries are addressed effectively.
We value your feedback and are committed to making your experience smooth and enjoyable. Our team is dedicated to assisting you with any needs you may have. Thank you for choosing our services. We look forward to helping you!