Results

post/v1/pep-check/results

Request body

search_idstring required

Response

200

statusstring
totalinteger
pan_resultsboolean

Example response

{
  "status": "COMPLETED",
  "results": [
    {
      "source_details": {
        "source": "ECI Affidavit",
        "country": "India",
        "continent": "Asia",
        "global_source_type": "pep india",
        "micro_source_type": "ECI Affidavit / PEP India",
        "parent_url": "https://affidavit.eci.gov.in/"
      },
      "name": "Ram Chandra",
      "address": "Village - Kalwari, Post - Kalwari, Tehsil - Bilari, District - Moradabad, Uttar Pradesh",
      "father_name": "Ramji Lal",
      "state": "Uttar Pradesh",
      "birth_year": "1981",
      "uniq_case_id": "8ffb4b672d997e5272a42b4b87bedd83_0",
      "link": "https://sisypheans.s3-ap-south-1.amazonaws.com/8ffb4b672d997e5272a42b4b87bedd83",
      "img_link": "https://suvidha.eci.gov.in/pc/public/uploads/candprofile/2019/PC/S24/RAMDHANI%20GAUD-2019-9362.jpg",
      "pan_numbers": "BWAPK4333K",
      "extra": "ECI Affidavit",
      "search_id": "d899bad8d97947998cabe174525707ab"
    }
  ],
  "total": 1,
  "pan_results": true
}