Know Your Customer
...
Global
UAE

UAE EID Fine Enquiry Check

Overview of the API

The Emirates ID Fine Enquiry Service API allows users to check if a given Emirates ID (EID) has any fines associated with it. The API returns information on whether a fine is found, the number of days the fine has been active, and the total fine amount in dirhams.

Use Case

This API is useful for individuals and organizations needing to verify the fine status of an Emirates ID. It can be integrated into systems for background checks, compliance verification, and other administrative processes where fine status information is required. The Emirates ID Fine Enquiry Service API is beneficial in various scenarios:

  1. Background Checks:
    • Employers: Verify candidates' fine status.
    • Landlords: Screen potential tenants.
  2. Compliance Verification:
    • Banks: Assess applicants for before approving loans and credit cards.
    • Government Agencies: Check for fines before providing services.
  3. Administrative Processes:
    • Insurance Companies: Evaluate policyholders' risk.
    • Legal Firms: Provide accurate legal advice based on clients' fine status.
  4. Personal Use:
    • Individuals: Check their own EID for fines.
  5. Real Estate Transactions:
    • Agents and Buyers: Ensure parties have no fines before transactions.

API Input Mapping

Input

Data Type

Mandatory/Optional

Description

emiratesIdNumber

String

Mandatory

The unique Emirates ID number to be checked.

dateOfBirth

String

Mandatory

The date of birth of the EID holder (format: YYYY-MM-DD).

gender

String

Mandatory

The gender of the EID holder.

callbackUrl

String

Optional

URL to receive asynchronous callback responses.

API Output Mapping

Output

Data Type

Description

fineFound

Boolean

Indicates if a fine is found (true/false).

fineDays

String

The number of days the fine has been active.

fineAmount

String

The total fine amount in dirhams.

API Request Body

API-1 Preprod
API-2 Preprod
API-1 Prod
API-2 Prod


API Response Body

JSON