•  
      Internship_Tracker #9823 Helpdesk API
    #9823
    Sunil Kumar Mahato (sunilkm07)
    2021-02-15 16:49
    2020-09-23 15:14
    Details
    Helpdesk API
    1. Satyam
    Collection : users
    uid - 1234-5678-9999


    get by uid = md5(aadhaarno) or mobile_no

    {
    "_id" : ObjectId("5f44bdd02b8b1e3aee218201"),
    "security_question_id" : null,
    "user_id" : "3b4be731-cca9-592c-b08e-6219b3b6a115",
    "uid" : "48d472a1948d7299ee09c751779e9a5e",
    "pin" : "1|$2y$10$1P1M4zSvLTNiMDr4XHUxLuVl7PbKIwDQbDUpvauc3vQ3zo1N3Y8VW",
    "email_id" : null,
    "user_enc_key" : null,
    "user_type" : "aadhaar",
    "created_by" : "3b4be731-cca9-592c-b08e-6219b3b6a115",
    "created_on" : ISODate("2020-08-25T07:29:20.541Z"),
    "digilockerid" : "3b4be731-cca9-592c-b08e-6219b3b6a115",
    "device_id" : null,
    "is_deleted" : false,
    "password" : "",
    "option1" : "CM",
    "uid_token" : "01002274lepOJNs8A2/3tAF83FXmjfE6CjlWYJrK6bQrpmkbd08ywpI9/onJDZlL6ro8XHsD",
    "email_id_verified" : 0,
    "mobile_no" : NumberLong(9631736521)
    }
    Empty
    8
    State of Progress
    2020-09-23
    Empty
    Empty
    Sunil Kumar Mahato (sunilkm07), Sanjana Nikita (sanjananikita011), Abhijeet Anand (abhi912), Prashant kumar (prashantkr), Satyam Singh (satyamsingh), MEGHNA SHREE GUPTA (meghna_shree), Mohita kumari (mohita)
    2020-09-23
    Closed
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    5. issued_documents (getway) (Meghana)

    {
    "_id" : ObjectId("5f4e5a90c418394e17c69126"),
    "org_name" : "Department of Transport, (Govt. of India)",
    "username" : "ajitcse1215ZZ",
    "pdf_cached" : "N",
    "issued_on" : ISODate("2020-08-06T05:30:00.000+05:30"),
    "digilockerid" : null,
    "uri" : "in.gov.transport-RVCER-NULLDIGILOCKERI",
    "doc_name" : "Registration of Vehicles",
    "is_migrated" : "YES",
    "issuer_id" : "in.gov.transport",
    "doc_issue_type" : "Public",
    "created_by" : "ajitcse1215",
    "metadata_cached" : "N",
    "modified_on" : ISODate("2020-08-06T18:22:42.000+05:30"),
    "is_ac_linked" : "Y",
    "_created" : ISODate("2020-08-06T12:52:42.000+05:30"),
    "doc_type_id" : "RVCER",
    "valid_from" : null,
    "modified_by" : "ajitcse1215",
    "_updated" : ISODate("2020-08-06T12:52:42.000+05:30"),
    "valid_to" : null,
    "org_id" : "000018",
    "created_on" : ISODate("2020-08-06T18:22:42.000+05:30"),
    "active_status" : "Y",
    "is_tokenized" : "Y",
    "aadhaar" : "8b16bf6d01dde53223c9c234fc6ebb05ZZ",
    "pdf" : null,
    "doc_id" : "",
    "UID_Token" : "ZZabcdabcdababcdabcdababcdabcdababcdabcdababcdabcdababcdabcdababcdabcdabxx",
    "record_from" : "MSTL",
    "metadata" : ""
    }

    • Assigned to (multiple) MEGHNA SHREE GUPTA (meghna_shree) added
    User avatar
    3. Abhijeet/ 10

    Uploaded file count
    count the file
    folder= username

    • Assigned to (multiple) Sunil Kumar Mahato (sunilkm07), Sanjana Nikita (sanjananikita011), Abhijeet Anand (abhi912), Prashant kumar (prashantkr), Satyam Singh (satyamsingh) added
    User avatar
    2. Mohita
    collecton : users_profile

    Get by digilockerid = 3b4be731-cca9-592c-b08e-6219b3b6a115"

    {
    "_id" : ObjectId("5f467008e44ce979d9c90d58"),
    "digilockerid" : "3b4be731-cca9-592c-b08e-6219b3b6a115",
    "name" : "anand",
    "option1" : "anand",
    "date_of_birth" : ISODate("2016-08-03T05:09:30.000Z"),
    "gender" : "M",
    "email_id" : "sunilkm@gmail.com",
    "user_from" : "Web",
    "account_type" : "non_aadhaar",
    "converted_on" : "",
    "converted_by" : "",
    "created_on" : ISODate("2016-08-03T05:09:30.000Z"),
    "__v" : 0
    }

    • Assigned to (multiple) Alok Ranjan (alok), Satyam Singh (satyamsingh) removed Mohita kumari (mohita) added