{
    "employeeSearch": {
        "Employee Details": {
            "HX_ES_BOT_EMPDTL_SD": []
        }
    },
    "content": {
        "EMPLID": "EmpID",
        "EMPL_NAME": "EmpName",
        "SUPERVISOR_ID": "ManagerID",
        "SUPERVISOR_NAME": "ManagerName",
        "DEPT": "Department",
        "JOB_NAME": "Title",
        "EMAIL": "Email",
        "MOBILE_NO": "Mobile",
        "COUNTRY": "NationalId",
        "ROLE_NAME": "RoleName",
        "LOCATION": "userLocation",
        "deskLocation": "Building"
    },
    "emptyResponse": {
        "Employee Details": {}
    }
}