0% found this document useful (0 votes)
18 views

API Request

The document details a series of API requests and responses related to the myGIIS Parent App. It includes a successful GET request that retrieves campus information across various locations in India, Japan, Malaysia, UAE, Singapore, Thailand, and Vietnam, as well as authentication responses indicating both successful and failed login attempts. Additionally, it provides a student dashboard response containing the student's timetable and other details.

Uploaded by

sagarp27
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

API Request

The document details a series of API requests and responses related to the myGIIS Parent App. It includes a successful GET request that retrieves campus information across various locations in India, Japan, Malaysia, UAE, Singapore, Thailand, and Vietnam, as well as authentication responses indicating both successful and failed login attempts. Additionally, it provides a student dashboard response containing the student's timetable and other details.

Uploaded by

sagarp27
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4349

_____________________________

Date: 05 Apr 2023 09:13:08.955 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: ,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 05 Apr 2023 09:13:09.530 AM

_____________________________

Date: 05 Apr 2023 09:13:09.529 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________
----
Date: 05 Apr 2023 09:13:54.504 AM

_____________________________

Date: 05 Apr 2023 09:13:54.502 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"error" : "invalid_grant",
"error_description" : "invalid_username_or_password"
}```

_____________________________

----
Date: 05 Apr 2023 09:14:07.918 AM

_____________________________

Date: 05 Apr 2023 09:14:07.916 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"error" : "invalid_grant",
"error_description" : "invalid_username_or_password"
}```

_____________________________

----
Date: 05 Apr 2023 09:14:22.156 AM

_____________________________

Date: 05 Apr 2023 09:14:22.154 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"expires_in" : 86400,
"token_type" : "Bearer",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"userType" : "PARENT",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"userCode" : "P221300",
"campus" : "Pune-Hadapsar",
"profileImage" : "",
"access_token" :
"2201ad118f0d848cff1051ca7f32a025b8a4f21376a0f1f97b6bad03567c41d0"
}```

_____________________________

_____________________________

Date: 05 Apr 2023 09:14:22.235 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
2201ad118f0d848cff1051ca7f32a025b8a4f21376a0f1f97b6bad03567c41d0,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________
----
Date: 05 Apr 2023 09:14:23.756 AM

_____________________________

Date: 05 Apr 2023 09:14:23.751 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"name" : "Nivam Pal",
"announcements" : [

],
"reminders" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"section" : "B",
"documents" : null,
"userName" : "Nivam",
"badgeDisciplinary" : [
],
"events" : [

],
"emergencyContacts" : [

],
"profileImage" : "",
"busDetails" : null,
"email" : "",
"studentContractLink" : "",
"isBusOperate" : false,
"clSecId" : null,
"examResult" : [

],
"message" : "Student Details Fetch Successfully.",
"feesDue" : null,
"busPickUp" : null,
"userCode" : "HDPS221300",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"semesterAttendance" : null,
"course" : "CBSE",
"class" : "Standard 1",
"news" : null,
"daDetails" : null,
"holidays" : [

],
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"studentDocuments" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"isEContractGenerationOn" : false,
"newMessageCount" : 0,
"webinars" : [

],
"studentId" : "FLDI",
"classId" : null
}```

_____________________________

_____________________________

Date: 05 Apr 2023 09:16:20.315 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
2201ad118f0d848cff1051ca7f32a025b8a4f21376a0f1f97b6bad03567c41d0,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 05 Apr 2023 09:16:21.857 AM

_____________________________

Date: 05 Apr 2023 09:16:21.855 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"q" : null,
"message" : "Mails fetched successfully",
"order" : "new",
"fromDate" : null,
"toDate" : null,
"pageIndex" : 1,
"pageSize" : 10,
"mails" : [
{
"mailId" : "JJHID",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-04T15:16:02.943",
"subject" : "\r\nWelcome note",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JJFLH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-03T16:09:38.123",
"subject" : "Transport Circular AY 2023-24 (Gr. 1 to 10)",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JJDKK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-03-31T19:13:55.013",
"subject" : "Academic Year 2023-24 updates",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JIIGL",
"fromId" : "E",
"isRead" : true,
"fromName" : "IT Administrator",
"postedDate" : "2023-03-29T19:57:38.333",
"subject" : "Miners HDP: Your Order has been Delivered.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JGJIJ",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2023-03-20T17:27:32.793",
"subject" : "Miners HDP: Your Order has been Shipped.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JGFIE",
"fromId" : "E",
"isRead" : true,
"fromName" : "IT Administrator",
"postedDate" : "2023-03-17T18:56:41.183",
"subject" : "Miners HDP: Your Order is Ready for Shipping.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "IMMJF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-02-21T16:54:52.203",
"subject" : "Availing Transport Facility For AY 2023-24",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "IMMJD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-02-21T16:41:38.523",
"subject" : "Session Break and Holiday details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"orderBy" : null,
"mailFromNames" : [

],
"totalCount" : 8,
"mailFolders" : null
}```
_____________________________

_____________________________

Date: 05 Apr 2023 09:16:28.707 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JJFLH&senderId=FHHH```

Authentication Headers:
```
Authorization: Bearer
2201ad118f0d848cff1051ca7f32a025b8a4f21376a0f1f97b6bad03567c41d0,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 05 Apr 2023 09:16:29.811 AM

_____________________________

Date: 05 Apr 2023 09:16:29.801 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JJFLH&senderId=FHHH```

Response: ```{
"attachments" : [

],
"date" : "2023-04-03T16:09:38.123",
"isSentMail" : false,
"subject" : "Transport Circular AY 2023-24 (Gr. 1 to 10)",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "GG",
"name" : "Rajiv Bansal",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGG",
"name" : "Preeti Agarwal",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EIJ",
"name" : "Swarnlata Dusad",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EJJ",
"name" : "Yogita Chavan",
"isCCRecipient" : false
},
{
"id" : "EKE",
"name" : "Pradnya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EKM",
"name" : "Santosh Mane",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEK",
"name" : "Sunita J",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHD",
"name" : "Abhishek Roy Chowdhury",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKI",
"name" : "Surbhi Devpura",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GKM",
"name" : "Rajendra Pawar",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HJJ",
"name" : "G S Rawat",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JFL",
"name" : "Lovedeep Kaur",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KEJ",
"name" : "Sarah Shaikh",
"isCCRecipient" : true
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KFI",
"name" : "Ajit Gholap",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFE",
"name" : "Rahul Bansal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFH",
"name" : "Amol Parate",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Ajay Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDGH",
"name" : "Sainath Rane",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDKM",
"name" : "Gaurav Makhija",
"isCCRecipient" : false
},
{
"id" : "EDLE",
"name" : "Shriram Ghangale",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEEL",
"name" : "Sudhir Singh",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEHL",
"name" : "Ritesh Chaudhry",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEII",
"name" : "Priya Baber",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEIK",
"name" : "Bhavna Saxena",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEG",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEE",
"name" : "Ilhan Farooqui",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGLH",
"name" : "Juned Sayyed",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEJ",
"name" : "Dipti Jadhav",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIIM",
"name" : "Rajani Dhritiman Das",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDJ",
"name" : "Manasi Patil",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHE",
"name" : "Ankur Kothari",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJG",
"name" : "Hrishikesh Amravatkar",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMK",
"name" : "Puja Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDM",
"name" : "Kajal Gupta",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELGG",
"name" : "K Durga Rao",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKD",
"name" : "Kunal Vohra",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJE",
"name" : "Avishek Kumar",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "EMMM",
"name" : "Sujitha Jairaj",
"isCCRecipient" : false
},
{
"id" : "FDDG",
"name" : "Akhil Jain",
"isCCRecipient" : false
},
{
"id" : "FDDI",
"name" : "Virender Kumar",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFG",
"name" : "Saurabh Jain",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHI",
"name" : "Roshan Shetty",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMI",
"name" : "Vimal Nathan",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDG",
"name" : "Suhas Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEIK",
"name" : "Kunda Kalwaghe",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKF",
"name" : "Keerthi Wanjari",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FEKK",
"name" : "Varsha Kambire",
"isCCRecipient" : true
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFDM",
"name" : "Nitesh Nashine",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFGK",
"name" : "Dr Meenakshi S Arya",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIJ",
"name" : "Rajaram Khot",
"isCCRecipient" : true
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKD",
"name" : "Sandip Dube",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFKL",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMI",
"name" : "Sujitha Jairaj",
"isCCRecipient" : true
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDI",
"name" : "Sanjeev Mishra",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "FGED",
"name" : "Shaheen Nalband",
"isCCRecipient" : true
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Suvarna Koli",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFJ",
"name" : "Shweta Singh",
"isCCRecipient" : true
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGGK",
"name" : "Renuka Palteru",
"isCCRecipient" : false
},
{
"id" : "FGHF",
"name" : "Amrita Singh",
"isCCRecipient" : true
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGHH",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIJ",
"name" : "Abhay Kumar",
"isCCRecipient" : false
},
{
"id" : "FGJD",
"name" : "Shiddalingeshwar Kittur",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMK",
"name" : "Rashida Sidhpurwala",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHDM",
"name" : "Amit Joshi",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHII",
"name" : "Rajesh Yadav",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHKJ",
"name" : "Sravika Birdaraju",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDF",
"name" : "Sohini Ghosh",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEF",
"name" : "Bikram Jena",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIG",
"name" : "Pathak Rajkumar Ashok",
"isCCRecipient" : false
},
{
"id" : "FIIM",
"name" : "Naina Shinde",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIJL",
"name" : "Yuvraj Patil",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKJ",
"name" : "Supriya Jadhav",
"isCCRecipient" : false
},
{
"id" : "FIKL",
"name" : "Neelam Bhattad",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILJ",
"name" : "Rutuja Gholap",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFG",
"name" : "Parul Tanwar",
"isCCRecipient" : true
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFL",
"name" : "Manoj Pofale",
"isCCRecipient" : false
},
{
"id" : "FJGD",
"name" : "Preeti Parashar",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJGL",
"name" : "Preethi Shyamsunder",
"isCCRecipient" : true
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJJM",
"name" : "Aliasgar Boxwala",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJKM",
"name" : "P Raghava Rao",
"isCCRecipient" : false
},
{
"id" : "FJLE",
"name" : "Swetapadma Pradhan",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FJML",
"name" : "Jayesh Kapadnis",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Abhijeet Budke",
"isCCRecipient" : false
},
{
"id" : "FKED",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "FKEF",
"name" : "Anand Gupta",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEJ",
"name" : "Hariom Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Rupali Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGF",
"name" : "Sudhansu Sekhar Mallick",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKHL",
"name" : "Rosie Shukla",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJE",
"name" : "Alok Singh",
"isCCRecipient" : true
},
{
"id" : "FKJF",
"name" : "Lijisri Satishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKJJ",
"name" : "Manasi Nanduri",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLED",
"name" : "Shital Mantri",
"isCCRecipient" : false
},
{
"id" : "FLEF",
"name" : "Rucha Kango",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFL",
"name" : "Nayana Patil",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLHL",
"name" : "Mukul Paranjpe",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLJ",
"name" : "Ashim Kumar Ghosh",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGJ",
"name" : "Nameeta Ganar",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJL",
"name" : "Dipankar Chakraborty",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMLF",
"name" : "Manish Manware",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDDH",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GDDJ",
"name" : "Priyanshu Jain",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFD",
"name" : "Neha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFF",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGL",
"name" : "Hina Jain",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHG",
"name" : "Taher Saifee",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJG",
"name" : "Dheeraj Lalwani",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMI",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDE",
"name" : "Vipin Dhawan",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEI",
"name" : "Gargi Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFI",
"name" : "Arun Radhakrishnan",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGK",
"name" : "Namita David",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMI",
"name" : "Neelam Kumari Sah",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Pramila Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDM",
"name" : "Nisha Mishra",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFFM",
"name" : "Anindya Ghosh",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFHK",
"name" : "Ankur Goyal",
"isCCRecipient" : false
},
{
"id" : "GFHM",
"name" : "Rahul Gohel",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJM",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GFKG",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLF",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGFM",
"name" : "Rutuja Shelar",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGJ",
"name" : "Anupama Raina",
"isCCRecipient" : true
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGGM",
"name" : "Sujata Chatterjee",
"isCCRecipient" : true
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHE",
"name" : "Sohini Ghosh",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGID",
"name" : "Piyali Kar",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
}
],
"from" : "Anupama Gajaralwar",
"mailId" : "JJFLH",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
dir=\"ltr\"><strong>GIIS\/HDP\/CIR-0006\/2023-24<\/strong><\/p>\r\n<p>&nbsp;<\/p>\
r\n<p dir=\"ltr\">Dear Parent,<\/p>\r\n<p dir=\"ltr\">Please open the link below
for the following details:<\/p>\r\n<ul>\r\n<li dir=\"ltr\">\r\n<p
dir=\"ltr\">Route&nbsp; number<\/p>\r\n<\/li>\r\n<li dir=\"ltr\">\r\n<p
dir=\"ltr\">Bus number<\/p>\r\n<\/li>\r\n<li dir=\"ltr\">\r\n<p dir=\"ltr\">Nanny
details<\/p>\r\n<\/li>\r\n<li dir=\"ltr\">\r\n<p dir=\"ltr\">GPS details<\/p>\r\
n<\/li>\r\n<li dir=\"ltr\">\r\n<p dir=\"ltr\">Pick up and drop timings etc.<\/p>\r\
n<\/li>\r\n<\/ul>\r\n<p>&nbsp;<\/p>\r\n<p dir=\"ltr\">Click here :&nbsp; &nbsp;<a
href=\"https:\/\/fanyv88.com:443\/https\/docs.google.com\/spreadsheets\/d\/1_HUdp2OScmk4OLBHdHkPNXVuSa083gE
n\/edit?
usp=sharing&amp;ouid=116717115394544508994&amp;rtpof=true&amp;sd=true\">https:\/\/
docs.google.com\/spreadsheets\/d\/1_HUdp2OScmk4OLBHdHkPNXVuSa083gEn\/edit?
usp=sharing&amp;ouid=116717115394544508994&amp;rtpof=true&amp;sd=true<\/a><\/p>\r\
n<p>&nbsp;<\/p>\r\n<p dir=\"ltr\">Serving You<\/p>\r\n<p dir=\"ltr\">Team
GIIS<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"senderId" : "FHHH"
}```

_____________________________

_____________________________

Date: 05 Apr 2023 09:16:50.305 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JJHID&senderId=GGIE```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
2201ad118f0d848cff1051ca7f32a025b8a4f21376a0f1f97b6bad03567c41d0,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 05 Apr 2023 09:16:51.656 AM

_____________________________

Date: 05 Apr 2023 09:16:51.654 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JJHID&senderId=GGIE```

Response: ```{
"subject" : "\r\nWelcome note",
"mailId" : "JJHID",
"date" : "2023-04-04T15:16:02.943",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>&nbsp;<\/p>\r\n<p><strong>WELCOME NOTE-
2023-24<\/strong><\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&ldquo;May the New Academic Year
Begin with more energy, determination, dedication and enthusiasm. Happy New
Academic Year 2023-24!&rdquo;<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>I am&nbsp;Ms Vidya
karadepatil, Class Teacher of Grade 1 B&nbsp;welcoming you on board. I am
a&nbsp;B.Sc., P.G.D.C.A, B.Ed. with 9 years&nbsp;of experience in the teaching
field. I will be mother teacher of Grade 1.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>We are so
glad you are here. Let us move forward hand in hand for a fruitful journey ahead
which will enable our children to emerge as exceptional global and valued human
beings.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Seeking your cooperation and support for the
holistic development of your ward throughout the academic year. Together,
let&rsquo;s make it a fruitful journey for our children.<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>Your Classroom is on the&nbsp;1st floor, Room No.109&nbsp;and your Google
Classroom code is&nbsp; 7u37stf .<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Kindly use only your
ward&rsquo;s&nbsp;<strong>G-Suite ID<\/strong>&nbsp;<strong>shared by the
school.<\/strong><\/p>\r\
n<p>(Eg:&nbsp;Arnab.jain<strong>@globalschoolsalumni.org<\/strong><strong>)<\/
strong><\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Serving you,<\/p>\r\n<p>Ms
Vidya Karadepatil<\/p>\r\n<p>Class Teacher<\/p>\r\n<\/body>\r\n<\/html>",
"from" : "Vidya Karadepatil",
"recipients" : [
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Abhijeet Budke",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
}
],
"attachments" : [

],
"isSentMail" : false,
"senderId" : "GGIE"
}```

_____________________________

_____________________________

Date: 05 Apr 2023 09:17:54.667 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
2201ad118f0d848cff1051ca7f32a025b8a4f21376a0f1f97b6bad03567c41d0
```

_____________________________

----
Date: 05 Apr 2023 09:17:55.510 AM
_____________________________

Date: 05 Apr 2023 09:17:55.508 AM

Response Description:

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Response: ```"Oops! A system error occurred and has been reported to the system
administrator."```

_____________________________

_____________________________

Date: 05 Apr 2023 09:17:59.971 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
2201ad118f0d848cff1051ca7f32a025b8a4f21376a0f1f97b6bad03567c41d0
```

_____________________________

----
Date: 05 Apr 2023 09:18:02.926 AM

_____________________________

Date: 05 Apr 2023 09:18:02.924 AM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"calendar" : [

],
"session" : {
"sessEnd" : "2024-03-31T00:00:00",
"sessionId" : "I",
"sessStart" : "2023-04-01T00:00:00",
"sessionName" : "2023-2024"
},
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
],
"message" : "Student calendar details get successfully"
}```

_____________________________

_____________________________

Date: 05 Apr 2023 09:18:21.791 AM

Request Description:

Method: GET
URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
2201ad118f0d848cff1051ca7f32a025b8a4f21376a0f1f97b6bad03567c41d0,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 05 Apr 2023 09:18:22.484 AM

_____________________________

Date: 05 Apr 2023 09:18:22.482 AM

Response Description:

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Response: ```{
"userCode" : "HDPS221300",
"isEContractGenerationOn" : false,
"mother" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "[email protected]",
"lastName" : "Tapadar",
"firstName" : "Priyongbada",
"idNumber" : "0000",
"nationality" : "Indian",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "Other",
"mobileNumberCode" : "91 ",
"mobileNumber" : "8007965858",
"officeTelephoneNumber" : " 91",
"maritalStatus" : "",
"country" : "",
"income" : "NA",
"education" : "Other",
"profileImage" : "",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : "91 8007965858"
},
"idCardNumber" : "HDPS221300",
"countryOfBirth" : "",
"courseEnrolled" : "CBSE Class - 1",
"dateOfBirth" : "2017-08-03T00:00:00",
"localNumber" : "91 8007965858",
"username" : "Nivam",
"lastName" : "Pal",
"nextCourse" : "CBSE",
"father" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "[email protected]",
"lastName" : "Pal",
"firstName" : "Sugandhesh",
"idNumber" : "0000",
"nationality" : "Indian",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "Other",
"mobileNumberCode" : "91 ",
"mobileNumber" : "8007388776",
"officeTelephoneNumber" : " 91",
"maritalStatus" : "",
"country" : "",
"income" : "NA",
"education" : "Other",
"profileImage" : "",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : "91 8007388776"
},
"class" : "Standard 1",
"firstName" : "Nivam",
"birthCertificate" : "",
"contractSigningAuthority" : "Mother",
"guardian" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "",
"lastName" : "",
"firstName" : "",
"idNumber" : "",
"nationality" : "",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "",
"mobileNumberCode" : "",
"mobileNumber" : "",
"officeTelephoneNumber" : " ",
"maritalStatus" : null,
"country" : "",
"income" : null,
"education" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : " "
},
"parentPriority" : "Mother"
}```

_____________________________

_____________________________

Date: 05 Apr 2023 09:23:28.381 AM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JJHID&senderId=GGIE```

Authentication Headers:
```
Authorization: Bearer
2201ad118f0d848cff1051ca7f32a025b8a4f21376a0f1f97b6bad03567c41d0,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 05 Apr 2023 09:23:29.176 AM

_____________________________

Date: 05 Apr 2023 09:23:29.173 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JJHID&senderId=GGIE```

Response: ```{
"subject" : "\r\nWelcome note",
"attachments" : [

],
"recipients" : [
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Abhijeet Budke",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
}
],
"date" : "2023-04-04T15:16:02.943",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>&nbsp;<\/p>\r\n<p><strong>WELCOME NOTE-
2023-24<\/strong><\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&ldquo;May the New Academic Year
Begin with more energy, determination, dedication and enthusiasm. Happy New
Academic Year 2023-24!&rdquo;<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>I am&nbsp;Ms Vidya
karadepatil, Class Teacher of Grade 1 B&nbsp;welcoming you on board. I am
a&nbsp;B.Sc., P.G.D.C.A, B.Ed. with 9 years&nbsp;of experience in the teaching
field. I will be mother teacher of Grade 1.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>We are so
glad you are here. Let us move forward hand in hand for a fruitful journey ahead
which will enable our children to emerge as exceptional global and valued human
beings.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Seeking your cooperation and support for the
holistic development of your ward throughout the academic year. Together,
let&rsquo;s make it a fruitful journey for our children.<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>Your Classroom is on the&nbsp;1st floor, Room No.109&nbsp;and your Google
Classroom code is&nbsp; 7u37stf .<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Kindly use only your
ward&rsquo;s&nbsp;<strong>G-Suite ID<\/strong>&nbsp;<strong>shared by the
school.<\/strong><\/p>\r\
n<p>(Eg:&nbsp;Arnab.jain<strong>@globalschoolsalumni.org<\/strong><strong>)<\/
strong><\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Serving you,<\/p>\r\n<p>Ms
Vidya Karadepatil<\/p>\r\n<p>Class Teacher<\/p>\r\n<\/body>\r\n<\/html>",
"from" : "Vidya Karadepatil",
"isSentMail" : false,
"mailId" : "JJHID",
"senderId" : "GGIE"
}```

_____________________________

_____________________________

Date: 10 Apr 2023 06:29:14.807 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
2201ad118f0d848cff1051ca7f32a025b8a4f21376a0f1f97b6bad03567c41d0,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 10 Apr 2023 06:29:15.926 AM

_____________________________

Date: 10 Apr 2023 06:29:15.924 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________
_____________________________

Date: 10 Apr 2023 06:29:15.980 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: ,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 10 Apr 2023 06:29:16.223 AM

_____________________________

Date: 10 Apr 2023 06:29:16.222 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________
----
Date: 10 Apr 2023 06:29:24.409 AM

_____________________________

Date: 10 Apr 2023 06:29:24.407 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"token_type" : "Bearer",
"access_token" :
"5f5f4d92941f46eb118a47871ce3adf49b65b440ced5552164a1447ab955b975",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"id" : "FLDJ",
"userCode" : "P221300",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"expires_in" : 86400,
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"userType" : "PARENT",
"profileImage" : "",
"campus" : "Pune-Hadapsar",
"name" : "Priyongbada Tapadar",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
}
}```

_____________________________

_____________________________

Date: 10 Apr 2023 06:29:24.534 AM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
5f5f4d92941f46eb118a47871ce3adf49b65b440ced5552164a1447ab955b975,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 10 Apr 2023 06:29:25.081 AM

_____________________________

Date: 10 Apr 2023 06:29:25.079 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"holidays" : [

],
"classId" : null,
"events" : [

],
"isBusOperate" : false,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"message" : "Student Details Fetch Successfully.",
"reminders" : [

],
"emergencyContacts" : [

],
"examResult" : [

],
"studentId" : "FLDI",
"documents" : null,
"badgeDisciplinary" : [

],
"webinars" : [

],
"feesDue" : null,
"userCode" : "HDPS221300",
"clSecId" : null,
"news" : null,
"semesterAttendance" : null,
"isEContractGenerationOn" : false,
"studentDocuments" : [

],
"course" : "CBSE",
"newMessageCount" : 0,
"studentContractLink" : "",
"announcements" : [

],
"name" : "Nivam Pal",
"class" : "Standard 1",
"daDetails" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"email" : "",
"profileImage" : "",
"busPickUp" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"section" : "B",
"userName" : "Nivam",
"busDetails" : null
}```

_____________________________

_____________________________

Date: 10 Apr 2023 06:32:48.657 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
5f5f4d92941f46eb118a47871ce3adf49b65b440ced5552164a1447ab955b975
```

_____________________________

----
Date: 10 Apr 2023 06:32:49.928 AM
_____________________________

Date: 10 Apr 2023 06:32:49.925 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Response: ```{
"users" : [
{
"name" : "Adan Khan",
"userId" : "FJGE",
"designation" : "Business Development Manager"
},
{
"name" : "Adhitya Dongre",
"userId" : "FKME",
"designation" : "Bookshop Assistant"
},
{
"name" : "Alok Singh",
"userId" : "FKJE",
"designation" : "Admissions Manager"
},
{
"name" : "Amit Kumar",
"userId" : "JHF",
"designation" : "Admin Executive"
},
{
"name" : "Amit Kumar Verma",
"userId" : "EEL",
"designation" : "Finance Controller"
},
{
"name" : "Amit Singh",
"userId" : "EGKJ",
"designation" : "Communications Executive"
},
{
"name" : "Anamika Pendhari",
"userId" : "EFIF",
"designation" : "Accounts Executive"
},
{
"name" : "Anjay Yadav",
"userId" : "GMI",
"designation" : "Finance Manager"
},
{
"name" : "Anupama Gajaralwar",
"userId" : "FHHH",
"designation" : "Executive Academic Centre"
},
{
"name" : "Ashish Arora",
"userId" : "EEEJ",
"designation" : "Accounts Executive"
},
{
"name" : "Ayush Kalani",
"userId" : "KIE",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Baldev Singh",
"userId" : "GE",
"designation" : "Accounts Executive"
},
{
"name" : "Bhakti Gandhi",
"userId" : "FGLM",
"designation" : "Accounts Executive"
},
{
"name" : "Catherine Satam",
"userId" : "GDGM",
"designation" : "Manager Quality"
},
{
"name" : "D.Lakshmi Prasanna",
"userId" : "EDI",
"designation" : "Principal"
},
{
"name" : "Deepshikha Shrivastava",
"userId" : "FFKH",
"designation" : "Admissions Executive"
},
{
"name" : "Gaurav Gupta",
"userId" : "GKE",
"designation" : "Senior Accounts Executive"
},
{
"name" : "Girish Sachdeva",
"userId" : "GF",
"designation" : "Finance Controller"
},
{
"name" : "Harshal Sarode",
"userId" : "EFIG",
"designation" : "Accounts Executive"
},
{
"name" : "Himanshu Jain",
"userId" : "EIG",
"designation" : "Accounts Executive"
},
{
"name" : "Internal Auditor",
"userId" : "JMK",
"designation" : "Accounts Executive"
},
{
"name" : "Ishika Bhagat",
"userId" : "EGGG",
"designation" : "HR Executive"
},
{
"name" : "Jagdish Naik",
"userId" : "FILI",
"designation" : "Transport Executive"
},
{
"name" : "MIHIR GOSALIA",
"userId" : "EJM",
"designation" : "Manager Support Services"
},
{
"name" : "Mohit Singh",
"userId" : "EHK",
"designation" : "Accounts Executive"
},
{
"name" : "Nagarajan N",
"userId" : "GGJL",
"designation" : "Academic Supervisor"
},
{
"name" : "Nidhi Sharma",
"userId" : "HEK",
"designation" : "Assistant Teacher"
},
{
"name" : "Nikhil Paspute",
"userId" : "GFMM",
"designation" : "Accounts Executive"
},
{
"name" : "PARSHVADEEP SINGH RAO",
"userId" : "GIK",
"designation" : "Operations Manager"
},
{
"name" : "Pramod Tripathi",
"userId" : "IGL",
"designation" : "Director-Centre for Education Excellence"
},
{
"name" : "Priti Gargate",
"userId" : "FJED",
"designation" : "Admissions Executive"
},
{
"name" : "PRIYANKA BANKAR",
"userId" : "GLD",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Raghavendra Bhosale",
"userId" : "FEGF",
"designation" : "Admin Executive"
},
{
"name" : "RAHUL BHAGAT",
"userId" : "EJF",
"designation" : "Admin Executive"
},
{
"name" : "Raj Kumar",
"userId" : "JJD",
"designation" : "Admissions Executive"
},
{
"name" : "Rajeev Katyal",
"userId" : "FJ",
"designation" : "Country Director"
},
{
"name" : "Rajendran Padmanabhan",
"userId" : "KFE",
"designation" : "Admissions Executive"
},
{
"name" : "Rajesh Wadhwani",
"userId" : "GIJ",
"designation" : "Admissions Executive"
},
{
"name" : "Rajiv Bansal",
"userId" : "GG",
"designation" : "Director"
},
{
"name" : "RANI NAYAR",
"userId" : "FFE",
"designation" : "Lab Assistant"
},
{
"name" : "Rathin Khandhadia",
"userId" : "KDD",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Raushan Jha",
"userId" : "GD",
"designation" : "Finance Manager"
},
{
"name" : "Ravinder John",
"userId" : "GFKL",
"designation" : "Customer Relationship Executive"
},
{
"name" : "Ravindra Kumar",
"userId" : "GGMG",
"designation" : "Finance Executive"
},
{
"name" : "Rutuja Gholap",
"userId" : "FILJ",
"designation" : "Admissions Executive"
},
{
"name" : "Sachin Sharma",
"userId" : "JHG",
"designation" : "Admin Executive"
},
{
"name" : "Sanjeev Dubey",
"userId" : "I",
"designation" : "Chief Technology Officer"
},
{
"name" : "Sarah Shaikh",
"userId" : "KEJ",
"designation" : "Admissions Executive"
},
{
"name" : "Saurbha Khuntia",
"userId" : "FM",
"designation" : "Finance Manager"
},
{
"name" : "Shaheen Nalband",
"userId" : "FGED",
"designation" : "Front Office Executive"
},
{
"name" : "Sudhir Kumar Vishwakarma",
"userId" : "ELKI",
"designation" : "Business Development Manager"
},
{
"name" : "Sweety Gathani",
"userId" : "KDE",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Tejeshwar Borade",
"userId" : "FEGI",
"designation" : "Admissions Manager"
},
{
"name" : "Test Staff",
"userId" : "EJ",
"designation" : "Admissions Executive"
},
{
"name" : "Testing Staff",
"userId" : "FEJ",
"designation" : "Admin Executive"
},
{
"name" : "Vaishali Borde",
"userId" : "FL",
"designation" : "Admissions Executive"
},
{
"name" : "Vipul Garg",
"userId" : "EIF",
"designation" : "Finance Controller"
},
{
"name" : "Vivek Choubey",
"userId" : "FLFH",
"designation" : "Finance Executive"
},
{
"name" : "Jayvanti Pawar",
"userId" : "EGI",
"designation" : "Teacher"
},
{
"name" : "Priyanka Birajdar",
"userId" : "FFIK",
"designation" : "Sports Executive"
},
{
"name" : "Sanghita Bhuyan",
"userId" : "EFJ",
"designation" : "Coordinator"
},
{
"name" : "Shamika Pandit",
"userId" : "FGEI",
"designation" : "Teacher"
},
{
"name" : "Sourabh Kanhekar",
"userId" : "EFEE",
"designation" : "Teacher"
},
{
"name" : "SWATI WAGHMARE",
"userId" : "FED",
"designation" : "Teacher"
},
{
"name" : "Vidya Karadepatil",
"userId" : "GGIE",
"designation" : "Teacher"
}
],
"message" : null,
"studentId" : "FLDI",
"totalStaffCount" : 65
}```

_____________________________

----
Date: 10 Apr 2023 06:33:16.917 AM

_____________________________

Date: 10 Apr 2023 06:33:16.916 AM


Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Mail sent successfully"
}```

_____________________________

_____________________________

Date: 10 Apr 2023 06:33:21.115 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
5f5f4d92941f46eb118a47871ce3adf49b65b440ced5552164a1447ab955b975,
Content-Type: application\/json
```

_____________________________

----
Date: 10 Apr 2023 06:33:21.465 AM

_____________________________

Date: 10 Apr 2023 06:33:21.463 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"totalCount" : 12,
"mailFromNames" : [

],
"orderBy" : null,
"mailFolders" : null,
"fromDate" : null,
"q" : null,
"pageSize" : 10,
"message" : "Mails fetched successfully",
"pageIndex" : 1,
"mails" : [
{
"mailId" : "JKJDL",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-08T14:34:52.92",
"subject" : "\r\nRules to be followed.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JKIJH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-07T21:41:20.89",
"subject" : "\r\nActivity list",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JKFFJ",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-04-06T15:13:22.437",
"subject" : "Students reached new heights of success",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JKFFD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-06T14:34:22.85",
"subject" : "Holidays on 7th & 8th April, 2023",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JJHID",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-04T15:16:02.943",
"subject" : "\r\nWelcome note",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JJFLH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-03T16:09:38.123",
"subject" : "Transport Circular AY 2023-24 (Gr. 1 to 10)",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JJDKK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-03-31T19:13:55.013",
"subject" : "Academic Year 2023-24 updates",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JIIGL",
"fromId" : "E",
"isRead" : true,
"fromName" : "IT Administrator",
"postedDate" : "2023-03-29T19:57:38.333",
"subject" : "Miners HDP: Your Order has been Delivered.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JGJIJ",
"fromId" : "E",
"isRead" : true,
"fromName" : "IT Administrator",
"postedDate" : "2023-03-20T17:27:32.793",
"subject" : "Miners HDP: Your Order has been Shipped.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JGFIE",
"fromId" : "E",
"isRead" : true,
"fromName" : "IT Administrator",
"postedDate" : "2023-03-17T18:56:41.183",
"subject" : "Miners HDP: Your Order is Ready for Shipping.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"toDate" : null,
"order" : "new"
}```

_____________________________

_____________________________

Date: 10 Apr 2023 06:33:22.870 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JKJDL&senderId=GGIE```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
5f5f4d92941f46eb118a47871ce3adf49b65b440ced5552164a1447ab955b975,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 10 Apr 2023 06:33:23.206 AM

_____________________________

Date: 10 Apr 2023 06:33:23.204 AM

Response Description:
URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JKJDL&senderId=GGIE```

Response: ```{
"isSentMail" : false,
"date" : "2023-04-08T14:34:52.92",
"attachments" : [

],
"senderId" : "GGIE",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parents<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>Please ensure<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>1. Ward carries a napkin in his\/her
tiffin bag.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>2. Nails to be cut on every
weekends.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>3. Ward carries an extra pant and T-shirt in
case of emergency.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>4. Girls to tie ponies if
required.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>5. Boys should have a military cut.<\/p>\r\
n<p>&nbsp;<\/p>\r\n<p>6. Fancy hairbands\/bow are not permitted.<\/p>\r\
n<p>&nbsp;<\/p>\r\n<p>7. Ward should be neatly dressed regularly.<\/p>\r\
n<p>&nbsp;<\/p>\r\n<p>8. Shoes to be polished.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>9.
Inner wear for girls and boys is a must.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>10. Healthy
food is appreciated. Junk food should be avoided.<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>&nbsp; &nbsp; &nbsp; (Tiffin must be a Maggi free, Burger free etc and junk
food free)<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>11. All text books will be kept in class
cupboards.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>12. Notebooks will be in bags regularly.
(Math,eng,EVS,Hindi)<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>13. Extra notebooks if submitted
will be kept in school.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>14. Color pencils , sketch
pens and a glue stick will be kept in school bag regularly.<\/p>\r\n<p>&nbsp;<\/p>\
r\n<p>15. Excluding the above material, remaining art and craft material will be
kept at home and sent as per requirement.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>16. Math Kit
to be sent on Thursdays only for Math Lab period.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>17.
Send a pencil eraser ruler in pencil case regularly.<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>18. Kindly check for daily updates on google clasroom and MyGIIS.<\/p>\r\
n<p>&nbsp;<\/p>\r\n<p>19. Gsuite ID\'\'s will be shared shortly.<\/p>\r\
n<p>&nbsp;<\/p>\r\n<p>20. Highly appreciate your cooperation and support<\/p>\r\
n<\/body>\r\n<\/html>",
"from" : "Vidya Karadepatil",
"recipients" : [
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Abhijeet Budke",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
}
],
"subject" : "\r\nRules to be followed.",
"mailId" : "JKJDL"
}```

_____________________________

_____________________________

Date: 10 Apr 2023 06:33:27.713 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JKFFJ&senderId=K```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
5f5f4d92941f46eb118a47871ce3adf49b65b440ced5552164a1447ab955b975,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 10 Apr 2023 06:33:28.750 AM

_____________________________

Date: 10 Apr 2023 06:33:28.736 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JKFFJ&senderId=K```

Response: ```{
"date" : "2023-04-06T15:13:22.437",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<table border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\"
align=\"left\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td align=\"center\">\r\
n<table border=\"0\" width=\"545\" cellspacing=\"0\" cellpadding=\"0\"
align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"178\" height=\"110\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/GIIS-Logo-CampusNews.jpg\"
alt=\"\" width=\"140\" height=\"69\" \/><\/td>\r\n<td align=\"center\"
valign=\"bottom\" width=\"204\" height=\"110\">\r\n<table border=\"0\"
width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #444444;
line-height: 27px;\" align=\"center\" height=\"55\">MARCH<br \/> NEWSLETTER<\/td>\
r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica, sans-serif; font-
size: 15px; color: #444444;\" align=\"center\" height=\"30\"><a style=\"color:
#444444; text-decoration: none;\" href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/\"
target=\"_blank\"><strong>Hadapsar
Campus<\/strong><\/a><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 14px;\" width=\"173\"
height=\"110\">\r\n<div align=\"right\">April 6, 2023<\/div>\r\n<\/td>\r\n<\/tr>\r\
n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
height=\"40\"><hr style=\"width: 50%; border: 0; background: #444444; height:
2px;\" \/><\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#cccccc\">\r\n<td
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#cccccc\">\r\n<td
align=\"center\" valign=\"top\">\r\n<table border=\"0\" width=\"550\"
cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #1c95aa;
line-height: 21px;\" align=\"center\" valign=\"top\">\r\n<table border=\"0\"
width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td
align=\"left\" valign=\"top\" width=\"47%\"><a
href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Dec-22-
01.jpg\" alt=\"Principal\" width=\"230\" height=\"263\" \/><\/a><\/td>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #333333;
line-height: 28px; text-align: justify;\" valign=\"top\" width=\"53%\">\r\
n<div><strong>Dear Parent,<\/strong><\/div>\r\n<div>&ldquo;Excellence is the
gradual result of always striving to do better!&rdquo;<\/div>\r\n<div
style=\"margin-top: 5px; margin-bottom: 5px;\">Warm Greetings!<\/div>\r\n<div>The
month of March marks the end of the academic year and the beginning of new hopes,
aspirations, and an exciting journey of knowledge and education. <a style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/march-ing-
towards-excellence\" target=\"_blank\">Read More&gt;&gt;<\/a><\/div>\r\n<\/td>\r\
n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\
n<\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#cccccc\">\r\n<td valign=\"top\">&nbsp;<\/td>\r\
n<\/tr>\r\n<tr>\r\n<td align=\"center\" bgcolor=\"#ffe599\" height=\"30\"><hr
style=\"width: 50%; border: 0; background: #444444; height: 2px;\" \/><\/td>\r\
n<\/tr>\r\n<tr bgcolor=\"#ffe599\">\r\n<td style=\"font-family: Arial, Helvetica,
sans-serif; font-size: 19px; line-height: 29px; color: #333333;\" align=\"center\"
bgcolor=\"#ffe599\" height=\"80\"><a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-is-now-
affiliated-to-the-central-board-of-secondary-education\"
target=\"_blank\"><strong>GIIS Hadapsar is Affiliated with the Central Board of <br
\/> Secondary Education<\/strong><\/a><\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#ffe599\">\
r\n<td align=\"center\" valign=\"top\" bgcolor=\"#ffe599\">\r\n<table border=\"0\"
width=\"550\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\
n<tr>\r\n<td align=\"center\" valign=\"top\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-is-now-
affiliated-to-the-central-board-of-secondary-education\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Apr-23-
01.jpg\" alt=\"\" width=\"558\" height=\"293\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; color: #333333;\"
valign=\"top\">\r\n<div>The GIIS Hadapsar team takes sheer pride in sharing that
our school is now affiliated with CBSE, one of India\'s most reputable educational
boards.<\/div>\r\n<div style=\"margin-top: 15px;\">The school has always been a
step ahead in providing quality education to students, and this affiliation serves
as a testament to the commitment to providing a holistic learning experience to our
students. <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-is-now-
affiliated-to-the-central-board-of-secondary-education\" target=\"_blank\">Read
more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
height=\"50\"><hr style=\"width: 50%; border: 0; background: #444444; height:
2px;\" \/><\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#ffe599\">\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 19px; line-height: 29px; color: #333333;\"
align=\"center\" valign=\"top\" bgcolor=\"#ffe599\" height=\"50\"><a style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/the-beyond-
education-experience-at-giis-hadapsar-through-hands-on-learning-1\"
target=\"_blank\"><strong>The Beyond Education Experience At GIIS
Hadapsar<\/strong><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
valign=\"top\"><a href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/the-
beyond-education-experience-at-giis-hadapsar-through-hands-on-learning-1\"
target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Apr-23-
02.jpg\" alt=\"\" width=\"558\" height=\"293\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td>&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica,
sans-serif; font-size: 15px; line-height: 24px; color: #333333; text-align:
justify;\" valign=\"top\">\r\n<div>Beyond the world of education lies a world of
experiences that can only be attained through hands-on learning. While traditional
education provides theoretical knowledge, hands-on learning offers a practical
understanding of concepts, providing an opportunity to explore and learn beyond the
four walls of a classroom.<\/div>\r\n<div style=\"margin-top: 15px;\">Hands-on
learning can instill a sense of curiosity and creativity in students as they
explore and experiment with different approaches to solving problems. <a
style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-
hadapsar\/the-beyond-education-experience-at-giis-hadapsar-through-hands-on-
learning-1\" target=\"_blank\">Read
more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
height=\"50\"><hr style=\"width: 50%; border: 0; background: #444444; height:
2px;\" \/><\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#ffe599\">\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 19px; line-height: 29px; color: #333333;\"
align=\"center\" valign=\"top\" bgcolor=\"#ffe599\" height=\"70\"><a style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-
hadapsar-kindergarteners-graduating-to-i-graders\" target=\"_blank\"><strong>Senior
Kindergarten Students Take a Step Ahead in Academic Journey<\/strong><\/a><\/td>\r\
n<\/tr>\r\n<tr>\r\n<td align=\"center\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-
kindergarteners-graduating-to-i-graders\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Apr-23-
03.jpg\" alt=\"\" width=\"558\" height=\"293\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td align=\"center\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; color: #333333;
text-align: justify;\" valign=\"top\">\r\n<div>Graduation Day is a special event
for not only the graduates but also the parents and teachers. It\'s a celebration
of the children\'s achievements and growth throughout the year, and a way to
recognize their readiness to move on to the next stage of their education. The day
may signify the end of an academic session but as said, graduating is only the
beginning of a new phase of their educational journey ahead.&nbsp; <a
style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-
hadapsar\/giis-hadapsar-kindergarteners-graduating-to-i-graders\"
target=\"_blank\">Read More&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td align=\"center\" height=\"45\"><hr style=\"width: 50%; border: 0; background:
#444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 18px; color: #333333;\" align=\"center\"
valign=\"bottom\"><strong>Campus News<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
align=\"center\" height=\"21\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-
family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; text-
align: justify;\" align=\"left\" height=\"21\">\r\n<ul>\r\n<li><a style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-
hadapsar-instills-kindness-gratitude-empathy-through-week-long-human-values-
activities\" target=\"_blank\">Instill Kindness, Gratitude through Human Values
Week<\/a><\/li>\r\n<li><a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/addressing-global-
warming-to-future-of-the-world-giis-hadapsar-
sensitizes-students\" target=\"_blank\">Addressing Global Warming to future of the
World<\/a><\/li>\r\n<li><a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/lets-impart-care-by-i-
care-activity\" target=\"_blank\">Lets Impart Care by I-Care Activity<\/a><\/li>\r\
n<\/ul>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
height=\"21\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\
r\n<tr>\r\n<td>&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family: Arial,
Helvetica, sans-serif; font-size: 13px; line-height: 21px; color: #333333;\"
align=\"center\" valign=\"top\">\r\n<div dir=\"lrt\">Global Indian International
School, Leisure town, Behind Amanora Fire Station, Malwadi, Hadapsar, Pune,
Maharashtra 411028, India, (+91) 7042038600, (+91) 7042384800, (+91) 7303249526 <a
style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/hs\/manage-
preferences\/unsubscribe-all-test?languagePreference=en&amp;d=VmYj7-
890P0vVKgD3Q3_YlyBW2m3bL73_YlyBN1JxwY5GKd_PV20N4t7ZfwXgW4wjK1840fhcvM7XbP_1P6D91&am
p;v=3\" target=\"_blank\" data-unsubscribe=\"true\">Unsubscribe<\/a> <a
style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/hs\/manage-
preferences\/unsubscribe-test?languagePreference=en&amp;d=VmYj7-
890P0vVKgD3Q3_YlyBW2m3bL73_YlyBN1JxwY5GKd_PV20N4t7ZfwXgW4wjK1840fhcvM7XbP_1P6D91&am
p;v=3\" target=\"_blank\" data-unsubscribe=\"true\">Manage preferences<\/a><\/div>\
r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td align=\"center\" bgcolor=\"#ffe599\" height=\"60\">\r\n<table border=\"0\"
align=\"center\">\r\n<tbody>\r\n<tr align=\"center\">\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.instagram.com\/giis.in\/\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-IG.png\" alt=\"\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.facebook.com\/GIIS.Hadapsar\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-FB.png\" alt=\"FB\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/twitter.com\/Global_Schools\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-TW.png\" alt=\"\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.linkedin.com\/authwall?
trk=gf&amp;trkInfo=AQFGQ80FFlYx_AAAAYAXJfRIZRPws5yocMiUe_LB0OaZqnEt4FsJgGUPIXOZ6M5v
ZVnjQdYWF85zekwlWibeI5znKw40shARgQdWcROxJ16bNA62G3-
CliyG1itzYbnVL7waASg=&amp;originalReferer=https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/-
temporary-slug-87d6f848-fea9-4e96-adc1-146f1211a1a6?hs_preview=ecggeOjk-
70484398960&amp;sessionRedirect=https%3A%2F%2Ffanyv88.com%3A443%2Fhttps%2Fwww.linkedin.com%2Fcompany%2Fglobal-
indian-international-school\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-IN.png\" alt=\"IN\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\
n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;<\/p>\
r\n<\/body>\r\n<\/html>",
"attachments" : [

],
"subject" : "Students reached new heights of success",
"recipients" : [
{
"id" : "I",
"name" : "Sanjeev Dubey",
"isCCRecipient" : true
},
{
"id" : "EJ",
"name" : "Test Staff",
"isCCRecipient" : true
},
{
"id" : "FJ",
"name" : "Rajeev Katyal",
"isCCRecipient" : true
},
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "FM",
"name" : "Saurbha Khuntia",
"isCCRecipient" : true
},
{
"id" : "GD",
"name" : "Raushan Jha",
"isCCRecipient" : true
},
{
"id" : "GE",
"name" : "Baldev Singh",
"isCCRecipient" : true
},
{
"id" : "GF",
"name" : "Girish Sachdeva",
"isCCRecipient" : true
},
{
"id" : "GG",
"name" : "Rajiv Bansal",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHK",
"name" : "Mohit Singh",
"isCCRecipient" : true
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EIF",
"name" : "Vipul Garg",
"isCCRecipient" : true
},
{
"id" : "EIG",
"name" : "Himanshu Jain",
"isCCRecipient" : true
},
{
"id" : "EIJ",
"name" : "Swarnlata Dusad",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EJJ",
"name" : "Yogita Chavan",
"isCCRecipient" : false
},
{
"id" : "EJM",
"name" : "MIHIR GOSALIA",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Pradnya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EKM",
"name" : "Santosh Mane",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEJ",
"name" : "Testing Staff",
"isCCRecipient" : true
},
{
"id" : "FEK",
"name" : "Sunita J",
"isCCRecipient" : true
},
{
"id" : "FFE",
"name" : "RANI NAYAR",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHD",
"name" : "Abhishek Roy Chowdhury",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GIK",
"name" : "PARSHVADEEP SINGH RAO",
"isCCRecipient" : true
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKE",
"name" : "Gaurav Gupta",
"isCCRecipient" : true
},
{
"id" : "GKI",
"name" : "Surbhi Devpura",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GKM",
"name" : "Rajendra Pawar",
"isCCRecipient" : false
},
{
"id" : "GLD",
"name" : "PRIYANKA BANKAR",
"isCCRecipient" : true
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "GMI",
"name" : "Anjay Yadav",
"isCCRecipient" : true
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HEK",
"name" : "Nidhi Sharma",
"isCCRecipient" : true
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HJJ",
"name" : "G S Rawat",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IGL",
"name" : "Pramod Tripathi",
"isCCRecipient" : true
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JFL",
"name" : "Lovedeep Kaur",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHF",
"name" : "Amit Kumar",
"isCCRecipient" : true
},
{
"id" : "JHG",
"name" : "Sachin Sharma",
"isCCRecipient" : true
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JJD",
"name" : "Raj Kumar",
"isCCRecipient" : true
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "JMK",
"name" : "Internal Auditor",
"isCCRecipient" : true
},
{
"id" : "KDD",
"name" : "Rathin Khandhadia",
"isCCRecipient" : true
},
{
"id" : "KDE",
"name" : "Sweety Gathani",
"isCCRecipient" : true
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KEJ",
"name" : "Sarah Shaikh",
"isCCRecipient" : true
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KFE",
"name" : "Rajendran Padmanabhan",
"isCCRecipient" : true
},
{
"id" : "KFI",
"name" : "Ajit Gholap",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIE",
"name" : "Ayush Kalani",
"isCCRecipient" : true
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFE",
"name" : "Rahul Bansal",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Ajay Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDKM",
"name" : "Gaurav Makhija",
"isCCRecipient" : false
},
{
"id" : "EDLE",
"name" : "Shriram Ghangale",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEEJ",
"name" : "Ashish Arora",
"isCCRecipient" : true
},
{
"id" : "EEEL",
"name" : "Sudhir Singh",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEHL",
"name" : "Ritesh Chaudhry",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEIK",
"name" : "Bhavna Saxena",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEG",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFIF",
"name" : "Anamika Pendhari",
"isCCRecipient" : true
},
{
"id" : "EFIG",
"name" : "Harshal Sarode",
"isCCRecipient" : true
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEE",
"name" : "Ilhan Farooqui",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGG",
"name" : "Ishika Bhagat",
"isCCRecipient" : true
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGKJ",
"name" : "Amit Singh",
"isCCRecipient" : true
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGLH",
"name" : "Juned Sayyed",
"isCCRecipient" : false
},
{
"id" : "EGLJ",
"name" : "Bhaumik Trivedi",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHED",
"name" : "Piyush Jain",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEJ",
"name" : "Dipti Jadhav",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIIM",
"name" : "Rajani Dhritiman Das",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDJ",
"name" : "Manasi Patil",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHE",
"name" : "Ankur Kothari",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJME",
"name" : "Ankush Sapiah",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKFI",
"name" : "Vishal Purohit",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJG",
"name" : "Hrishikesh Amravatkar",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMK",
"name" : "Puja Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELDM",
"name" : "Kajal Gupta",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGG",
"name" : "K Durga Rao",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKD",
"name" : "Kunal Vohra",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHM",
"name" : "Mohd Zeeshan Khan",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJE",
"name" : "Avishek Kumar",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "EMMM",
"name" : "Sujitha Jairaj",
"isCCRecipient" : false
},
{
"id" : "FDDG",
"name" : "Akhil Jain",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFG",
"name" : "Saurabh Jain",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMI",
"name" : "Vimal Nathan",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDG",
"name" : "Suhas Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEG",
"name" : "Krutee Meshram",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFI",
"name" : "Sonam Navandar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEIK",
"name" : "Kunda Kalwaghe",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKF",
"name" : "Keerthi Wanjari",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FEKK",
"name" : "Varsha Kambire",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFDM",
"name" : "Nitesh Nashine",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFGK",
"name" : "Dr Meenakshi S Arya",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKH",
"name" : "Deepshikha Shrivastava",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFKL",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMI",
"name" : "Sujitha Jairaj",
"isCCRecipient" : true
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDI",
"name" : "Sanjeev Mishra",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "FGED",
"name" : "Shaheen Nalband",
"isCCRecipient" : true
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Suvarna Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFJ",
"name" : "Shweta Singh",
"isCCRecipient" : true
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGGK",
"name" : "Renuka Palteru",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHF",
"name" : "Amrita Singh",
"isCCRecipient" : true
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGHH",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIJ",
"name" : "Abhay Kumar",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJD",
"name" : "Shiddalingeshwar Kittur",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKD",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMK",
"name" : "Rashida Sidhpurwala",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHDM",
"name" : "Amit Joshi",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFE",
"name" : "Ankit Gupta",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHII",
"name" : "Rajesh Yadav",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHKJ",
"name" : "Sravika Birdaraju",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDF",
"name" : "Sohini Ghosh",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEF",
"name" : "Bikram Jena",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIG",
"name" : "Pathak Rajkumar Ashok",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIIM",
"name" : "Naina Shinde",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIJL",
"name" : "Yuvraj Patil",
"isCCRecipient" : false
},
{
"id" : "FIKD",
"name" : "Yuvraj Patil",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FIKJ",
"name" : "Supriya Jadhav",
"isCCRecipient" : false
},
{
"id" : "FIKL",
"name" : "Neelam Bhattad",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILJ",
"name" : "Rutuja Gholap",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFG",
"name" : "Parul Tanwar",
"isCCRecipient" : true
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJFL",
"name" : "Manoj Pofale",
"isCCRecipient" : false
},
{
"id" : "FJGD",
"name" : "Preeti Parashar",
"isCCRecipient" : false
},
{
"id" : "FJGE",
"name" : "Adan Khan",
"isCCRecipient" : true
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJGL",
"name" : "Preethi Shyamsunder",
"isCCRecipient" : true
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJJM",
"name" : "Aliasgar Boxwala",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJKM",
"name" : "P Raghava Rao",
"isCCRecipient" : false
},
{
"id" : "FJLE",
"name" : "Swetapadma Pradhan",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FJML",
"name" : "Jayesh Kapadnis",
"isCCRecipient" : false
},
{
"id" : "FKDD",
"name" : "Chandrani Gautam",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Abhijeet Budke",
"isCCRecipient" : false
},
{
"id" : "FKED",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "FKEF",
"name" : "Anand Gupta",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEJ",
"name" : "Hariom Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Rupali Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGF",
"name" : "Sudhansu Sekhar Mallick",
"isCCRecipient" : false
},
{
"id" : "FKGH",
"name" : "Tushar Bangar",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKGL",
"name" : "Sneha Sahay",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKHL",
"name" : "Rosie Shukla",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Ajay Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJE",
"name" : "Alok Singh",
"isCCRecipient" : true
},
{
"id" : "FKJF",
"name" : "Lijisri Satishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKJJ",
"name" : "Manasi Nanduri",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKME",
"name" : "Adhitya Dongre",
"isCCRecipient" : true
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKMJ",
"name" : "Tina Pagaro",
"isCCRecipient" : false
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLED",
"name" : "Shital Mantri",
"isCCRecipient" : false
},
{
"id" : "FLEF",
"name" : "Rucha Kango",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEI",
"name" : "Jyotiprava Nayak",
"isCCRecipient" : false
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFE",
"name" : "Amol Kunjir",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFH",
"name" : "Vivek Choubey",
"isCCRecipient" : true
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLFL",
"name" : "Nayana Patil",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGF",
"name" : "Sanchit Kaushik",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLHJ",
"name" : "Nilesh Kumar Somani",
"isCCRecipient" : false
},
{
"id" : "FLHL",
"name" : "Mukul Paranjpe",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLJ",
"name" : "Ashim Kumar Ghosh",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMD",
"name" : "Mitrani Bandyopadhyay",
"isCCRecipient" : false
},
{
"id" : "FLMF",
"name" : "Manisha Gouda",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMED",
"name" : "Sudhir Vishwakarma",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFJ",
"name" : "Shramata Hase",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGJ",
"name" : "Nameeta Ganar",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMJL",
"name" : "Dipankar Chakraborty",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLF",
"name" : "Manish Manware",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDDH",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GDDJ",
"name" : "Priyanshu Jain",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFD",
"name" : "Neha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFF",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDGL",
"name" : "Hina Jain",
"isCCRecipient" : false
},
{
"id" : "GDGM",
"name" : "Catherine Satam",
"isCCRecipient" : true
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHG",
"name" : "Taher Saifee",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJG",
"name" : "Dheeraj Lalwani",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMI",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDE",
"name" : "Vipin Dhawan",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEDM",
"name" : "Kundnika Gupta",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEI",
"name" : "Gargi Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GEEK",
"name" : "Hari Nale",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFI",
"name" : "Arun Radhakrishnan",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGK",
"name" : "Namita David",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMI",
"name" : "Neelam Kumari Sah",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Pramila Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFDM",
"name" : "Nisha Mishra",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFFM",
"name" : "Anindya Ghosh",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFHK",
"name" : "Ankur Goyal",
"isCCRecipient" : false
},
{
"id" : "GFHM",
"name" : "Rahul Gohel",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFJM",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKG",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLF",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GFMM",
"name" : "Nikhil Paspute",
"isCCRecipient" : true
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGFM",
"name" : "Rutuja Shelar",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGJ",
"name" : "Anupama Raina",
"isCCRecipient" : true
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGGM",
"name" : "Sujata Chatterjee",
"isCCRecipient" : true
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHE",
"name" : "Sohini Ghosh",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGID",
"name" : "Piyali Kar",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIK",
"name" : "Deepak Pandey",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJE",
"name" : "Vemparala Murty",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGJL",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLE",
"name" : "Jyoti Gidwani",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMG",
"name" : "Ravindra Kumar",
"isCCRecipient" : true
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
}
],
"isSentMail" : false,
"from" : "GIIS Announcement",
"mailId" : "JKFFJ",
"senderId" : "K"
}```

_____________________________

_____________________________

Date: 11 Apr 2023 07:51:21.831 PM

Request Description:

Method: GET

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
5f5f4d92941f46eb118a47871ce3adf49b65b440ced5552164a1447ab955b975,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 11 Apr 2023 07:51:22.806 PM

_____________________________

Date: 11 Apr 2023 07:51:22.805 PM

Response Description:

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Response: ``````

_____________________________

_____________________________
Date: 11 Apr 2023 07:51:22.868 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization:
```

_____________________________

----
Date: 11 Apr 2023 07:51:23.112 PM

_____________________________

Date: 11 Apr 2023 07:51:23.112 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 11 Apr 2023 07:51:37.893 PM

_____________________________

Date: 11 Apr 2023 07:51:37.891 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"access_token" :
"d4a23f27fa1768e442a8817d493e05ac25f076a3e9a8647a870eabe932da3e7d",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"token_type" : "Bearer",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"campus" : "Pune-Hadapsar",
"id" : "FLDJ",
"userCode" : "P221300",
"userType" : "PARENT",
"expires_in" : 86400,
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"name" : "Priyongbada Tapadar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"profileImage" : ""
}```

_____________________________

_____________________________

Date: 11 Apr 2023 07:51:37.964 PM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
d4a23f27fa1768e442a8817d493e05ac25f076a3e9a8647a870eabe932da3e7d
```

_____________________________

_____________________________

Date: 19 Apr 2023 03:59:52.456 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
d4a23f27fa1768e442a8817d493e05ac25f076a3e9a8647a870eabe932da3e7d,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 19 Apr 2023 03:59:52.805 PM

_____________________________

Date: 19 Apr 2023 03:59:52.804 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________
Date: 19 Apr 2023 03:59:52.866 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Authorization: ,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 19 Apr 2023 03:59:53.016 PM

_____________________________

Date: 19 Apr 2023 03:59:53.015 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 19 Apr 2023 04:00:00.599 PM
_____________________________

Date: 19 Apr 2023 04:00:00.597 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"name" : "Priyongbada Tapadar",
"profileImage" : "",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"userType" : "PARENT",
"id" : "FLDJ",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"access_token" :
"6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e",
"userCode" : "P221300",
"campus" : "Pune-Hadapsar",
"expires_in" : 86400,
"token_type" : "Bearer"
}```

_____________________________

_____________________________

Date: 19 Apr 2023 04:00:00.690 PM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e
```

_____________________________

----
Date: 19 Apr 2023 04:00:08.310 PM

_____________________________

Date: 19 Apr 2023 04:00:08.305 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"feesDue" : null,
"studentId" : "FLDI",
"reminders" : [

],
"holidays" : [

],
"message" : "Student Details Fetch Successfully.",
"class" : "Standard 1",
"documents" : null,
"daDetails" : null,
"email" : "",
"name" : "Nivam Pal",
"examResult" : [

],
"badgeDisciplinary" : [

],
"busPickUp" : null,
"section" : "B",
"isBusOperate" : false,
"classId" : null,
"webinars" : [

],
"userName" : "Nivam",
"clSecId" : null,
"studentContractLink" : "",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"events" : [

],
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"course" : "CBSE",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"isEContractGenerationOn" : false,
"profileImage" : "",
"studentDocuments" : [

],
"userCode" : "HDPS221300",
"announcements" : [
],
"emergencyContacts" : [

],
"semesterAttendance" : null,
"news" : null,
"newMessageCount" : 3,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"busDetails" : null
}```

_____________________________

_____________________________

Date: 19 Apr 2023 04:00:19.566 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e
```

_____________________________

----
Date: 19 Apr 2023 04:00:19.728 PM
_____________________________

Date: 19 Apr 2023 04:00:19.726 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mailFromNames" : [

],
"totalCount" : 31,
"q" : null,
"pageSize" : 10,
"mailFolders" : null,
"message" : "Mails fetched successfully",
"mails" : [
{
"mailId" : "JMKMD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T18:25:39.167",
"subject" : "GIIS Hadapsar Almanac 2023-24",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMKKF",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-19T17:58:03.037",
"subject" : "\r\n19-4-23 class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJKD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T12:17:34.79",
"subject" : "Book Fair",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJJJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T11:55:38.733",
"subject" : "Usage of Google Classroom",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJJD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T11:29:27.07",
"subject" : "Uniform Purchase Schedule",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMIGE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-18T18:15:31.893",
"subject" : "\r\nToday\'\'s class work and home work",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMFMG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-17T19:22:42.47",
"subject" : "Book Festival",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMFLD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-17T18:38:43.46",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMEGG",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-04-16T22:04:32.927",
"subject" : "School of the Future | National Geographic",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMEFM",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-16T21:32:53.257",
"subject" : "\r\nMenu of the week.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"orderBy" : null,
"toDate" : null,
"order" : "new",
"pageIndex" : 1,
"fromDate" : null
}```

_____________________________

_____________________________

Date: 19 Apr 2023 04:00:22.822 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JMKMD&senderId=FHHH```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e
```

_____________________________

----
Date: 19 Apr 2023 04:00:23.697 PM

_____________________________

Date: 19 Apr 2023 04:00:23.684 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JMKMD&senderId=FHHH```

Response: ```{
"date" : "2023-04-19T18:25:39.167",
"attachments" : [

],
"subject" : "GIIS Hadapsar Almanac 2023-24",
"mailId" : "JMKMD",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent,<\/p>\r\n<p>Please find the link for Almanac of the Academic year
2023-24. The same shall be uploaded on MyGIIS.<\/p>\r\n<p><a
href=\"https:\/\/fanyv88.com:443\/https\/drive.google.com\/file\/d\/1fi05C9a_nnN1uNNtcivL-rRHAFuODwg1\/
view?usp=sharing\">https:\/\/fanyv88.com:443\/https\/drive.google.com\/file\/d\/1fi05C9a_nnN1uNNtcivL-
rRHAFuODwg1\/view?usp=sharing<\/a><\/p>\r\n<p>Serving You<\/p>\r\n<p>Team
GIIS<\/p>\r\n<\/body>\r\n<\/html>",
"senderId" : "FHHH",
"isSentMail" : false,
"from" : "Anupama Gajaralwar",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EIJ",
"name" : "Swarnlata Dusad",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Pradnya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EKM",
"name" : "Santosh Mane",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEK",
"name" : "Sunita J",
"isCCRecipient" : true
},
{
"id" : "FFE",
"name" : "RANI NAYAR",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHD",
"name" : "Abhishek Roy Chowdhury",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKI",
"name" : "Surbhi Devpura",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GKM",
"name" : "Rajendra Pawar",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HJJ",
"name" : "G S Rawat",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JFL",
"name" : "Lovedeep Kaur",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KEJ",
"name" : "Sarah Shaikh",
"isCCRecipient" : true
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KFI",
"name" : "Ajit Gholap",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFE",
"name" : "Rahul Bansal",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Ajay Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLE",
"name" : "Shriram Ghangale",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEEL",
"name" : "Sudhir Singh",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEIK",
"name" : "Bhavna Saxena",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEG",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEE",
"name" : "Ilhan Farooqui",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGLH",
"name" : "Juned Sayyed",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEJ",
"name" : "Dipti Jadhav",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIIM",
"name" : "Rajani Dhritiman Das",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDJ",
"name" : "Manasi Patil",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHE",
"name" : "Ankur Kothari",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJME",
"name" : "Ankush Sapiah",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJG",
"name" : "Hrishikesh Amravatkar",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMK",
"name" : "Puja Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELDM",
"name" : "Kajal Gupta",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGG",
"name" : "K Durga Rao",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKD",
"name" : "Kunal Vohra",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHM",
"name" : "Mohd Zeeshan Khan",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJE",
"name" : "Avishek Kumar",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "EMMM",
"name" : "Sujitha Jairaj",
"isCCRecipient" : false
},
{
"id" : "FDDG",
"name" : "Akhil Jain",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMI",
"name" : "Vimal Nathan",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDG",
"name" : "Suhas Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFI",
"name" : "Sonam Navandar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEIK",
"name" : "Kunda Kalwaghe",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKF",
"name" : "Keerthi Wanjari",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJD",
"name" : "Ashwini Singh",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFKL",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMI",
"name" : "Sujitha Jairaj",
"isCCRecipient" : true
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDI",
"name" : "Sanjeev Mishra",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Suvarna Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFJ",
"name" : "Shweta Singh",
"isCCRecipient" : true
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGGK",
"name" : "Renuka Palteru",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHF",
"name" : "Amrita Singh",
"isCCRecipient" : true
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIJ",
"name" : "Abhay Kumar",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKD",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHDM",
"name" : "Amit Joshi",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFE",
"name" : "Ankit Gupta",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHII",
"name" : "Rajesh Yadav",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDF",
"name" : "Sohini Ghosh",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEF",
"name" : "Bikram Jena",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIG",
"name" : "Pathak Rajkumar Ashok",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIIM",
"name" : "Naina Shinde",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FIKJ",
"name" : "Supriya Jadhav",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILJ",
"name" : "Rutuja Gholap",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFG",
"name" : "Parul Tanwar",
"isCCRecipient" : true
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJFL",
"name" : "Manoj Pofale",
"isCCRecipient" : false
},
{
"id" : "FJGD",
"name" : "Preeti Parashar",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJGL",
"name" : "Preethi Shyamsunder",
"isCCRecipient" : true
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJJM",
"name" : "Aliasgar Boxwala",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJKM",
"name" : "P Raghava Rao",
"isCCRecipient" : false
},
{
"id" : "FJLE",
"name" : "Swetapadma Pradhan",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FJML",
"name" : "Jayesh Kapadnis",
"isCCRecipient" : false
},
{
"id" : "FKDD",
"name" : "Chandrani Gautam",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKED",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "FKEF",
"name" : "Anand Gupta",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEJ",
"name" : "Hariom Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Rupali Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGF",
"name" : "Sudhansu Sekhar Mallick",
"isCCRecipient" : false
},
{
"id" : "FKGH",
"name" : "Tushar Bangar",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKGL",
"name" : "Sneha Sahay",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKHL",
"name" : "Rosie Shukla",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Ajay Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJE",
"name" : "Alok Singh",
"isCCRecipient" : true
},
{
"id" : "FKJF",
"name" : "Lijisri Satishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKJJ",
"name" : "Manasi Nanduri",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKMJ",
"name" : "Tina Pagaro",
"isCCRecipient" : false
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLED",
"name" : "Shital Mantri",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEI",
"name" : "Jyotiprava Nayak",
"isCCRecipient" : false
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFE",
"name" : "Amol Kunjir",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLFL",
"name" : "Nayana Patil",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLHJ",
"name" : "Nilesh Kumar Somani",
"isCCRecipient" : false
},
{
"id" : "FLHL",
"name" : "Mukul Paranjpe",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLJ",
"name" : "Ashim Kumar Ghosh",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMD",
"name" : "Mitrani Bandyopadhyay",
"isCCRecipient" : false
},
{
"id" : "FLMF",
"name" : "Manisha Gouda",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMED",
"name" : "Sudhir Vishwakarma",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFJ",
"name" : "Shramata Hase",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGJ",
"name" : "Nameeta Ganar",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMJL",
"name" : "Dipankar Chakraborty",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLF",
"name" : "Manish Manware",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDDH",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GDDJ",
"name" : "Priyanshu Jain",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFD",
"name" : "Neha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFF",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDGL",
"name" : "Hina Jain",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHG",
"name" : "Taher Saifee",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJG",
"name" : "Dheeraj Lalwani",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDE",
"name" : "Vipin Dhawan",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEDM",
"name" : "Kundnika Gupta",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEI",
"name" : "Gargi Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GEEK",
"name" : "Hari Nale",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFI",
"name" : "Arun Radhakrishnan",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGK",
"name" : "Namita David",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMI",
"name" : "Neelam Kumari Sah",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Pramila Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFDM",
"name" : "Nisha Mishra",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFFM",
"name" : "Anindya Ghosh",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFHK",
"name" : "Ankur Goyal",
"isCCRecipient" : false
},
{
"id" : "GFHM",
"name" : "Rahul Gohel",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFJM",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKG",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGFM",
"name" : "Rutuja Shelar",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGJ",
"name" : "Anupama Raina",
"isCCRecipient" : true
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGGM",
"name" : "Sujata Chatterjee",
"isCCRecipient" : true
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHE",
"name" : "Sohini Ghosh",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGID",
"name" : "Piyali Kar",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIK",
"name" : "Deepak Pandey",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJE",
"name" : "Vemparala Murty",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLE",
"name" : "Jyoti Gidwani",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFM",
"name" : "Varsha Swami",
"isCCRecipient" : true
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
}
]
}```

_____________________________

_____________________________

Date: 19 Apr 2023 04:02:45.802 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 19 Apr 2023 04:02:46.804 PM

_____________________________

Date: 19 Apr 2023 04:02:46.801 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mailFolders" : null,
"message" : "Mails fetched successfully",
"order" : "new",
"orderBy" : null,
"mailFromNames" : [

],
"toDate" : null,
"q" : null,
"mails" : [
{
"mailId" : "JMKMD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T18:25:39.167",
"subject" : "GIIS Hadapsar Almanac 2023-24",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMKKF",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-19T17:58:03.037",
"subject" : "\r\n19-4-23 class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJKD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T12:17:34.79",
"subject" : "Book Fair",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJJJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T11:55:38.733",
"subject" : "Usage of Google Classroom",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJJD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T11:29:27.07",
"subject" : "Uniform Purchase Schedule",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMIGE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-18T18:15:31.893",
"subject" : "\r\nToday\'\'s class work and home work",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMFMG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-17T19:22:42.47",
"subject" : "Book Festival",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMFLD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-17T18:38:43.46",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMEGG",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-04-16T22:04:32.927",
"subject" : "School of the Future | National Geographic",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMEFM",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-16T21:32:53.257",
"subject" : "\r\nMenu of the week.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"totalCount" : 31,
"pageIndex" : 1,
"fromDate" : null,
"pageSize" : 10
}```

_____________________________

_____________________________

Date: 19 Apr 2023 04:02:47.717 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JMKKF&senderId=GGIE```

Authentication Headers:
```
Authorization: Bearer
6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 19 Apr 2023 04:02:47.924 PM
_____________________________

Date: 19 Apr 2023 04:02:47.923 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JMKKF&senderId=GGIE```

Response: ```{
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent<\/p>\r\n<p>Math<\/p>\r\n<p>C. W&nbsp;<\/p>\r\n<p>&nbsp;Completed
page no 11, 12, 13<\/p>\r\n<p>H w&nbsp;<\/p>\r\n<p>Revise the concept<\/p>\r\
n<p>EVs<\/p>\r\n<p>C. W<\/p>\r\n<p>Word Bank and question answer given<\/p>\r\n<p>H
w<\/p>\r\n<p>Solve the question given<\/p>\r\n<p>English<\/p>\r\n<p>C. W<\/p>\r\
n<p>Explanation of enrichment reader book page no 7<\/p>\r\n<p>Animal sound<\/p>\r\
n<p>H. W<\/p>\r\n<p>Read page no 7 and solve page no 8<\/p>\r\n<p>Hindi&nbsp;<\/p>\
r\n<p>Practice swar in the rough book<\/p>\r\n<p>Regards<\/p>\r\n<p>Class
Teacher&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"isSentMail" : false,
"recipients" : [
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
}
],
"attachments" : [

],
"from" : "Vidya Karadepatil",
"date" : "2023-04-19T17:58:03.037",
"mailId" : "JMKKF",
"subject" : "\r\n19-4-23 class work and home work.",
"senderId" : "GGIE"
}```

_____________________________

_____________________________

Date: 19 Apr 2023 04:03:14.642 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 19 Apr 2023 04:03:15.363 PM

_____________________________

Date: 19 Apr 2023 04:03:15.361 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageSize" : 10,
"orderBy" : null,
"toDate" : null,
"mails" : [
{
"mailId" : "JMKMD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T18:25:39.167",
"subject" : "GIIS Hadapsar Almanac 2023-24",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMKKF",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-19T17:58:03.037",
"subject" : "\r\n19-4-23 class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJKD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T12:17:34.79",
"subject" : "Book Fair",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJJJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T11:55:38.733",
"subject" : "Usage of Google Classroom",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJJD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T11:29:27.07",
"subject" : "Uniform Purchase Schedule",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMIGE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-18T18:15:31.893",
"subject" : "\r\nToday\'\'s class work and home work",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMFMG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-17T19:22:42.47",
"subject" : "Book Festival",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMFLD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-17T18:38:43.46",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMEGG",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-04-16T22:04:32.927",
"subject" : "School of the Future | National Geographic",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMEFM",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-16T21:32:53.257",
"subject" : "\r\nMenu of the week.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"mailFromNames" : [

],
"q" : null,
"fromDate" : null,
"message" : "Mails fetched successfully",
"pageIndex" : 1,
"order" : "new",
"mailFolders" : null,
"totalCount" : 31
}```

_____________________________

_____________________________

Date: 19 Apr 2023 04:03:16.475 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JMJKD&senderId=FHHH```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e
```

_____________________________

----
Date: 19 Apr 2023 04:03:17.659 PM

_____________________________

Date: 19 Apr 2023 04:03:17.647 PM

Response Description:
URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JMJKD&senderId=FHHH```

Response: ```{
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
dir=\"ltr\"><strong>GIIS\/HDP\/CIR-012\/2023-24<\/strong><\/p>\r\n<p
dir=\"ltr\">Dear Parent,<\/p>\r\n<p dir=\"ltr\">GIIS Hadapsar organizes a Book fair
from 18th to 21st, in collaboration with Crossword. Parents who are interested in
purchasing books may visit the school campus between 2:20 - 5:00 PM
only.&nbsp;<\/p>\r\n<p dir=\"ltr\">Serving You<\/p>\r\n<p dir=\"ltr\">Team
GIIS<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"recipients" : [
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EIJ",
"name" : "Swarnlata Dusad",
"isCCRecipient" : false
},
{
"id" : "EKE",
"name" : "Pradnya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EKM",
"name" : "Santosh Mane",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEK",
"name" : "Sunita J",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHD",
"name" : "Abhishek Roy Chowdhury",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKI",
"name" : "Surbhi Devpura",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GKM",
"name" : "Rajendra Pawar",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HJJ",
"name" : "G S Rawat",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JFL",
"name" : "Lovedeep Kaur",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KFI",
"name" : "Ajit Gholap",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFE",
"name" : "Rahul Bansal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Ajay Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLE",
"name" : "Shriram Ghangale",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEEL",
"name" : "Sudhir Singh",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEIK",
"name" : "Bhavna Saxena",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEG",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEE",
"name" : "Ilhan Farooqui",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGLH",
"name" : "Juned Sayyed",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEJ",
"name" : "Dipti Jadhav",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIIM",
"name" : "Rajani Dhritiman Das",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDJ",
"name" : "Manasi Patil",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHE",
"name" : "Ankur Kothari",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJG",
"name" : "Hrishikesh Amravatkar",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMK",
"name" : "Puja Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDM",
"name" : "Kajal Gupta",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELGG",
"name" : "K Durga Rao",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKD",
"name" : "Kunal Vohra",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJE",
"name" : "Avishek Kumar",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "EMMM",
"name" : "Sujitha Jairaj",
"isCCRecipient" : false
},
{
"id" : "FDDG",
"name" : "Akhil Jain",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMI",
"name" : "Vimal Nathan",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDG",
"name" : "Suhas Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEIK",
"name" : "Kunda Kalwaghe",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKF",
"name" : "Keerthi Wanjari",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJD",
"name" : "Ashwini Singh",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFKL",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMI",
"name" : "Sujitha Jairaj",
"isCCRecipient" : true
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDI",
"name" : "Sanjeev Mishra",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Suvarna Koli",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFJ",
"name" : "Shweta Singh",
"isCCRecipient" : true
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGGK",
"name" : "Renuka Palteru",
"isCCRecipient" : false
},
{
"id" : "FGHF",
"name" : "Amrita Singh",
"isCCRecipient" : true
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIJ",
"name" : "Abhay Kumar",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHDM",
"name" : "Amit Joshi",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHII",
"name" : "Rajesh Yadav",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDF",
"name" : "Sohini Ghosh",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEF",
"name" : "Bikram Jena",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIG",
"name" : "Pathak Rajkumar Ashok",
"isCCRecipient" : false
},
{
"id" : "FIIM",
"name" : "Naina Shinde",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKJ",
"name" : "Supriya Jadhav",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFG",
"name" : "Parul Tanwar",
"isCCRecipient" : true
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFL",
"name" : "Manoj Pofale",
"isCCRecipient" : false
},
{
"id" : "FJGD",
"name" : "Preeti Parashar",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJGL",
"name" : "Preethi Shyamsunder",
"isCCRecipient" : true
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJJM",
"name" : "Aliasgar Boxwala",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJKM",
"name" : "P Raghava Rao",
"isCCRecipient" : false
},
{
"id" : "FJLE",
"name" : "Swetapadma Pradhan",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FJML",
"name" : "Jayesh Kapadnis",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKED",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "FKEF",
"name" : "Anand Gupta",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEJ",
"name" : "Hariom Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Rupali Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGF",
"name" : "Sudhansu Sekhar Mallick",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKHL",
"name" : "Rosie Shukla",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Satishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKJJ",
"name" : "Manasi Nanduri",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLED",
"name" : "Shital Mantri",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFL",
"name" : "Nayana Patil",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLHL",
"name" : "Mukul Paranjpe",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLJ",
"name" : "Ashim Kumar Ghosh",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGJ",
"name" : "Nameeta Ganar",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJL",
"name" : "Dipankar Chakraborty",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMLF",
"name" : "Manish Manware",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDDH",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GDDJ",
"name" : "Priyanshu Jain",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFD",
"name" : "Neha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFF",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGL",
"name" : "Hina Jain",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHG",
"name" : "Taher Saifee",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJG",
"name" : "Dheeraj Lalwani",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDE",
"name" : "Vipin Dhawan",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEI",
"name" : "Gargi Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFI",
"name" : "Arun Radhakrishnan",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGK",
"name" : "Namita David",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMI",
"name" : "Neelam Kumari Sah",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Pramila Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDM",
"name" : "Nisha Mishra",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFFM",
"name" : "Anindya Ghosh",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFHK",
"name" : "Ankur Goyal",
"isCCRecipient" : false
},
{
"id" : "GFHM",
"name" : "Rahul Gohel",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJM",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GFKG",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGFM",
"name" : "Rutuja Shelar",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGJ",
"name" : "Anupama Raina",
"isCCRecipient" : true
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGGM",
"name" : "Sujata Chatterjee",
"isCCRecipient" : true
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHE",
"name" : "Sohini Ghosh",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGID",
"name" : "Piyali Kar",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJE",
"name" : "Vemparala Murty",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLE",
"name" : "Jyoti Gidwani",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFM",
"name" : "Varsha Swami",
"isCCRecipient" : true
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
}
],
"senderId" : "FHHH",
"from" : "Anupama Gajaralwar",
"subject" : "Book Fair",
"attachments" : [

],
"mailId" : "JMJKD",
"date" : "2023-04-19T12:17:34.79",
"isSentMail" : false
}```

_____________________________

_____________________________

Date: 19 Apr 2023 04:03:19.705 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 19 Apr 2023 04:03:20.791 PM

_____________________________

Date: 19 Apr 2023 04:03:20.790 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"orderBy" : null,
"message" : "Mails fetched successfully",
"fromDate" : null,
"totalCount" : 31,
"order" : "new",
"mails" : [
{
"mailId" : "JMKMD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T18:25:39.167",
"subject" : "GIIS Hadapsar Almanac 2023-24",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMKKF",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-19T17:58:03.037",
"subject" : "\r\n19-4-23 class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T12:17:34.79",
"subject" : "Book Fair",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJJJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T11:55:38.733",
"subject" : "Usage of Google Classroom",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMJJD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T11:29:27.07",
"subject" : "Uniform Purchase Schedule",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMIGE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-18T18:15:31.893",
"subject" : "\r\nToday\'\'s class work and home work",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMFMG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-17T19:22:42.47",
"subject" : "Book Festival",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMFLD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-17T18:38:43.46",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMEGG",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-04-16T22:04:32.927",
"subject" : "School of the Future | National Geographic",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMEFM",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-16T21:32:53.257",
"subject" : "\r\nMenu of the week.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"mailFolders" : null,
"pageIndex" : 1,
"q" : null,
"toDate" : null,
"pageSize" : 10,
"mailFromNames" : [

]
}```

_____________________________

_____________________________
Date: 19 Apr 2023 04:03:21.808 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JMKKF&senderId=GGIE```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e
```

_____________________________

----
Date: 19 Apr 2023 04:03:22.431 PM

_____________________________

Date: 19 Apr 2023 04:03:22.429 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JMKKF&senderId=GGIE```

Response: ```{
"recipients" : [
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
}
],
"mailId" : "JMKKF",
"senderId" : "GGIE",
"isSentMail" : false,
"date" : "2023-04-19T17:58:03.037",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent<\/p>\r\n<p>Math<\/p>\r\n<p>C. W&nbsp;<\/p>\r\n<p>&nbsp;Completed
page no 11, 12, 13<\/p>\r\n<p>H w&nbsp;<\/p>\r\n<p>Revise the concept<\/p>\r\
n<p>EVs<\/p>\r\n<p>C. W<\/p>\r\n<p>Word Bank and question answer given<\/p>\r\n<p>H
w<\/p>\r\n<p>Solve the question given<\/p>\r\n<p>English<\/p>\r\n<p>C. W<\/p>\r\
n<p>Explanation of enrichment reader book page no 7<\/p>\r\n<p>Animal sound<\/p>\r\
n<p>H. W<\/p>\r\n<p>Read page no 7 and solve page no 8<\/p>\r\n<p>Hindi&nbsp;<\/p>\
r\n<p>Practice swar in the rough book<\/p>\r\n<p>Regards<\/p>\r\n<p>Class
Teacher&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"from" : "Vidya Karadepatil",
"subject" : "\r\n19-4-23 class work and home work.",
"attachments" : [

]
}```

_____________________________

_____________________________

Date: 25 Apr 2023 06:42:39.883 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
6acf91c7bdf8088e3ed4afc4ec7cb838af9a206b238287b8a976eafbd2f0a86e,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```
_____________________________

----
Date: 25 Apr 2023 06:42:40.234 AM

_____________________________

Date: 25 Apr 2023 06:42:40.233 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 25 Apr 2023 06:42:40.286 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: ,
Content-Type: application\/json
```

_____________________________

----
Date: 25 Apr 2023 06:42:40.430 AM

_____________________________

Date: 25 Apr 2023 06:42:40.430 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 25 Apr 2023 06:42:49.217 AM

_____________________________

Date: 25 Apr 2023 06:42:49.216 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"userCode" : "P221300",
"id" : "FLDJ",
"access_token" :
"a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"campus" : "Pune-Hadapsar",
"name" : "Priyongbada Tapadar",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"token_type" : "Bearer",
"expires_in" : 86400,
"profileImage" : "",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"userType" : "PARENT",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
}
}```

_____________________________

_____________________________

Date: 25 Apr 2023 06:42:49.308 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579
```

_____________________________

----
Date: 25 Apr 2023 06:42:49.616 AM

_____________________________

Date: 25 Apr 2023 06:42:49.613 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"classId" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"userCode" : "HDPS221300",
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"clSecId" : null,
"semesterAttendance" : null,
"busPickUp" : null,
"email" : "",
"newMessageCount" : 0,
"profileImage" : "",
"userName" : "Nivam",
"studentContractLink" : "",
"documents" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"name" : "Nivam Pal",
"feesDue" : null,
"daDetails" : null,
"class" : "Standard 1",
"studentDocuments" : [

],
"news" : null,
"course" : "CBSE",
"emergencyContacts" : [

],
"holidays" : [

],
"section" : "B",
"badgeDisciplinary" : [

],
"isBusOperate" : false,
"isEContractGenerationOn" : false,
"webinars" : [

],
"reminders" : [

],
"studentId" : "FLDI",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"announcements" : [

],
"examResult" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"busDetails" : null,
"message" : "Student Details Fetch Successfully.",
"events" : [

]
}```

_____________________________

----
Date: 25 Apr 2023 06:53:16.526 AM
_____________________________

Date: 25 Apr 2023 06:53:16.524 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Mail sent successfully"
}```

_____________________________

_____________________________

Date: 25 Apr 2023 04:37:47.254 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 25 Apr 2023 04:37:47.873 PM

_____________________________

Date: 25 Apr 2023 04:37:47.871 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"q" : null,
"fromDate" : null,
"pageIndex" : 1,
"pageSize" : 10,
"mailFromNames" : [

],
"orderBy" : null,
"message" : "Mails fetched successfully",
"mails" : [
{
"mailId" : "KDJDG",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-25T18:56:14.603",
"subject" : "\r\nToday\'\'s class work and home work. (25\/4\/23)",
"attachments" : [
{
"name" : "Screenshot_2023_0425_160634.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0425_160634.jpg"
},
{
"name" : "Screenshot_2023_0425_151311.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0425_151311.jpg"
},
{
"name" : "IMG_20230425_160917.jpg",
"url" : "\/Hadapsar\/Upload\/IMG_20230425_160917.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDIDD",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-04-24T22:22:49.06",
"subject" : "\r\nMeet and Greet the Teachers Updated Circular",
"attachments" : [
{
"name" : "Meet and Greet Primary_1461.pdf",
"url" : "\/Hadapsar\/Upload\/Meet and Greet Primary_1461.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDHMF",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-24T20:39:43.567",
"subject" : "\r\nTens frame activity (Math)",
"attachments" : [
{
"name" : "Screenshot_2023_0424_173437.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0424_173437.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDHKG",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-24T17:48:48.593",
"subject" : "\r\n24-4-23 class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDGGE",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-04-22T14:07:40.68",
"subject" : "\r\nMeet and Greet the Teachers",
"attachments" : [
{
"name" : "Meet and Greet the Teacher Circular Primary_7321.pdf",
"url" : "\/Hadapsar\/Upload\/Meet and Greet the Teacher Circular
Primary_7321.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDGEE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-22T10:09:19.6",
"subject" : "\r\n21-4-23 class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDFHD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-21T16:24:11.453",
"subject" : "Holiday Circular",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDEDI",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-20T18:28:43.033",
"subject" : "\r\n20\/4\/23 class work and home work",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMKMD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-19T18:25:39.167",
"subject" : "GIIS Hadapsar Almanac 2023-24",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "JMKKF",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-19T17:58:03.037",
"subject" : "\r\n19-4-23 class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"mailFolders" : null,
"order" : "new",
"totalCount" : 39,
"toDate" : null
}```

_____________________________

_____________________________

Date: 25 Apr 2023 04:37:54.673 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KDJDG&senderId=GGIE```
Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 25 Apr 2023 04:37:54.946 PM

_____________________________

Date: 25 Apr 2023 04:37:54.945 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KDJDG&senderId=GGIE```

Response: ```{
"date" : "2023-04-25T18:56:14.603",
"attachments" : [
{
"name" : "Screenshot_2023_0425_160634.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0425_160634.jpg"
},
{
"name" : "Screenshot_2023_0425_151311.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0425_151311.jpg"
},
{
"name" : "IMG_20230425_160917.jpg",
"url" : "\/Hadapsar\/Upload\/IMG_20230425_160917.jpg"
}
],
"isSentMail" : false,
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent<\/p>\r\n<p>Please find the
attachment&nbsp;<\/p>\r\n<p>Regards<\/p>\r\n<p>Class
Teacher&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"subject" : "\r\nToday\'\'s class work and home work. (25\/4\/23)",
"from" : "Vidya Karadepatil",
"senderId" : "GGIE",
"mailId" : "KDJDG",
"recipients" : [
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
}
]
}```

_____________________________

_____________________________

Date: 25 Apr 2023 04:37:58.459 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KDIDD&senderId=GGGM```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```
_____________________________

----
Date: 25 Apr 2023 04:37:58.841 PM

_____________________________

Date: 25 Apr 2023 04:37:58.839 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KDIDD&senderId=GGGM```

Response: ```{
"subject" : "\r\nMeet and Greet the Teachers Updated Circular",
"isSentMail" : false,
"recipients" : [
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
}
],
"mailId" : "KDIDD",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parents<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Please find the updated circular for
Meet and Greet the Teachers.&nbsp; Kindly note the change in timing, all other
things remain the same.&nbsp; The inconviniece caused if any, is regretted.<\/p>\r\
n<p>&nbsp;<\/p>\r\n<p>Regards<\/p>\r\n<p>Coordinator<\/p>\r\n<p>GIIS,
Hadapsar<\/p>\r\n<\/body>\r\n<\/html>",
"date" : "2023-04-24T22:22:49.06",
"from" : "Sujata Chatterjee",
"senderId" : "GGGM",
"attachments" : [
{
"name" : "Meet and Greet Primary_1461.pdf",
"url" : "\/Hadapsar\/Upload\/Meet and Greet Primary_1461.pdf"
}
]
}```

_____________________________

_____________________________

Date: 25 Apr 2023 04:38:04.065 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KDHKG&senderId=GGIE```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 25 Apr 2023 04:38:04.274 PM

_____________________________

Date: 25 Apr 2023 04:38:04.273 PM


Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KDHKG&senderId=GGIE```

Response: ```{
"senderId" : "GGIE",
"date" : "2023-04-24T17:48:48.593",
"attachments" : [

],
"mailId" : "KDHKG",
"isSentMail" : false,
"subject" : "\r\n24-4-23 class work and home work.",
"from" : "Vidya Karadepatil",
"recipients" : [
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
}
],
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent,<\/p>\r\n<p>English&nbsp;<\/p>\r\n<p>Class work&nbsp;<\/p>\r\
n<p>Question and answer given in the notebook&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>Homework&nbsp;<\/p>\r\n<p>Revise the concept of naming words&nbsp;<\/p>\r\
n<p>Read lesson no 1<\/p>\r\n<p>Meet my
family<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>ICT<\/p>\r\n<p>Class work<\/p>\r\
n<p>Explanation of lesson no 1 computer - A magic machine&nbsp;<\/p>\r\
n<p>Homework&nbsp;<\/p>\r\n<p>Read page no 9, 10 and 11<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>Hindi<\/p>\r\n<p>Class work&nbsp;<\/p>\r\n<p>Gunjan work book pg no 8
completed<\/p>\r\n<p>Homework&nbsp;<\/p>\r\n<p>Write ka se shra in the rough
book .<\/p>\r\n<p>Read Hindi<\/p>\r\n<p>patmala page no 13.<\/p>\r\
n<p>&nbsp;Regards<\/p>\r\n<p>Class
Teacher&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>"
}```

_____________________________

_____________________________

Date: 25 Apr 2023 04:38:24.505 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579,
Content-Type: application\/json
```

_____________________________

_____________________________

Date: 25 Apr 2023 04:38:25.042 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________
----
Date: 25 Apr 2023 04:38:25.257 PM

_____________________________

Date: 25 Apr 2023 04:38:25.255 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mails" : [
{
"mailId" : "KDIGJ",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-25T09:23:13.16",
"subject" : "Nivam is not finishing the classwork",
"attachments" : [
{
"name" : "IMG_2238.png",
"url" : "\/Hadapsar\/Upload\/IMG_2238.png"
}
],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JLHHG",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-12T17:52:05.373",
"subject" : "Re: \r\nJoin google classroom",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JKLEL",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-10T09:03:14.337",
"subject" : "Nivam has tooth ache",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
}
],
"totalCount" : 3,
"orderBy" : null,
"order" : "new",
"message" : null,
"query" : null,
"pageSize" : 10,
"pageIndex" : 1
}```

_____________________________

_____________________________

Date: 25 Apr 2023 04:38:25.282 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 25 Apr 2023 04:38:25.700 PM

_____________________________

Date: 25 Apr 2023 04:38:25.698 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"orderBy" : null,
"order" : "new",
"mails" : [

],
"message" : null,
"pageSize" : 10,
"totalCount" : 0,
"pageIndex" : 2,
"query" : null
}```

_____________________________

_____________________________

Date: 25 Apr 2023 04:38:27.131 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KDIGJ&senderId=FLDJ&isSentMail=true```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 25 Apr 2023 04:38:27.407 PM

_____________________________

Date: 25 Apr 2023 04:38:27.406 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KDIGJ&senderId=FLDJ&isSentMail=true```

Response: ```{
"from" : "Priyongbada Tapadar",
"attachments" : [
{
"name" : "IMG_2238.png",
"url" : "\/Hadapsar\/Upload\/IMG_2238.png"
}
],
"message" : "Hi Mam,\n\nHope you are doing well.\n\nIt is noticed that Nivam is
not finishing the class works. Can you please take a note and make sure that he
finishes the class work in class? This happened twice with Hindi and once with
general knowledge book. \n\nWe have noticed this as the screenshots that you are
attaching shows all the tasks being done for the day whereas in his copy it is
incomplete . \n\nAttaching one sample for your reference. <hr \/>",
"senderId" : "FLDJ",
"subject" : "Nivam is not finishing the classwork",
"isSentMail" : true,
"mailId" : "KDIGJ",
"recipients" : [
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : false
}
],
"date" : "2023-04-25T09:23:13.16"
}```

_____________________________

----
Date: 25 Apr 2023 04:38:35.827 PM

_____________________________

Date: 25 Apr 2023 04:38:35.826 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"totalCount" : 3,
"message" : null,
"pageSize" : 10,
"order" : "new",
"orderBy" : null,
"query" : null,
"pageIndex" : 1,
"mails" : [
{
"mailId" : "KDIGJ",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-25T09:23:13.16",
"subject" : "Nivam is not finishing the classwork",
"attachments" : [
{
"name" : "IMG_2238.png",
"url" : "\/Hadapsar\/Upload\/IMG_2238.png"
}
],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JLHHG",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-12T17:52:05.373",
"subject" : "Re: \r\nJoin google classroom",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JKLEL",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-10T09:03:14.337",
"subject" : "Nivam has tooth ache",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
}
]
}```

_____________________________

_____________________________

Date: 26 Apr 2023 11:57:21.070 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=3&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

_____________________________

Date: 26 Apr 2023 11:57:21.591 AM


Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
a476c1976c0e6e505b5c7ff00a0e75ae6f89b79fe11eaf6fd96dacbdd9f89579,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 26 Apr 2023 11:57:22.665 AM

_____________________________

Date: 26 Apr 2023 11:57:22.664 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=3&q=&order=new```

Response: ``````

_____________________________

_____________________________

Date: 26 Apr 2023 11:57:22.731 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: ,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________
----
Date: 26 Apr 2023 11:57:23.113 AM

_____________________________

Date: 26 Apr 2023 11:57:23.112 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 26 Apr 2023 11:57:23.477 AM

_____________________________

Date: 26 Apr 2023 11:57:23.476 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Response: ``````

_____________________________

_____________________________
Date: 26 Apr 2023 11:57:23.535 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: ,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 26 Apr 2023 11:57:23.684 AM

_____________________________

Date: 26 Apr 2023 11:57:23.683 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 26 Apr 2023 11:57:30.955 AM
_____________________________

Date: 26 Apr 2023 11:57:30.953 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"access_token" :
"da4281272d02b8f915309bcdd19169c04b2f39fa4463440986c1918dbc0db631",
"userType" : "PARENT",
"expires_in" : 86400,
"profileImage" : "",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"userCode" : "P221300",
"campus" : "Pune-Hadapsar",
"token_type" : "Bearer",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
}
}```

_____________________________

_____________________________

Date: 26 Apr 2023 11:57:31.030 AM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
da4281272d02b8f915309bcdd19169c04b2f39fa4463440986c1918dbc0db631,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 26 Apr 2023 11:57:34.297 AM

_____________________________

Date: 26 Apr 2023 11:57:34.292 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"message" : "Student Details Fetch Successfully.",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"class" : "Standard 1",
"busPickUp" : null,
"studentDocuments" : [

],
"events" : [

],
"isBusOperate" : false,
"webinars" : [

],
"userCode" : "HDPS221300",
"emergencyContacts" : [

],
"daDetails" : null,
"busDetails" : null,
"badgeDisciplinary" : [

],
"clSecId" : null,
"profileImage" : "",
"holidays" : [
],
"section" : "B",
"examResult" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"studentId" : "FLDI",
"semesterAttendance" : null,
"userName" : "Nivam",
"name" : "Nivam Pal",
"feesDue" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"documents" : null,
"studentContractLink" : "",
"classId" : null,
"course" : "CBSE",
"newMessageCount" : 0,
"isEContractGenerationOn" : false,
"news" : null,
"announcements" : [

],
"reminders" : [

],
"email" : ""
}```

_____________________________

_____________________________

Date: 26 Apr 2023 11:57:38.104 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
da4281272d02b8f915309bcdd19169c04b2f39fa4463440986c1918dbc0db631,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 26 Apr 2023 11:57:38.329 AM
_____________________________

Date: 26 Apr 2023 11:57:38.327 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"order" : "new",
"pageSize" : 10,
"totalCount" : 43,
"message" : "Mails fetched successfully",
"mailFromNames" : [

],
"orderBy" : null,
"mails" : [
{
"mailId" : "KDJMF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-26T13:49:24.463",
"subject" : "Rescheduled School timings - due to heat waves",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDJLL",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-04-26T13:39:05.627",
"subject" : "Rescheduled School timings - due to heat waves",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDJFJ",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-25T21:31:11.26",
"subject" : "Re: Nivam is not finishing the classwork",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDJEM",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-25T20:13:49.313",
"subject" : "\r\nHealth report",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDJDG",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-25T18:56:14.603",
"subject" : "\r\nToday\'\'s class work and home work. (25\/4\/23)",
"attachments" : [
{
"name" : "Screenshot_2023_0425_160634.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0425_160634.jpg"
},
{
"name" : "Screenshot_2023_0425_151311.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0425_151311.jpg"
},
{
"name" : "IMG_20230425_160917.jpg",
"url" : "\/Hadapsar\/Upload\/IMG_20230425_160917.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDIDD",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-04-24T22:22:49.06",
"subject" : "\r\nMeet and Greet the Teachers Updated Circular",
"attachments" : [
{
"name" : "Meet and Greet Primary_1461.pdf",
"url" : "\/Hadapsar\/Upload\/Meet and Greet Primary_1461.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDHMF",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-24T20:39:43.567",
"subject" : "\r\nTens frame activity (Math)",
"attachments" : [
{
"name" : "Screenshot_2023_0424_173437.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0424_173437.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDHKG",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-24T17:48:48.593",
"subject" : "\r\n24-4-23 class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDGGE",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-04-22T14:07:40.68",
"subject" : "\r\nMeet and Greet the Teachers",
"attachments" : [
{
"name" : "Meet and Greet the Teacher Circular Primary_7321.pdf",
"url" : "\/Hadapsar\/Upload\/Meet and Greet the Teacher Circular
Primary_7321.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KDGEE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-04-22T10:09:19.6",
"subject" : "\r\n21-4-23 class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"fromDate" : null,
"pageIndex" : 1,
"toDate" : null,
"mailFolders" : null,
"q" : null
}```

_____________________________

_____________________________

Date: 26 Apr 2023 11:57:40.202 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KDJMF&senderId=FHHH```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
da4281272d02b8f915309bcdd19169c04b2f39fa4463440986c1918dbc0db631,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 26 Apr 2023 11:57:43.153 AM

_____________________________

Date: 26 Apr 2023 11:57:43.140 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KDJMF&senderId=FHHH```

Response: ```{
"date" : "2023-04-26T13:49:24.463",
"subject" : "Rescheduled School timings - due to heat waves",
"attachments" : [

],
"from" : "Anupama Gajaralwar",
"senderId" : "FHHH",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EIJ",
"name" : "Swarnlata Dusad",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Pradnya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EKM",
"name" : "Santosh Mane",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEK",
"name" : "Sunita J",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKI",
"name" : "Surbhi Devpura",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GKM",
"name" : "Rajendra Pawar",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HJJ",
"name" : "G S Rawat",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KFI",
"name" : "Ajit Gholap",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFE",
"name" : "Rahul Bansal",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Ajay Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLE",
"name" : "Shriram Ghangale",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEEL",
"name" : "Sudhir Singh",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEIK",
"name" : "Bhavna Saxena",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEG",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEE",
"name" : "Ilhan Farooqui",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGLH",
"name" : "Juned Sayyed",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEJ",
"name" : "Dipti Jadhav",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIIM",
"name" : "Rajani Dhritiman Das",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDJ",
"name" : "Manasi Patil",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJME",
"name" : "Ankush Sapiah",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMK",
"name" : "Puja Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGG",
"name" : "K Durga Rao",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKD",
"name" : "Kunal Vohra",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHM",
"name" : "Mohd Zeeshan Khan",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJE",
"name" : "Avishek Kumar",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "EMMM",
"name" : "Sujitha Jairaj",
"isCCRecipient" : false
},
{
"id" : "FDDG",
"name" : "Akhil Jain",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMI",
"name" : "Vimal Nathan",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDG",
"name" : "Suhas Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEIK",
"name" : "Kunda Kalwaghe",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKF",
"name" : "Keerthi Wanjari",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJD",
"name" : "Ashwini Singh",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFKL",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMI",
"name" : "Sujitha Jairaj",
"isCCRecipient" : true
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDI",
"name" : "Sanjeev Mishra",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Suvarna Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFJ",
"name" : "Shweta Singh",
"isCCRecipient" : true
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHF",
"name" : "Amrita Singh",
"isCCRecipient" : true
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIJ",
"name" : "Abhay Kumar",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKD",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHDM",
"name" : "Amit Joshi",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFE",
"name" : "Ankit Gupta",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHII",
"name" : "Rajesh Yadav",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDF",
"name" : "Sohini Ghosh",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEF",
"name" : "Bikram Jena",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIG",
"name" : "Pathak Rajkumar Ashok",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIIM",
"name" : "Naina Shinde",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FIKJ",
"name" : "Supriya Jadhav",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFG",
"name" : "Parul Tanwar",
"isCCRecipient" : true
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGD",
"name" : "Preeti Parashar",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJGL",
"name" : "Preethi Shyamsunder",
"isCCRecipient" : true
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKED",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "FKEF",
"name" : "Anand Gupta",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Rupali Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKHL",
"name" : "Rosie Shukla",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Ajay Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Satishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKJJ",
"name" : "Manasi Nanduri",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLHL",
"name" : "Mukul Paranjpe",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLJ",
"name" : "Ashim Kumar Ghosh",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMED",
"name" : "Sudhir Vishwakarma",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDDH",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GDDJ",
"name" : "Priyanshu Jain",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFF",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHG",
"name" : "Taher Saifee",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGK",
"name" : "Namita David",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Pramila Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFFM",
"name" : "Anindya Ghosh",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFJM",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKG",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGFM",
"name" : "Rutuja Shelar",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGJ",
"name" : "Anupama Raina",
"isCCRecipient" : true
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGGM",
"name" : "Sujata Chatterjee",
"isCCRecipient" : true
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHE",
"name" : "Sohini Ghosh",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGID",
"name" : "Piyali Kar",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIK",
"name" : "Deepak Pandey",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLE",
"name" : "Jyoti Gidwani",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFM",
"name" : "Varsha Swami",
"isCCRecipient" : true
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
}
],
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
dir=\"ltr\"><strong>GIIS\/HDP\/CIR-013\/2023-24<\/strong><\/p>\r\n<p
dir=\"ltr\">Dear Parent,<\/p>\r\n<p dir=\"ltr\">Due to the rising severity of the
summer heat, we hereby declare the School timings as follows, starting from
tomorrow, 27.04.2023<\/p>\r\n<div dir=\"ltr\" align=\"left\">\r\n<table
width=\"307\"><colgroup><col \/><col \/><\/colgroup>\r\n<tbody>\r\n<tr>\r\n<td>\r\
n<p dir=\"ltr\">Pre-Primary<\/p>\r\n<\/td>\r\n<td>\r\n<p dir=\"ltr\">9:15 AM to
12:00 Noon<\/p>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p dir=\"ltr\">Gr 1 to
5<\/p>\r\n<\/td>\r\n<td>\r\n<p dir=\"ltr\">8:00 AM to 12:00 Noon<\/p>\r\n<\/td>\r\
n<\/tr>\r\n<tr>\r\n<td>\r\n<p dir=\"ltr\">Gr 6 to 10<\/p>\r\n<\/td>\r\n<td>\r\n<p
dir=\"ltr\">8:00 AM to 2:20 PM (Regular
School)<\/p>\r\n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\
n<p>&nbsp;<\/p>\r\n<p dir=\"ltr\">Serving You<\/p>\r\n<p dir=\"ltr\">Team
GIIS<\/p>\r\n<\/body>\r\n<\/html>",
"mailId" : "KDJMF",
"isSentMail" : false
}```

_____________________________

_____________________________

Date: 29 Apr 2023 09:34:52.654 AM


Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
da4281272d02b8f915309bcdd19169c04b2f39fa4463440986c1918dbc0db631,
Content-Type: application\/json
```

_____________________________

_____________________________

Date: 07 Jun 2023 11:23:54.028 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
da4281272d02b8f915309bcdd19169c04b2f39fa4463440986c1918dbc0db631,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 07 Jun 2023 11:23:55.100 PM

_____________________________

Date: 07 Jun 2023 11:23:55.097 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________
_____________________________

Date: 07 Jun 2023 11:23:55.170 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Authorization:
```

_____________________________

----
Date: 07 Jun 2023 11:23:55.351 PM

_____________________________

Date: 07 Jun 2023 11:23:55.350 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________
----
Date: 07 Jun 2023 11:24:05.146 PM

_____________________________

Date: 07 Jun 2023 11:24:05.145 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"name" : "Priyongbada Tapadar",
"id" : "FLDJ",
"userType" : "PARENT",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"userCode" : "P221300",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"token_type" : "Bearer",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"profileImage" : "",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"expires_in" : 86400,
"access_token" :
"5014fa12f0fc73bdbd532f8747fccc4e6675315691bdcf7001efea757822194f",
"campus" : "Pune-Hadapsar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 07 Jun 2023 11:24:05.250 PM


Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
5014fa12f0fc73bdbd532f8747fccc4e6675315691bdcf7001efea757822194f
```

_____________________________

----
Date: 07 Jun 2023 11:24:21.170 PM

_____________________________

Date: 07 Jun 2023 11:24:21.167 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"semesterAttendance" : null,
"userCode" : "HDPS221300",
"newMessageCount" : 4,
"news" : null,
"webinars" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"announcements" : [
{
"postedDate" : "2023-05-15T19:22:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><p
dir=\"ltr\"><strong>GIIS\/HDP\/CIR-014\/2023-24<\/strong><\/p><p dir=\"ltr\">Dear
Parent,<\/p><p dir=\"ltr\">As mandated by CBSE and the State Government regulatory
bodies, it is needed that every students\' details be captured in the SARAL
(Systematic Administrative Reforms for Achieving &amp; Learning by Students)
portal. The same is an important requirement for all current and future schooling
requirements\/correspondence of students such as applying for TC,
etc.&nbsp;&nbsp;<\/p><p dir=\"ltr\">For this purpose, we request you to please
submit the Aadhar card copy of your respective child\/s who are studying with us as
per below instructions:<\/p><p dir=\"ltr\">1. Please mail a copy of the Aadhar
Card\/s to&nbsp;<strong>\"[email protected]\"<\/strong>&nbsp;or
send a Hard copy through the Student to hand over to the respective Class
teacher.<\/p><p dir=\"ltr\">2. Above to be done by or before 3rd of May
2023.<\/p><p dir=\"ltr\">3. Requesting those who haven\'t applied for an Aadhar
card to please do the needful at the earliest so that the copy can be submitted to
us before school commences post the summer break i.e. 5th of June 2023.<\/p><p
dir=\"ltr\">4. Those who have submitted the same at the time of admission, are also
required to please submit \/ mail a copy once again.<\/p><p dir=\"ltr\">Looking
forward to your timely assistance towards completing this mandatory
exercise.<\/p><p dir=\"ltr\"><span style=\"color: #0000ff;\"><strong>*Please ignore
this mail if already shared.<\/strong><\/span><\/p><p dir=\"ltr\">Serving
You<\/p><p dir=\"ltr\">Team GIIS<\/p><\/body><\/html>",
"heading" : "REMINDER : SUBMISSION OF AADHAR",
"attachment" : ""
},
{
"postedDate" : "2023-05-11T13:09:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><table border=\"0\"
width=\"100%\" cellspacing=\"0\" cellpadding=\"3\"><tbody><tr><td align=\"left\"
width=\"84%\"><div align=\"justify\"><p dir=\"ltr\"><strong>GIIS\/HDP\/CIR-
017\/2023-24<\/strong><\/p><p dir=\"ltr\">Dear Parent,<\/p><p dir=\"ltr\"><strong>A
Gentle Reminder to share the below before the UDISE Portal closes.<\/strong><\/p><p
dir=\"ltr\">As mandated by CBSE and the State Government regulatory bodies, it is
needed that every student\'s details be captured in the SARAL (Systematic
Administrative Reforms for Achieving &amp; Learning by Students) portal and UDISE
(Unified District Information System for Education) portal. The same is an
important requirement for all current and future schooling
requirements\/correspondence of students such as applying for TC,
etc.&nbsp;&nbsp;<\/p><p dir=\"ltr\">For this purpose, we request you to please fill
and submit the Google form by clicking on the link below:<\/p><p dir=\"ltr\"><a
href=\"https:\/\/fanyv88.com:443\/https\/forms.gle\/VBhewBHAJdmyh8wT7\">https:\/\/fanyv88.com:443\/https\/forms.gle\/
VBhewBHAJdmyh8wT7<\/a><\/p><p dir=\"ltr\"><strong>Please submit the form at the
earliest possible.<\/strong><\/p><p dir=\"ltr\">*Ignore&nbsp;this
message&nbsp;if&nbsp;you have&nbsp;already&nbsp;responded.<\/p><p
dir=\"ltr\">Serving You<\/p><p dir=\"ltr\">Team
GIIS<\/p><\/div><\/td><\/tr><\/tbody><\/table><\/body><\/html>",
"heading" : "URGENT & IMPORTANT- STUDENT DETAILS",
"attachment" : ""
}
],
"feesDue" : null,
"studentId" : "FLDI",
"classId" : null,
"clSecId" : null,
"isBusOperate" : false,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"name" : "Nivam Pal",
"section" : "B",
"message" : "Student Details Fetch Successfully.",
"studentContractLink" : "",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"userName" : "Nivam",
"emergencyContacts" : [

],
"daDetails" : null,
"busPickUp" : null,
"class" : "Standard 1",
"documents" : null,
"events" : [

],
"email" : "",
"holidays" : [

],
"studentDocuments" : [

],
"busDetails" : null,
"isEContractGenerationOn" : false,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"badgeDisciplinary" : [

],
"examResult" : [

],
"course" : "CBSE",
"profileImage" : "",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,68",
"isIframe" : true,
"title" : "e-Consent (Catering)",
"data" : "Your e-Consent required for Catering for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
]
}```

_____________________________

_____________________________

Date: 07 Jun 2023 11:25:16.496 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
5014fa12f0fc73bdbd532f8747fccc4e6675315691bdcf7001efea757822194f,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________
----
Date: 07 Jun 2023 11:25:17.679 PM

_____________________________

Date: 07 Jun 2023 11:25:17.677 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageSize" : 10,
"fromDate" : null,
"toDate" : null,
"order" : "new",
"totalCount" : 74,
"pageIndex" : 1,
"message" : "Mails fetched successfully",
"mailFromNames" : [

],
"orderBy" : null,
"mails" : [
{
"mailId" : "KGLKE",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-07T19:26:40.063",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJIE",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-06T18:25:06.503",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJFF",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-06T15:18:43.003",
"subject" : "GIIS\/HDP\/CIR-021\/2023-24 - Catering services - Payment
details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGIEE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-05T19:04:27.1",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [
{
"name" : "IMG_20230605_162611.jpg",
"url" : "\/Hadapsar\/Upload\/IMG_20230605_162611.jpg"
},
{
"name" : "Screenshot_2023_0605_163334.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0605_163334.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGGDD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T14:38:57.387",
"subject" : "GIIS\/HDP\/CIR-020\/2023-24 - Transport Details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFLK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T12:48:54.963",
"subject" : "GIIS\/HDP\/CIR-019\/2023-24 - Catering Services",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFKE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-02T21:03:56.157",
"subject" : "\r\nWorld environment day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGEHF",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2023-05-31T14:14:38.31",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKHI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-05-15T19:21:34.243",
"subject" : "REMINDER : SUBMISSION OF AADHAR",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKFL",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-05-15T15:16:39.417",
"subject" : "Last Call for Entry: Global Schools Sheykhar Ravjiani School of
Music",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"mailFolders" : null,
"q" : null
}```

_____________________________

_____________________________
Date: 07 Jun 2023 11:25:25.159 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
5014fa12f0fc73bdbd532f8747fccc4e6675315691bdcf7001efea757822194f,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 07 Jun 2023 11:25:25.383 PM

_____________________________

Date: 07 Jun 2023 11:25:25.380 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Response: ```{
"users" : [
{
"name" : "Adan Khan",
"userId" : "FJGE",
"designation" : "Business Development Manager"
},
{
"name" : "Adhitya Dongre",
"userId" : "FKME",
"designation" : "Bookshop Assistant"
},
{
"name" : "Alok Singh",
"userId" : "FKJE",
"designation" : "Admissions Manager"
},
{
"name" : "Amit Kumar",
"userId" : "JHF",
"designation" : "Admin Executive"
},
{
"name" : "Amit Kumar Verma",
"userId" : "EEL",
"designation" : "Finance Controller"
},
{
"name" : "Amit Singh",
"userId" : "EGKJ",
"designation" : "Communications Executive"
},
{
"name" : "Anamika Pendhari",
"userId" : "EFIF",
"designation" : "Accounts Executive"
},
{
"name" : "Anjay Yadav",
"userId" : "GMI",
"designation" : "Finance Manager"
},
{
"name" : "Anupama Gajaralwar",
"userId" : "FHHH",
"designation" : "Executive Academic Centre"
},
{
"name" : "Ashish Arora",
"userId" : "EEEJ",
"designation" : "Accounts Executive"
},
{
"name" : "Ashish Tibdewal",
"userId" : "GHMI",
"designation" : "Country Director"
},
{
"name" : "Ayush Kalani",
"userId" : "KIE",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Baldev Singh",
"userId" : "GE",
"designation" : "Accounts Executive"
},
{
"name" : "Bhakti Gandhi",
"userId" : "FGLM",
"designation" : "Accounts Executive"
},
{
"name" : "Catherine Satam",
"userId" : "GDGM",
"designation" : "Manager Quality"
},
{
"name" : "D.Lakshmi Prasanna",
"userId" : "EDI",
"designation" : "Principal"
},
{
"name" : "Deepshikha Shrivastava",
"userId" : "FFKH",
"designation" : "Admissions Executive"
},
{
"name" : "Gaurav Gupta",
"userId" : "GKE",
"designation" : "Senior Accounts Executive"
},
{
"name" : "Girish Sachdeva",
"userId" : "GF",
"designation" : "Finance Controller"
},
{
"name" : "Hardik Gautami",
"userId" : "GHMJ",
"designation" : "Manager HR Analytics"
},
{
"name" : "Harshal Sarode",
"userId" : "EFIG",
"designation" : "Accounts Executive"
},
{
"name" : "Himanshu Jain",
"userId" : "EIG",
"designation" : "Accounts Executive"
},
{
"name" : "Internal Auditor",
"userId" : "JMK",
"designation" : "Accounts Executive"
},
{
"name" : "Ishika Bhagat",
"userId" : "EGGG",
"designation" : "HR Executive"
},
{
"name" : "Jagdish Naik",
"userId" : "FILI",
"designation" : "Transport Executive"
},
{
"name" : "MIHIR GOSALIA",
"userId" : "EJM",
"designation" : "Manager Support Services"
},
{
"name" : "Mohit Singh",
"userId" : "EHK",
"designation" : "Accounts Executive"
},
{
"name" : "Nagarajan N",
"userId" : "GGJL",
"designation" : "Academic Supervisor"
},
{
"name" : "Nidhi Sharma",
"userId" : "HEK",
"designation" : "Assistant Teacher"
},
{
"name" : "Nikhil Paspute",
"userId" : "GFMM",
"designation" : "Accounts Executive"
},
{
"name" : "PARSHVADEEP SINGH RAO",
"userId" : "GIK",
"designation" : "Operations Manager"
},
{
"name" : "Pradnya Kamat",
"userId" : "GHIF",
"designation" : "Front Office Executive"
},
{
"name" : "Pramod Tripathi",
"userId" : "IGL",
"designation" : "Director-Centre for Education Excellence"
},
{
"name" : "Priti Gargate",
"userId" : "FJED",
"designation" : "Admissions Executive"
},
{
"name" : "PRIYANKA BANKAR",
"userId" : "GLD",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Raghavendra Bhosale",
"userId" : "FEGF",
"designation" : "Admin Executive"
},
{
"name" : "RAHUL BHAGAT",
"userId" : "EJF",
"designation" : "Admin Executive"
},
{
"name" : "Rahul Muddalwar",
"userId" : "GIGE",
"designation" : "Operations Manager"
},
{
"name" : "Raj Kumar",
"userId" : "JJD",
"designation" : "Admissions Executive"
},
{
"name" : "Rajeev Katyal",
"userId" : "FJ",
"designation" : "Country Director"
},
{
"name" : "Rajendran Padmanabhan",
"userId" : "KFE",
"designation" : "Admissions Executive"
},
{
"name" : "Rajesh Wadhwani",
"userId" : "GIJ",
"designation" : "Admissions Executive"
},
{
"name" : "Rajiv Bansal",
"userId" : "GG",
"designation" : "Director"
},
{
"name" : "RANI NAYAR",
"userId" : "FFE",
"designation" : "Lab Assistant"
},
{
"name" : "Rathin Khandhadia",
"userId" : "KDD",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Raushan Jha",
"userId" : "GD",
"designation" : "Finance Manager"
},
{
"name" : "Ravinder John",
"userId" : "GFKL",
"designation" : "Customer Relationship Executive"
},
{
"name" : "Ravindra Kumar",
"userId" : "GGMG",
"designation" : "Finance Executive"
},
{
"name" : "Rutuja Gholap",
"userId" : "FILJ",
"designation" : "Admissions Executive"
},
{
"name" : "Sachin Sharma",
"userId" : "JHG",
"designation" : "Admin Executive"
},
{
"name" : "Sanjeev Dubey",
"userId" : "I",
"designation" : "Chief Technology Officer"
},
{
"name" : "Sarah Shaikh",
"userId" : "KEJ",
"designation" : "Admissions Executive"
},
{
"name" : "Saurbha Khuntia",
"userId" : "FM",
"designation" : "Finance Manager"
},
{
"name" : "Shaheen Nalband",
"userId" : "FGED",
"designation" : "Front Office Executive"
},
{
"name" : "Shaheenbanu Nalband",
"userId" : "GHHJ",
"designation" : "Admissions Executive"
},
{
"name" : "Sudhir Kumar Vishwakarma",
"userId" : "ELKI",
"designation" : "Business Development Manager"
},
{
"name" : "Suman Singh",
"userId" : "GHKL",
"designation" : "Finance Controller"
},
{
"name" : "Sweety Gathani",
"userId" : "KDE",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Tejeshwar Borade",
"userId" : "FEGI",
"designation" : "Admissions Manager"
},
{
"name" : "Test Staff",
"userId" : "EJ",
"designation" : "Admissions Executive"
},
{
"name" : "Testing Staff",
"userId" : "FEJ",
"designation" : "Admin Executive"
},
{
"name" : "Vaishali Borde",
"userId" : "FL",
"designation" : "Admissions Executive"
},
{
"name" : "Vipul Garg",
"userId" : "EIF",
"designation" : "Finance Controller"
},
{
"name" : "Vivek Choubey",
"userId" : "FLFH",
"designation" : "Finance Executive"
},
{
"name" : "Apurva Kulkarni",
"userId" : "GHGD",
"designation" : "Teacher"
},
{
"name" : "Jayvanti Pawar",
"userId" : "EGI",
"designation" : "Teacher"
},
{
"name" : "Priyanka Birajdar",
"userId" : "FFIK",
"designation" : "Sports Executive"
},
{
"name" : "Sanghita Bhuyan",
"userId" : "EFJ",
"designation" : "Coordinator"
},
{
"name" : "Shamika Pandit",
"userId" : "FGEI",
"designation" : "Teacher"
},
{
"name" : "Sourabh Kanhekar",
"userId" : "EFEE",
"designation" : "Teacher"
},
{
"name" : "SWATI WAGHMARE",
"userId" : "FED",
"designation" : "Teacher"
},
{
"name" : "Vidya Karadepatil",
"userId" : "GGIE",
"designation" : "Teacher"
}
],
"totalStaffCount" : 72,
"studentId" : "FLDI",
"message" : null
}```

_____________________________

_____________________________

Date: 07 Jun 2023 11:26:42.403 PM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Authentication Headers:
```
Authorization: Bearer
5014fa12f0fc73bdbd532f8747fccc4e6675315691bdcf7001efea757822194f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 07 Jun 2023 11:26:44.371 PM

_____________________________

Date: 07 Jun 2023 11:26:44.369 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Response: ```{
"message" : null,
"totalStaffCount" : 72,
"studentId" : "FLDI",
"users" : [
{
"name" : "Adan Khan",
"userId" : "FJGE",
"designation" : "Business Development Manager"
},
{
"name" : "Adhitya Dongre",
"userId" : "FKME",
"designation" : "Bookshop Assistant"
},
{
"name" : "Alok Singh",
"userId" : "FKJE",
"designation" : "Admissions Manager"
},
{
"name" : "Amit Kumar",
"userId" : "JHF",
"designation" : "Admin Executive"
},
{
"name" : "Amit Kumar Verma",
"userId" : "EEL",
"designation" : "Finance Controller"
},
{
"name" : "Amit Singh",
"userId" : "EGKJ",
"designation" : "Communications Executive"
},
{
"name" : "Anamika Pendhari",
"userId" : "EFIF",
"designation" : "Accounts Executive"
},
{
"name" : "Anjay Yadav",
"userId" : "GMI",
"designation" : "Finance Manager"
},
{
"name" : "Anupama Gajaralwar",
"userId" : "FHHH",
"designation" : "Executive Academic Centre"
},
{
"name" : "Ashish Arora",
"userId" : "EEEJ",
"designation" : "Accounts Executive"
},
{
"name" : "Ashish Tibdewal",
"userId" : "GHMI",
"designation" : "Country Director"
},
{
"name" : "Ayush Kalani",
"userId" : "KIE",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Baldev Singh",
"userId" : "GE",
"designation" : "Accounts Executive"
},
{
"name" : "Bhakti Gandhi",
"userId" : "FGLM",
"designation" : "Accounts Executive"
},
{
"name" : "Catherine Satam",
"userId" : "GDGM",
"designation" : "Manager Quality"
},
{
"name" : "D.Lakshmi Prasanna",
"userId" : "EDI",
"designation" : "Principal"
},
{
"name" : "Deepshikha Shrivastava",
"userId" : "FFKH",
"designation" : "Admissions Executive"
},
{
"name" : "Gaurav Gupta",
"userId" : "GKE",
"designation" : "Senior Accounts Executive"
},
{
"name" : "Girish Sachdeva",
"userId" : "GF",
"designation" : "Finance Controller"
},
{
"name" : "Hardik Gautami",
"userId" : "GHMJ",
"designation" : "Manager HR Analytics"
},
{
"name" : "Harshal Sarode",
"userId" : "EFIG",
"designation" : "Accounts Executive"
},
{
"name" : "Himanshu Jain",
"userId" : "EIG",
"designation" : "Accounts Executive"
},
{
"name" : "Internal Auditor",
"userId" : "JMK",
"designation" : "Accounts Executive"
},
{
"name" : "Ishika Bhagat",
"userId" : "EGGG",
"designation" : "HR Executive"
},
{
"name" : "Jagdish Naik",
"userId" : "FILI",
"designation" : "Transport Executive"
},
{
"name" : "MIHIR GOSALIA",
"userId" : "EJM",
"designation" : "Manager Support Services"
},
{
"name" : "Mohit Singh",
"userId" : "EHK",
"designation" : "Accounts Executive"
},
{
"name" : "Nagarajan N",
"userId" : "GGJL",
"designation" : "Academic Supervisor"
},
{
"name" : "Nidhi Sharma",
"userId" : "HEK",
"designation" : "Assistant Teacher"
},
{
"name" : "Nikhil Paspute",
"userId" : "GFMM",
"designation" : "Accounts Executive"
},
{
"name" : "PARSHVADEEP SINGH RAO",
"userId" : "GIK",
"designation" : "Operations Manager"
},
{
"name" : "Pradnya Kamat",
"userId" : "GHIF",
"designation" : "Front Office Executive"
},
{
"name" : "Pramod Tripathi",
"userId" : "IGL",
"designation" : "Director-Centre for Education Excellence"
},
{
"name" : "Priti Gargate",
"userId" : "FJED",
"designation" : "Admissions Executive"
},
{
"name" : "PRIYANKA BANKAR",
"userId" : "GLD",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Raghavendra Bhosale",
"userId" : "FEGF",
"designation" : "Admin Executive"
},
{
"name" : "RAHUL BHAGAT",
"userId" : "EJF",
"designation" : "Admin Executive"
},
{
"name" : "Rahul Muddalwar",
"userId" : "GIGE",
"designation" : "Operations Manager"
},
{
"name" : "Raj Kumar",
"userId" : "JJD",
"designation" : "Admissions Executive"
},
{
"name" : "Rajeev Katyal",
"userId" : "FJ",
"designation" : "Country Director"
},
{
"name" : "Rajendran Padmanabhan",
"userId" : "KFE",
"designation" : "Admissions Executive"
},
{
"name" : "Rajesh Wadhwani",
"userId" : "GIJ",
"designation" : "Admissions Executive"
},
{
"name" : "Rajiv Bansal",
"userId" : "GG",
"designation" : "Director"
},
{
"name" : "RANI NAYAR",
"userId" : "FFE",
"designation" : "Lab Assistant"
},
{
"name" : "Rathin Khandhadia",
"userId" : "KDD",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Raushan Jha",
"userId" : "GD",
"designation" : "Finance Manager"
},
{
"name" : "Ravinder John",
"userId" : "GFKL",
"designation" : "Customer Relationship Executive"
},
{
"name" : "Ravindra Kumar",
"userId" : "GGMG",
"designation" : "Finance Executive"
},
{
"name" : "Rutuja Gholap",
"userId" : "FILJ",
"designation" : "Admissions Executive"
},
{
"name" : "Sachin Sharma",
"userId" : "JHG",
"designation" : "Admin Executive"
},
{
"name" : "Sanjeev Dubey",
"userId" : "I",
"designation" : "Chief Technology Officer"
},
{
"name" : "Sarah Shaikh",
"userId" : "KEJ",
"designation" : "Admissions Executive"
},
{
"name" : "Saurbha Khuntia",
"userId" : "FM",
"designation" : "Finance Manager"
},
{
"name" : "Shaheen Nalband",
"userId" : "FGED",
"designation" : "Front Office Executive"
},
{
"name" : "Shaheenbanu Nalband",
"userId" : "GHHJ",
"designation" : "Admissions Executive"
},
{
"name" : "Sudhir Kumar Vishwakarma",
"userId" : "ELKI",
"designation" : "Business Development Manager"
},
{
"name" : "Suman Singh",
"userId" : "GHKL",
"designation" : "Finance Controller"
},
{
"name" : "Sweety Gathani",
"userId" : "KDE",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Tejeshwar Borade",
"userId" : "FEGI",
"designation" : "Admissions Manager"
},
{
"name" : "Test Staff",
"userId" : "EJ",
"designation" : "Admissions Executive"
},
{
"name" : "Testing Staff",
"userId" : "FEJ",
"designation" : "Admin Executive"
},
{
"name" : "Vaishali Borde",
"userId" : "FL",
"designation" : "Admissions Executive"
},
{
"name" : "Vipul Garg",
"userId" : "EIF",
"designation" : "Finance Controller"
},
{
"name" : "Vivek Choubey",
"userId" : "FLFH",
"designation" : "Finance Executive"
},
{
"name" : "Apurva Kulkarni",
"userId" : "GHGD",
"designation" : "Teacher"
},
{
"name" : "Jayvanti Pawar",
"userId" : "EGI",
"designation" : "Teacher"
},
{
"name" : "Priyanka Birajdar",
"userId" : "FFIK",
"designation" : "Sports Executive"
},
{
"name" : "Sanghita Bhuyan",
"userId" : "EFJ",
"designation" : "Coordinator"
},
{
"name" : "Shamika Pandit",
"userId" : "FGEI",
"designation" : "Teacher"
},
{
"name" : "Sourabh Kanhekar",
"userId" : "EFEE",
"designation" : "Teacher"
},
{
"name" : "SWATI WAGHMARE",
"userId" : "FED",
"designation" : "Teacher"
},
{
"name" : "Vidya Karadepatil",
"userId" : "GGIE",
"designation" : "Teacher"
}
]
}```

_____________________________

----
Date: 07 Jun 2023 11:27:16.941 PM

_____________________________

Date: 07 Jun 2023 11:27:16.940 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Mail sent successfully"
}```

_____________________________

_____________________________

Date: 07 Jun 2023 11:27:26.574 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KGJFF&senderId=FHHH```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
5014fa12f0fc73bdbd532f8747fccc4e6675315691bdcf7001efea757822194f
```

_____________________________

----
Date: 07 Jun 2023 11:27:30.033 PM

_____________________________

Date: 07 Jun 2023 11:27:30.021 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KGJFF&senderId=FHHH```

Response: ```{
"date" : "2023-06-06T15:18:43.003",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
dir=\"ltr\">Dear Parent,<\/p>\r\n<p dir=\"ltr\">For availing the catering services,
parent <strong>e consent on MyGIIS<\/strong> is a mandate to generate the invoice.
Post which, in the next 24 hours, the payment option on MyGIIS will be active for
payment. The first quarter payment is for July to September, to be paid before 25th
of June.<\/p>\r\n<p dir=\"ltr\">Serving You<\/p>\r\n<p dir=\"ltr\">Team GIIS<\/p>\
r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"attachments" : [

],
"subject" : "GIIS\/HDP\/CIR-021\/2023-24 - Catering services - Payment details",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EIJ",
"name" : "Swarnlata Dusad",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Pradnya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EKM",
"name" : "Santosh Mane",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKI",
"name" : "Surbhi Devpura",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GKM",
"name" : "Rajendra Pawar",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HJJ",
"name" : "G S Rawat",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KEJ",
"name" : "Sarah Shaikh",
"isCCRecipient" : true
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFE",
"name" : "Rahul Bansal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Ajay Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLE",
"name" : "Shriram Ghangale",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEEL",
"name" : "Sudhir Singh",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEG",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEE",
"name" : "Ilhan Farooqui",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGLH",
"name" : "Juned Sayyed",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEJ",
"name" : "Dipti Jadhav",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDJ",
"name" : "Manasi Patil",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMK",
"name" : "Puja Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELGG",
"name" : "K Durga Rao",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJE",
"name" : "Avishek Kumar",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDG",
"name" : "Akhil Jain",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMI",
"name" : "Vimal Nathan",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEIK",
"name" : "Kunda Kalwaghe",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKF",
"name" : "Keerthi Wanjari",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFKL",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMI",
"name" : "Sujitha Jairaj",
"isCCRecipient" : true
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDI",
"name" : "Sanjeev Mishra",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Suvarna Koli",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIJ",
"name" : "Abhay Kumar",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHII",
"name" : "Rajesh Yadav",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDF",
"name" : "Sohini Ghosh",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEF",
"name" : "Bikram Jena",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIG",
"name" : "Pathak Rajkumar Ashok",
"isCCRecipient" : false
},
{
"id" : "FIIM",
"name" : "Naina Shinde",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKJ",
"name" : "Supriya Jadhav",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFG",
"name" : "Parul Tanwar",
"isCCRecipient" : true
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKED",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "FKEF",
"name" : "Anand Gupta",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Rupali Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKHL",
"name" : "Rosie Shukla",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Satishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLHL",
"name" : "Mukul Paranjpe",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLJ",
"name" : "Ashim Kumar Ghosh",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDDH",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GDDJ",
"name" : "Priyanshu Jain",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFF",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHG",
"name" : "Taher Saifee",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGK",
"name" : "Namita David",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Pramila Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFKG",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGFM",
"name" : "Rutuja Shelar",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGJ",
"name" : "Anupama Raina",
"isCCRecipient" : true
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGGM",
"name" : "Sujata Chatterjee",
"isCCRecipient" : true
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHE",
"name" : "Sohini Ghosh",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLE",
"name" : "Jyoti Gidwani",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHFM",
"name" : "Varsha Swami",
"isCCRecipient" : true
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
}
],
"isSentMail" : false,
"mailId" : "KGJFF",
"senderId" : "FHHH",
"from" : "Anupama Gajaralwar"
}```

_____________________________

_____________________________

Date: 07 Jun 2023 11:27:31.193 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
5014fa12f0fc73bdbd532f8747fccc4e6675315691bdcf7001efea757822194f,
Content-Type: application\/json
```

_____________________________

----
Date: 07 Jun 2023 11:27:31.370 PM

_____________________________

Date: 07 Jun 2023 11:27:31.368 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageSize" : 10,
"order" : "new",
"totalCount" : 74,
"mailFromNames" : [

],
"toDate" : null,
"message" : "Mails fetched successfully",
"pageIndex" : 1,
"mailFolders" : null,
"q" : null,
"fromDate" : null,
"orderBy" : null,
"mails" : [
{
"mailId" : "KGLKE",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-07T19:26:40.063",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJIE",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-06T18:25:06.503",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJFF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-06T15:18:43.003",
"subject" : "GIIS\/HDP\/CIR-021\/2023-24 - Catering services - Payment
details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGIEE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-05T19:04:27.1",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [
{
"name" : "IMG_20230605_162611.jpg",
"url" : "\/Hadapsar\/Upload\/IMG_20230605_162611.jpg"
},
{
"name" : "Screenshot_2023_0605_163334.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0605_163334.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGGDD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T14:38:57.387",
"subject" : "GIIS\/HDP\/CIR-020\/2023-24 - Transport Details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFLK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T12:48:54.963",
"subject" : "GIIS\/HDP\/CIR-019\/2023-24 - Catering Services",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFKE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-02T21:03:56.157",
"subject" : "\r\nWorld environment day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGEHF",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2023-05-31T14:14:38.31",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKHI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-05-15T19:21:34.243",
"subject" : "REMINDER : SUBMISSION OF AADHAR",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKFL",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-05-15T15:16:39.417",
"subject" : "Last Call for Entry: Global Schools Sheykhar Ravjiani School of
Music",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
]
}```
_____________________________

_____________________________

Date: 07 Jun 2023 11:27:36.623 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
5014fa12f0fc73bdbd532f8747fccc4e6675315691bdcf7001efea757822194f
```

_____________________________

----
Date: 07 Jun 2023 11:27:38.039 PM

_____________________________

Date: 07 Jun 2023 11:27:38.038 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"pageSize" : 10,
"orderBy" : null,
"order" : "new",
"mails" : [
{
"mailId" : "KEJHF",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-05-11T13:09:06.023",
"subject" : "URGENT & IMPORTANT- STUDENT DETAILS",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEIKD",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-05-09T18:27:19.06",
"subject" : "\r\nEV-1 Syllabus",
"attachments" : [
{
"name" : "Screenshot_2023_0509_155136.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0509_155136.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEIJJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-05-09T17:37:39.143",
"subject" : "Important and Urgent - Student Details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEIHJ",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-05-08T19:04:10",
"subject" : "\r\nImportant notice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEIGI",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-05-08T15:29:22.87",
"subject" : "Beginning the new session with high spirits!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEIFD",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-05-08T12:46:40.64",
"subject" : "Global Schools Sheykhar Ravjiani School of Music - call for
entries 2023",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEHMI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-05-08T11:42:16.65",
"subject" : "STUDENT DETAILS",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEGIM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-05-04T18:58:18.91",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [
{
"name" : "Screenshot_2023_0504_161722.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0504_161722.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEGFE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-05-04T16:27:14.953",
"subject" : "Student Details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEFKL",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-05-03T23:46:21.317",
"subject" : "\r\nCollection of books",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageIndex" : 2,
"q" : null,
"mailFolders" : null,
"toDate" : null,
"mailFromNames" : [

],
"fromDate" : null,
"totalCount" : 74,
"message" : "Mails fetched successfully"
}```

_____________________________

_____________________________

Date: 07 Jun 2023 11:27:40.859 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KEKFL&senderId=K```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
5014fa12f0fc73bdbd532f8747fccc4e6675315691bdcf7001efea757822194f
```

_____________________________

----
Date: 07 Jun 2023 11:27:44.078 PM

_____________________________

Date: 07 Jun 2023 11:27:44.065 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KEKFL&senderId=K```
Response: ```{
"attachments" : [

],
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<table border=\"0\" width=\"595\" cellspacing=\"0\" cellpadding=\"0\"
align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica,
sans-serif; font-size: 14px; line-height: 21px; text-align: justify; color:
#262626;\" valign=\"top\">\r\n<div style=\"margin-bottom: 12px;\">Dear
Parents,&nbsp;<\/div>\r\n<div style=\"margin-bottom: 12px;\">For the past three
years, Global Schools Foundation has been successfully organising a unique
Mentorship Programme under the Global Schools - Sheykhar Ravjiani School of
Music.&nbsp;<\/div>\r\n<div style=\"margin-bottom: 12px;\">Through this mentorship
initiative, the Foundation encourages musically-inclined students to pursue their
passion in music with none other than Sheykhar Ravjiani, the renowned singer-
composer from India who has many brilliant songs and compositions to his
name.<\/div>\r\n<div style=\"margin-bottom: 12px;\">The Mentorship will provide
students from all GSF schools a platform to learn and collaborate with peers in
different genres and styles of music, under the guidance of Sheykhar.&nbsp;<\/div>\
r\n<div style=\"margin-bottom: 12px;\">We are pleased to announce that the Batch of
2023 for Global Schools - Sheykhar Ravjiani School of Music is now open for new
entries.&nbsp;<\/div>\r\n<div style=\"margin-bottom: 12px;\">Calling all talented
students of GSF to take advantage of this wonderful opportunity and sign-up for
this programme. To enter, simply fill out this <a style=\"color: #30c;\"
href=\"https:\/\/fanyv88.com:443\/https\/docs.google.com\/forms\/d\/e\/1FAIpQLSey2cR0jB7dZNMrvb3Y2THW8IQL_9
2KM2ySEvcX_Ke_lRGmfQ\/viewform?vc=0&amp;c=0&amp;w=1&amp;flr=0\"
target=\"_blank\">google form<\/a> and attach a video of your child&rsquo;s
performance to it. The last date for submission is May 19, 2023.<\/div>\r\n<div
style=\"margin-bottom: 12px;\">Don\'t miss this amazing opportunity to be a part of
this unique Mentorship Programme with a true music maestro!<\/div>\r\n<div>For more
information on Global Schools -&nbsp; Sheykhar Ravjiani School of Music click here:
<a style=\"color: #30c;\" href=\"https:\/\/fanyv88.com:443\/https\/www.giis-shekharravjiani-
schoolofmusic.com\/\" target=\"_blank\">https:\/\/fanyv88.com:443\/https\/www.giis-shekharravjiani-
schoolofmusic.com\/<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td valign=\"top\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/PG-SmartCampus\/news\/images\/Sheykhar-Ravjiani-
School-of-Music-15May2023.jpg\" alt=\"Sheykhar-Ravjiani-School-of-Music\"
\/><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/
html>",
"mailId" : "KEKFL",
"senderId" : "K",
"isSentMail" : false,
"subject" : "Last Call for Entry: Global Schools Sheykhar Ravjiani School of
Music",
"recipients" : [
{
"id" : "I",
"name" : "Sanjeev Dubey",
"isCCRecipient" : true
},
{
"id" : "EJ",
"name" : "Test Staff",
"isCCRecipient" : true
},
{
"id" : "FJ",
"name" : "Rajeev Katyal",
"isCCRecipient" : true
},
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "FM",
"name" : "Saurbha Khuntia",
"isCCRecipient" : true
},
{
"id" : "GD",
"name" : "Raushan Jha",
"isCCRecipient" : true
},
{
"id" : "GE",
"name" : "Baldev Singh",
"isCCRecipient" : true
},
{
"id" : "GF",
"name" : "Girish Sachdeva",
"isCCRecipient" : true
},
{
"id" : "GG",
"name" : "Rajiv Bansal",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHK",
"name" : "Mohit Singh",
"isCCRecipient" : true
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EIF",
"name" : "Vipul Garg",
"isCCRecipient" : true
},
{
"id" : "EIG",
"name" : "Himanshu Jain",
"isCCRecipient" : true
},
{
"id" : "EIJ",
"name" : "Swarnlata Dusad",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EJM",
"name" : "MIHIR GOSALIA",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Pradnya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EKM",
"name" : "Santosh Mane",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEJ",
"name" : "Testing Staff",
"isCCRecipient" : true
},
{
"id" : "FEK",
"name" : "Sunita J",
"isCCRecipient" : true
},
{
"id" : "FFE",
"name" : "RANI NAYAR",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GIK",
"name" : "PARSHVADEEP SINGH RAO",
"isCCRecipient" : true
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKE",
"name" : "Gaurav Gupta",
"isCCRecipient" : true
},
{
"id" : "GKI",
"name" : "Surbhi Devpura",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GKM",
"name" : "Rajendra Pawar",
"isCCRecipient" : false
},
{
"id" : "GLD",
"name" : "PRIYANKA BANKAR",
"isCCRecipient" : true
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "GMI",
"name" : "Anjay Yadav",
"isCCRecipient" : true
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HEK",
"name" : "Nidhi Sharma",
"isCCRecipient" : true
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HJJ",
"name" : "G S Rawat",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IGL",
"name" : "Pramod Tripathi",
"isCCRecipient" : true
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHF",
"name" : "Amit Kumar",
"isCCRecipient" : true
},
{
"id" : "JHG",
"name" : "Sachin Sharma",
"isCCRecipient" : true
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JJD",
"name" : "Raj Kumar",
"isCCRecipient" : true
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "JMK",
"name" : "Internal Auditor",
"isCCRecipient" : true
},
{
"id" : "KDD",
"name" : "Rathin Khandhadia",
"isCCRecipient" : true
},
{
"id" : "KDE",
"name" : "Sweety Gathani",
"isCCRecipient" : true
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KEJ",
"name" : "Sarah Shaikh",
"isCCRecipient" : true
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KFE",
"name" : "Rajendran Padmanabhan",
"isCCRecipient" : true
},
{
"id" : "KFI",
"name" : "Ajit Gholap",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIE",
"name" : "Ayush Kalani",
"isCCRecipient" : true
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFE",
"name" : "Rahul Bansal",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Ajay Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLE",
"name" : "Shriram Ghangale",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEEJ",
"name" : "Ashish Arora",
"isCCRecipient" : true
},
{
"id" : "EEEL",
"name" : "Sudhir Singh",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEIK",
"name" : "Bhavna Saxena",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEG",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFIF",
"name" : "Anamika Pendhari",
"isCCRecipient" : true
},
{
"id" : "EFIG",
"name" : "Harshal Sarode",
"isCCRecipient" : true
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEE",
"name" : "Ilhan Farooqui",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGG",
"name" : "Ishika Bhagat",
"isCCRecipient" : true
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGKJ",
"name" : "Amit Singh",
"isCCRecipient" : true
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGLH",
"name" : "Juned Sayyed",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEJ",
"name" : "Dipti Jadhav",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDJ",
"name" : "Manasi Patil",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJME",
"name" : "Ankush Sapiah",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMK",
"name" : "Puja Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGG",
"name" : "K Durga Rao",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKD",
"name" : "Kunal Vohra",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHM",
"name" : "Mohd Zeeshan Khan",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJE",
"name" : "Avishek Kumar",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "EMMM",
"name" : "Sujitha Jairaj",
"isCCRecipient" : false
},
{
"id" : "FDDG",
"name" : "Akhil Jain",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMI",
"name" : "Vimal Nathan",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEIK",
"name" : "Kunda Kalwaghe",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKF",
"name" : "Keerthi Wanjari",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJD",
"name" : "Ashwini Singh",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKH",
"name" : "Deepshikha Shrivastava",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFKL",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMI",
"name" : "Sujitha Jairaj",
"isCCRecipient" : true
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDI",
"name" : "Sanjeev Mishra",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Suvarna Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFJ",
"name" : "Shweta Singh",
"isCCRecipient" : true
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHF",
"name" : "Amrita Singh",
"isCCRecipient" : true
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIJ",
"name" : "Abhay Kumar",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKD",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFE",
"name" : "Ankit Gupta",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHII",
"name" : "Rajesh Yadav",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDF",
"name" : "Sohini Ghosh",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEF",
"name" : "Bikram Jena",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIG",
"name" : "Pathak Rajkumar Ashok",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIIM",
"name" : "Naina Shinde",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FIKJ",
"name" : "Supriya Jadhav",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILJ",
"name" : "Rutuja Gholap",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFG",
"name" : "Parul Tanwar",
"isCCRecipient" : true
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGE",
"name" : "Adan Khan",
"isCCRecipient" : true
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJGL",
"name" : "Preethi Shyamsunder",
"isCCRecipient" : true
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKED",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "FKEF",
"name" : "Anand Gupta",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Rupali Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKHL",
"name" : "Rosie Shukla",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Ajay Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJE",
"name" : "Alok Singh",
"isCCRecipient" : true
},
{
"id" : "FKJF",
"name" : "Lijisri Satishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKME",
"name" : "Adhitya Dongre",
"isCCRecipient" : true
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFH",
"name" : "Vivek Choubey",
"isCCRecipient" : true
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLHL",
"name" : "Mukul Paranjpe",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLJ",
"name" : "Ashim Kumar Ghosh",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMED",
"name" : "Sudhir Vishwakarma",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDDH",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GDDJ",
"name" : "Priyanshu Jain",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFF",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDGM",
"name" : "Catherine Satam",
"isCCRecipient" : true
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHG",
"name" : "Taher Saifee",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGK",
"name" : "Namita David",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Pramila Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKG",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GFMM",
"name" : "Nikhil Paspute",
"isCCRecipient" : true
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGFM",
"name" : "Rutuja Shelar",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGJ",
"name" : "Anupama Raina",
"isCCRecipient" : true
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGGM",
"name" : "Sujata Chatterjee",
"isCCRecipient" : true
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHE",
"name" : "Sohini Ghosh",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGID",
"name" : "Piyali Kar",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIK",
"name" : "Deepak Pandey",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGJL",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLE",
"name" : "Jyoti Gidwani",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMG",
"name" : "Ravindra Kumar",
"isCCRecipient" : true
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFM",
"name" : "Varsha Swami",
"isCCRecipient" : true
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKL",
"name" : "Suman Singh",
"isCCRecipient" : true
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHMJ",
"name" : "Hardik Gautami",
"isCCRecipient" : true
}
],
"date" : "2023-05-15T15:16:39.417",
"from" : "GIIS Announcement"
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:34:09.345 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
5014fa12f0fc73bdbd532f8747fccc4e6675315691bdcf7001efea757822194f,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 08 Jun 2023 06:34:09.710 AM

_____________________________

Date: 08 Jun 2023 06:34:09.709 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ``````

_____________________________

_____________________________

Date: 08 Jun 2023 06:34:09.784 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization:
```

_____________________________

----
Date: 08 Jun 2023 06:34:09.920 AM

_____________________________

Date: 08 Jun 2023 06:34:09.920 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```
Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 08 Jun 2023 06:34:18.527 AM

_____________________________

Date: 08 Jun 2023 06:34:18.525 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"token_type" : "Bearer",
"access_token" :
"37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4",
"name" : "Priyongbada Tapadar",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"userType" : "PARENT",
"expires_in" : 86400,
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"id" : "FLDJ",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"userCode" : "P221300",
"profileImage" : "",
"campus" : "Pune-Hadapsar"
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:34:18.612 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 08 Jun 2023 06:34:18.944 AM

_____________________________

Date: 08 Jun 2023 06:34:18.939 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"documents" : null,
"badgeDisciplinary" : [

],
"studentDocuments" : [

],
"webinars" : [

],
"isEContractGenerationOn" : false,
"holidays" : [

],
"userCode" : "HDPS221300",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"name" : "Nivam Pal",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,68",
"isIframe" : true,
"title" : "e-Consent (Catering)",
"data" : "Your e-Consent required for Catering for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"course" : "CBSE",
"news" : null,
"studentContractLink" : "",
"classId" : null,
"semesterAttendance" : null,
"class" : "Standard 1",
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"newMessageCount" : 3,
"busDetails" : null,
"examResult" : [

],
"email" : "",
"userName" : "Nivam",
"announcements" : [
{
"postedDate" : "2023-05-15T19:22:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><p
dir=\"ltr\"><strong>GIIS\/HDP\/CIR-014\/2023-24<\/strong><\/p><p dir=\"ltr\">Dear
Parent,<\/p><p dir=\"ltr\">As mandated by CBSE and the State Government regulatory
bodies, it is needed that every students\' details be captured in the SARAL
(Systematic Administrative Reforms for Achieving &amp; Learning by Students)
portal. The same is an important requirement for all current and future schooling
requirements\/correspondence of students such as applying for TC,
etc.&nbsp;&nbsp;<\/p><p dir=\"ltr\">For this purpose, we request you to please
submit the Aadhar card copy of your respective child\/s who are studying with us as
per below instructions:<\/p><p dir=\"ltr\">1. Please mail a copy of the Aadhar
Card\/s to&nbsp;<strong>\"[email protected]\"<\/strong>&nbsp;or
send a Hard copy through the Student to hand over to the respective Class
teacher.<\/p><p dir=\"ltr\">2. Above to be done by or before 3rd of May
2023.<\/p><p dir=\"ltr\">3. Requesting those who haven\'t applied for an Aadhar
card to please do the needful at the earliest so that the copy can be submitted to
us before school commences post the summer break i.e. 5th of June 2023.<\/p><p
dir=\"ltr\">4. Those who have submitted the same at the time of admission, are also
required to please submit \/ mail a copy once again.<\/p><p dir=\"ltr\">Looking
forward to your timely assistance towards completing this mandatory
exercise.<\/p><p dir=\"ltr\"><span style=\"color: #0000ff;\"><strong>*Please ignore
this mail if already shared.<\/strong><\/span><\/p><p dir=\"ltr\">Serving
You<\/p><p dir=\"ltr\">Team GIIS<\/p><\/body><\/html>",
"heading" : "REMINDER : SUBMISSION OF AADHAR",
"attachment" : ""
},
{
"postedDate" : "2023-05-11T13:09:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><table border=\"0\"
width=\"100%\" cellspacing=\"0\" cellpadding=\"3\"><tbody><tr><td align=\"left\"
width=\"84%\"><div align=\"justify\"><p dir=\"ltr\"><strong>GIIS\/HDP\/CIR-
017\/2023-24<\/strong><\/p><p dir=\"ltr\">Dear Parent,<\/p><p dir=\"ltr\"><strong>A
Gentle Reminder to share the below before the UDISE Portal closes.<\/strong><\/p><p
dir=\"ltr\">As mandated by CBSE and the State Government regulatory bodies, it is
needed that every student\'s details be captured in the SARAL (Systematic
Administrative Reforms for Achieving &amp; Learning by Students) portal and UDISE
(Unified District Information System for Education) portal. The same is an
important requirement for all current and future schooling
requirements\/correspondence of students such as applying for TC,
etc.&nbsp;&nbsp;<\/p><p dir=\"ltr\">For this purpose, we request you to please fill
and submit the Google form by clicking on the link below:<\/p><p dir=\"ltr\"><a
href=\"https:\/\/fanyv88.com:443\/https\/forms.gle\/VBhewBHAJdmyh8wT7\">https:\/\/fanyv88.com:443\/https\/forms.gle\/
VBhewBHAJdmyh8wT7<\/a><\/p><p dir=\"ltr\"><strong>Please submit the form at the
earliest possible.<\/strong><\/p><p dir=\"ltr\">*Ignore&nbsp;this
message&nbsp;if&nbsp;you have&nbsp;already&nbsp;responded.<\/p><p
dir=\"ltr\">Serving You<\/p><p dir=\"ltr\">Team
GIIS<\/p><\/div><\/td><\/tr><\/tbody><\/table><\/body><\/html>",
"heading" : "URGENT & IMPORTANT- STUDENT DETAILS",
"attachment" : ""
}
],
"message" : "Student Details Fetch Successfully.",
"daDetails" : null,
"emergencyContacts" : [
],
"studentId" : "FLDI",
"section" : "B",
"profileImage" : "",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"clSecId" : null,
"isBusOperate" : false,
"events" : [

],
"feesDue" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"busPickUp" : null
}```

_____________________________

_____________________________
Date: 08 Jun 2023 06:34:30.450 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
Content-Type: application\/json
```

_____________________________

----
Date: 08 Jun 2023 06:34:30.610 AM

_____________________________

Date: 08 Jun 2023 06:34:30.608 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"fromDate" : null,
"orderBy" : null,
"message" : "Mails fetched successfully",
"pageIndex" : 1,
"mails" : [
{
"mailId" : "KGLKE",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-07T19:26:40.063",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJIE",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-06T18:25:06.503",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJFF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-06T15:18:43.003",
"subject" : "GIIS\/HDP\/CIR-021\/2023-24 - Catering services - Payment
details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGIEE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-05T19:04:27.1",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [
{
"name" : "IMG_20230605_162611.jpg",
"url" : "\/Hadapsar\/Upload\/IMG_20230605_162611.jpg"
},
{
"name" : "Screenshot_2023_0605_163334.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0605_163334.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGGDD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T14:38:57.387",
"subject" : "GIIS\/HDP\/CIR-020\/2023-24 - Transport Details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFLK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T12:48:54.963",
"subject" : "GIIS\/HDP\/CIR-019\/2023-24 - Catering Services",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFKE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-02T21:03:56.157",
"subject" : "\r\nWorld environment day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGEHF",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2023-05-31T14:14:38.31",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKHI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-05-15T19:21:34.243",
"subject" : "REMINDER : SUBMISSION OF AADHAR",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKFL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-05-15T15:16:39.417",
"subject" : "Last Call for Entry: Global Schools Sheykhar Ravjiani School of
Music",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
}
],
"toDate" : null,
"pageSize" : 10,
"totalCount" : 74,
"mailFolders" : null,
"order" : "new",
"mailFromNames" : [

],
"q" : null
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:34:32.842 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KGLKE&senderId=GGIE```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 08 Jun 2023 06:34:33.067 AM

_____________________________

Date: 08 Jun 2023 06:34:33.065 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KGLKE&senderId=GGIE```

Response: ```{
"isSentMail" : false,
"mailId" : "KGLKE",
"recipients" : [
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
}
],
"attachments" : [

],
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>&nbsp; &nbsp;<\/p>\r\n<p>Dear Parent&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>Today\'\'s assignment<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>English<\/p>\r\
n<p>&nbsp;<\/p>\r\n<p>&nbsp;Explanation done&nbsp;<\/p>\r\n<p>One and many<\/p>\r\
n<p>&nbsp;<\/p>\r\n<p>Math&nbsp;<\/p>\r\n<p>H w<\/p>\r\n<p>Do revision of lesson no
1&nbsp;<\/p>\r\n<p>Numbers upto 50&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>Hindi&nbsp;<\/p>\r\n<p>Solved exercise on page no 10 and 11 from Hindi
workbook.<\/p>\r\n<p>Kindly fill the sports form.&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>Regards<\/p>\r\n<p>Class Teacher&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"from" : "Vidya Karadepatil",
"date" : "2023-06-07T19:26:40.063",
"subject" : "\r\nToday\'\'s class work and home work.",
"senderId" : "GGIE"
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:56:26.068 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4
```

_____________________________

----
Date: 08 Jun 2023 06:56:26.350 AM

_____________________________

Date: 08 Jun 2023 06:56:26.348 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"message" : "Mails fetched successfully",
"mails" : [
{
"mailId" : "KGLKE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-07T19:26:40.063",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJIE",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-06T18:25:06.503",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJFF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-06T15:18:43.003",
"subject" : "GIIS\/HDP\/CIR-021\/2023-24 - Catering services - Payment
details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGIEE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-05T19:04:27.1",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [
{
"name" : "IMG_20230605_162611.jpg",
"url" : "\/Hadapsar\/Upload\/IMG_20230605_162611.jpg"
},
{
"name" : "Screenshot_2023_0605_163334.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0605_163334.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGGDD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T14:38:57.387",
"subject" : "GIIS\/HDP\/CIR-020\/2023-24 - Transport Details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFLK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T12:48:54.963",
"subject" : "GIIS\/HDP\/CIR-019\/2023-24 - Catering Services",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFKE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-02T21:03:56.157",
"subject" : "\r\nWorld environment day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGEHF",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2023-05-31T14:14:38.31",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKHI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-05-15T19:21:34.243",
"subject" : "REMINDER : SUBMISSION OF AADHAR",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKFL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-05-15T15:16:39.417",
"subject" : "Last Call for Entry: Global Schools Sheykhar Ravjiani School of
Music",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"mailFolders" : null,
"order" : "new",
"toDate" : null,
"mailFromNames" : [

],
"totalCount" : 74,
"q" : null,
"pageIndex" : 1,
"fromDate" : null,
"orderBy" : null,
"pageSize" : 10
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:56:50.813 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/Gallery```

Authentication Headers:
```
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```
_____________________________

_____________________________

Date: 08 Jun 2023 06:57:15.059 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 08 Jun 2023 06:57:15.719 AM

_____________________________

Date: 08 Jun 2023 06:57:15.716 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"class" : "Standard 1",
"holidays" : [

],
"busDetails" : null,
"feesDue" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"name" : "Nivam Pal",
"busPickUp" : null,
"userCode" : "HDPS221300",
"studentDocuments" : [

],
"userName" : "Nivam",
"isBusOperate" : false,
"announcements" : [
{
"postedDate" : "2023-05-15T19:22:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><p
dir=\"ltr\"><strong>GIIS\/HDP\/CIR-014\/2023-24<\/strong><\/p><p dir=\"ltr\">Dear
Parent,<\/p><p dir=\"ltr\">As mandated by CBSE and the State Government regulatory
bodies, it is needed that every students\' details be captured in the SARAL
(Systematic Administrative Reforms for Achieving &amp; Learning by Students)
portal. The same is an important requirement for all current and future schooling
requirements\/correspondence of students such as applying for TC,
etc.&nbsp;&nbsp;<\/p><p dir=\"ltr\">For this purpose, we request you to please
submit the Aadhar card copy of your respective child\/s who are studying with us as
per below instructions:<\/p><p dir=\"ltr\">1. Please mail a copy of the Aadhar
Card\/s to&nbsp;<strong>\"[email protected]\"<\/strong>&nbsp;or
send a Hard copy through the Student to hand over to the respective Class
teacher.<\/p><p dir=\"ltr\">2. Above to be done by or before 3rd of May
2023.<\/p><p dir=\"ltr\">3. Requesting those who haven\'t applied for an Aadhar
card to please do the needful at the earliest so that the copy can be submitted to
us before school commences post the summer break i.e. 5th of June 2023.<\/p><p
dir=\"ltr\">4. Those who have submitted the same at the time of admission, are also
required to please submit \/ mail a copy once again.<\/p><p dir=\"ltr\">Looking
forward to your timely assistance towards completing this mandatory
exercise.<\/p><p dir=\"ltr\"><span style=\"color: #0000ff;\"><strong>*Please ignore
this mail if already shared.<\/strong><\/span><\/p><p dir=\"ltr\">Serving
You<\/p><p dir=\"ltr\">Team GIIS<\/p><\/body><\/html>",
"heading" : "REMINDER : SUBMISSION OF AADHAR",
"attachment" : ""
},
{
"postedDate" : "2023-05-11T13:09:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><table border=\"0\"
width=\"100%\" cellspacing=\"0\" cellpadding=\"3\"><tbody><tr><td align=\"left\"
width=\"84%\"><div align=\"justify\"><p dir=\"ltr\"><strong>GIIS\/HDP\/CIR-
017\/2023-24<\/strong><\/p><p dir=\"ltr\">Dear Parent,<\/p><p dir=\"ltr\"><strong>A
Gentle Reminder to share the below before the UDISE Portal closes.<\/strong><\/p><p
dir=\"ltr\">As mandated by CBSE and the State Government regulatory bodies, it is
needed that every student\'s details be captured in the SARAL (Systematic
Administrative Reforms for Achieving &amp; Learning by Students) portal and UDISE
(Unified District Information System for Education) portal. The same is an
important requirement for all current and future schooling
requirements\/correspondence of students such as applying for TC,
etc.&nbsp;&nbsp;<\/p><p dir=\"ltr\">For this purpose, we request you to please fill
and submit the Google form by clicking on the link below:<\/p><p dir=\"ltr\"><a
href=\"https:\/\/fanyv88.com:443\/https\/forms.gle\/VBhewBHAJdmyh8wT7\">https:\/\/fanyv88.com:443\/https\/forms.gle\/
VBhewBHAJdmyh8wT7<\/a><\/p><p dir=\"ltr\"><strong>Please submit the form at the
earliest possible.<\/strong><\/p><p dir=\"ltr\">*Ignore&nbsp;this
message&nbsp;if&nbsp;you have&nbsp;already&nbsp;responded.<\/p><p
dir=\"ltr\">Serving You<\/p><p dir=\"ltr\">Team
GIIS<\/p><\/div><\/td><\/tr><\/tbody><\/table><\/body><\/html>",
"heading" : "URGENT & IMPORTANT- STUDENT DETAILS",
"attachment" : ""
}
],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"news" : null,
"studentId" : "FLDI",
"section" : "B",
"semesterAttendance" : null,
"newMessageCount" : 2,
"events" : [

],
"documents" : null,
"classId" : null,
"clSecId" : null,
"message" : "Student Details Fetch Successfully.",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"profileImage" : "",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,68",
"isIframe" : true,
"title" : "e-Consent (Catering)",
"data" : "Your e-Consent required for Catering for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"email" : "",
"examResult" : [

],
"course" : "CBSE",
"studentContractLink" : "",
"emergencyContacts" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"isEContractGenerationOn" : false,
"daDetails" : null,
"badgeDisciplinary" : [

],
"webinars" : [

]
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:57:27.872 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4
```

_____________________________

----
Date: 08 Jun 2023 06:57:28.012 AM

_____________________________

Date: 08 Jun 2023 06:57:28.012 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageIndex" : 1,
"message" : null,
"order" : "new",
"query" : null,
"totalCount" : 4,
"mails" : [
{
"mailId" : "KGMDE",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-06-08T01:57:11.28",
"subject" : "Didnt get the consent form",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "KDIGJ",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-25T09:23:13.16",
"subject" : "Nivam is not finishing the classwork",
"attachments" : [
{
"name" : "IMG_2238.png",
"url" : "\/Hadapsar\/Upload\/IMG_2238.png"
}
],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JLHHG",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-12T17:52:05.373",
"subject" : "Re: \r\nJoin google classroom",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JKLEL",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-10T09:03:14.337",
"subject" : "Nivam has tooth ache",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
}
],
"pageSize" : 10,
"orderBy" : null
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:57:28.027 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 08 Jun 2023 06:57:28.117 AM

_____________________________

Date: 08 Jun 2023 06:57:28.116 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"query" : null,
"orderBy" : null,
"pageIndex" : 2,
"mails" : [

],
"pageSize" : 10,
"order" : "new",
"message" : null,
"totalCount" : 0
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:57:28.437 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 08 Jun 2023 06:57:28.619 AM

_____________________________
Date: 08 Jun 2023 06:57:28.617 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"query" : null,
"mails" : [
{
"mailId" : "KGMDE",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-06-08T01:57:11.28",
"subject" : "Didnt get the consent form",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "KDIGJ",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-25T09:23:13.16",
"subject" : "Nivam is not finishing the classwork",
"attachments" : [
{
"name" : "IMG_2238.png",
"url" : "\/Hadapsar\/Upload\/IMG_2238.png"
}
],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JLHHG",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-12T17:52:05.373",
"subject" : "Re: \r\nJoin google classroom",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JKLEL",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-10T09:03:14.337",
"subject" : "Nivam has tooth ache",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
}
],
"pageSize" : 10,
"orderBy" : null,
"totalCount" : 4,
"message" : null,
"order" : "new",
"pageIndex" : 1
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:57:28.640 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 08 Jun 2023 06:57:28.731 AM

_____________________________

Date: 08 Jun 2023 06:57:28.730 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"totalCount" : 0,
"pageSize" : 10,
"orderBy" : null,
"order" : "new",
"message" : null,
"mails" : [

],
"pageIndex" : 2,
"query" : null
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:57:29.505 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KGMDE&senderId=FLDJ&isSentMail=true```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4
```

_____________________________

----
Date: 08 Jun 2023 06:57:29.644 AM

_____________________________

Date: 08 Jun 2023 06:57:29.643 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=KGMDE&senderId=FLDJ&isSentMail=true```

Response: ```{
"senderId" : "FLDJ",
"attachments" : [

],
"date" : "2023-06-08T01:57:11.28",
"subject" : "Didnt get the consent form",
"recipients" : [
],
"isSentMail" : true,
"message" : "Hi Mam,\n\nWe haven’t received the consent form for sports
selection. Can you please check and send us the diary.\n\nThanks \nSugandhesh Pal
<hr \/>",
"mailId" : "KGMDE",
"from" : "Priyongbada Tapadar"
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:57:39.955 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4
```

_____________________________

----
Date: 08 Jun 2023 06:57:40.061 AM

_____________________________

Date: 08 Jun 2023 06:57:40.060 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"message" : null,
"pageSize" : 10,
"totalCount" : 4,
"orderBy" : null,
"mails" : [
{
"mailId" : "KGMDE",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-06-08T01:57:11.28",
"subject" : "Didnt get the consent form",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "KDIGJ",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-25T09:23:13.16",
"subject" : "Nivam is not finishing the classwork",
"attachments" : [
{
"name" : "IMG_2238.png",
"url" : "\/Hadapsar\/Upload\/IMG_2238.png"
}
],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JLHHG",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-12T17:52:05.373",
"subject" : "Re: \r\nJoin google classroom",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JKLEL",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-10T09:03:14.337",
"subject" : "Nivam has tooth ache",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
}
],
"query" : null,
"pageIndex" : 1,
"order" : "new"
}```
_____________________________

_____________________________

Date: 08 Jun 2023 06:57:40.087 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 08 Jun 2023 06:57:40.179 AM

_____________________________

Date: 08 Jun 2023 06:57:40.178 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"totalCount" : 0,
"pageIndex" : 2,
"orderBy" : null,
"message" : null,
"mails" : [

],
"query" : null,
"order" : "new",
"pageSize" : 10
}```

_____________________________

_____________________________
Date: 08 Jun 2023 06:57:45.350 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JKLEL&senderId=FLDJ&isSentMail=true```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 08 Jun 2023 06:57:45.516 AM

_____________________________

Date: 08 Jun 2023 06:57:45.515 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=JKLEL&senderId=FLDJ&isSentMail=true```

Response: ```{
"subject" : "Nivam has tooth ache",
"isSentMail" : true,
"date" : "2023-04-10T09:03:14.337",
"mailId" : "JKLEL",
"message" : "Hi Mam, \nNivam has tooth ache . We are providing the medicine .
It’s a liquid Gumex. It’s in the first pocket. In case he is having pain please
take a little portion in the hand and apply in his tooth .he is having pain in the
Left upper chewing tooth is having.\n\nWe are also sending a few books.\n\nThanks \
nSugandhesh Pal <hr \/>",
"from" : "Priyongbada Tapadar",
"attachments" : [

],
"recipients" : [

],
"senderId" : "FLDJ"
}```

_____________________________
_____________________________

Date: 08 Jun 2023 06:57:48.297 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 08 Jun 2023 06:57:48.492 AM

_____________________________

Date: 08 Jun 2023 06:57:48.490 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"order" : "new",
"orderBy" : null,
"mails" : [
{
"mailId" : "KGMDE",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-06-08T01:57:11.28",
"subject" : "Didnt get the consent form",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "KDIGJ",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-25T09:23:13.16",
"subject" : "Nivam is not finishing the classwork",
"attachments" : [
{
"name" : "IMG_2238.png",
"url" : "\/Hadapsar\/Upload\/IMG_2238.png"
}
],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JLHHG",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-12T17:52:05.373",
"subject" : "Re: \r\nJoin google classroom",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
},
{
"mailId" : "JKLEL",
"fromId" : "FLDJ",
"isRead" : false,
"fromName" : null,
"postedDate" : "2023-04-10T09:03:14.337",
"subject" : "Nivam has tooth ache",
"attachments" : [

],
"toId" : "D",
"recieverName" : "Vidya Karadepatil"
}
],
"message" : null,
"pageIndex" : 1,
"query" : null,
"totalCount" : 4,
"pageSize" : 10
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:57:48.510 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=2&q=&order=new```
Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 08 Jun 2023 06:57:48.690 AM

_____________________________

Date: 08 Jun 2023 06:57:48.689 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/sent?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"pageIndex" : 2,
"orderBy" : null,
"order" : "new",
"message" : null,
"pageSize" : 10,
"query" : null,
"totalCount" : 0,
"mails" : [

]
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:57:58.225 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 08 Jun 2023 06:57:58.361 AM

_____________________________

Date: 08 Jun 2023 06:57:58.360 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"toDate" : null,
"fromDate" : null,
"mailFromNames" : [

],
"pageIndex" : 1,
"totalCount" : 74,
"order" : "new",
"mailFolders" : null,
"pageSize" : 10,
"q" : null,
"mails" : [
{
"mailId" : "KGLKE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-07T19:26:40.063",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJIE",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-06T18:25:06.503",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJFF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-06T15:18:43.003",
"subject" : "GIIS\/HDP\/CIR-021\/2023-24 - Catering services - Payment
details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGIEE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-05T19:04:27.1",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [
{
"name" : "IMG_20230605_162611.jpg",
"url" : "\/Hadapsar\/Upload\/IMG_20230605_162611.jpg"
},
{
"name" : "Screenshot_2023_0605_163334.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0605_163334.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGGDD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T14:38:57.387",
"subject" : "GIIS\/HDP\/CIR-020\/2023-24 - Transport Details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFLK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T12:48:54.963",
"subject" : "GIIS\/HDP\/CIR-019\/2023-24 - Catering Services",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFKE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-02T21:03:56.157",
"subject" : "\r\nWorld environment day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGEHF",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2023-05-31T14:14:38.31",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKHI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-05-15T19:21:34.243",
"subject" : "REMINDER : SUBMISSION OF AADHAR",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKFL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-05-15T15:16:39.417",
"subject" : "Last Call for Entry: Global Schools Sheykhar Ravjiani School of
Music",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"message" : "Mails fetched successfully",
"orderBy" : null
}```

_____________________________

_____________________________

Date: 08 Jun 2023 06:58:01.632 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 08 Jun 2023 06:58:01.800 AM

_____________________________

Date: 08 Jun 2023 06:58:01.797 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Response: ```{
"users" : [
{
"name" : "Adan Khan",
"userId" : "FJGE",
"designation" : "Business Development Manager"
},
{
"name" : "Adhitya Dongre",
"userId" : "FKME",
"designation" : "Bookshop Assistant"
},
{
"name" : "Alok Singh",
"userId" : "FKJE",
"designation" : "Admissions Manager"
},
{
"name" : "Amit Kumar",
"userId" : "JHF",
"designation" : "Admin Executive"
},
{
"name" : "Amit Kumar Verma",
"userId" : "EEL",
"designation" : "Finance Controller"
},
{
"name" : "Amit Singh",
"userId" : "EGKJ",
"designation" : "Communications Executive"
},
{
"name" : "Anamika Pendhari",
"userId" : "EFIF",
"designation" : "Accounts Executive"
},
{
"name" : "Anjay Yadav",
"userId" : "GMI",
"designation" : "Finance Manager"
},
{
"name" : "Anupama Gajaralwar",
"userId" : "FHHH",
"designation" : "Executive Academic Centre"
},
{
"name" : "Ashish Arora",
"userId" : "EEEJ",
"designation" : "Accounts Executive"
},
{
"name" : "Ashish Tibdewal",
"userId" : "GHMI",
"designation" : "Country Director"
},
{
"name" : "Ayush Kalani",
"userId" : "KIE",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Baldev Singh",
"userId" : "GE",
"designation" : "Accounts Executive"
},
{
"name" : "Bhakti Gandhi",
"userId" : "FGLM",
"designation" : "Accounts Executive"
},
{
"name" : "Catherine Satam",
"userId" : "GDGM",
"designation" : "Manager Quality"
},
{
"name" : "D.Lakshmi Prasanna",
"userId" : "EDI",
"designation" : "Principal"
},
{
"name" : "Deepshikha Shrivastava",
"userId" : "FFKH",
"designation" : "Admissions Executive"
},
{
"name" : "Gaurav Gupta",
"userId" : "GKE",
"designation" : "Senior Accounts Executive"
},
{
"name" : "Girish Sachdeva",
"userId" : "GF",
"designation" : "Finance Controller"
},
{
"name" : "Hardik Gautami",
"userId" : "GHMJ",
"designation" : "Manager HR Analytics"
},
{
"name" : "Harshal Sarode",
"userId" : "EFIG",
"designation" : "Accounts Executive"
},
{
"name" : "Himanshu Jain",
"userId" : "EIG",
"designation" : "Accounts Executive"
},
{
"name" : "Internal Auditor",
"userId" : "JMK",
"designation" : "Accounts Executive"
},
{
"name" : "Ishika Bhagat",
"userId" : "EGGG",
"designation" : "HR Executive"
},
{
"name" : "Jagdish Naik",
"userId" : "FILI",
"designation" : "Transport Executive"
},
{
"name" : "MIHIR GOSALIA",
"userId" : "EJM",
"designation" : "Manager Support Services"
},
{
"name" : "Mohit Singh",
"userId" : "EHK",
"designation" : "Accounts Executive"
},
{
"name" : "Nagarajan N",
"userId" : "GGJL",
"designation" : "Academic Supervisor"
},
{
"name" : "Nidhi Sharma",
"userId" : "HEK",
"designation" : "Assistant Teacher"
},
{
"name" : "Nikhil Paspute",
"userId" : "GFMM",
"designation" : "Accounts Executive"
},
{
"name" : "PARSHVADEEP SINGH RAO",
"userId" : "GIK",
"designation" : "Operations Manager"
},
{
"name" : "Pradnya Kamat",
"userId" : "GHIF",
"designation" : "Front Office Executive"
},
{
"name" : "Pramod Tripathi",
"userId" : "IGL",
"designation" : "Director-Centre for Education Excellence"
},
{
"name" : "Priti Gargate",
"userId" : "FJED",
"designation" : "Admissions Executive"
},
{
"name" : "PRIYANKA BANKAR",
"userId" : "GLD",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Raghavendra Bhosale",
"userId" : "FEGF",
"designation" : "Admin Executive"
},
{
"name" : "RAHUL BHAGAT",
"userId" : "EJF",
"designation" : "Admin Executive"
},
{
"name" : "Rahul Muddalwar",
"userId" : "GIGE",
"designation" : "Operations Manager"
},
{
"name" : "Raj Kumar",
"userId" : "JJD",
"designation" : "Admissions Executive"
},
{
"name" : "Rajeev Katyal",
"userId" : "FJ",
"designation" : "Country Director"
},
{
"name" : "Rajendran Padmanabhan",
"userId" : "KFE",
"designation" : "Admissions Executive"
},
{
"name" : "Rajesh Wadhwani",
"userId" : "GIJ",
"designation" : "Admissions Executive"
},
{
"name" : "Rajiv Bansal",
"userId" : "GG",
"designation" : "Director"
},
{
"name" : "RANI NAYAR",
"userId" : "FFE",
"designation" : "Lab Assistant"
},
{
"name" : "Rathin Khandhadia",
"userId" : "KDD",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Raushan Jha",
"userId" : "GD",
"designation" : "Finance Manager"
},
{
"name" : "Ravinder John",
"userId" : "GFKL",
"designation" : "Customer Relationship Executive"
},
{
"name" : "Ravindra Kumar",
"userId" : "GGMG",
"designation" : "Finance Executive"
},
{
"name" : "Rutuja Gholap",
"userId" : "FILJ",
"designation" : "Admissions Executive"
},
{
"name" : "Sachin Sharma",
"userId" : "JHG",
"designation" : "Admin Executive"
},
{
"name" : "Sanjeev Dubey",
"userId" : "I",
"designation" : "Chief Technology Officer"
},
{
"name" : "Sarah Shaikh",
"userId" : "KEJ",
"designation" : "Admissions Executive"
},
{
"name" : "Saurbha Khuntia",
"userId" : "FM",
"designation" : "Finance Manager"
},
{
"name" : "Shaheen Nalband",
"userId" : "FGED",
"designation" : "Front Office Executive"
},
{
"name" : "Shaheenbanu Nalband",
"userId" : "GHHJ",
"designation" : "Admissions Executive"
},
{
"name" : "Sudhir Kumar Vishwakarma",
"userId" : "ELKI",
"designation" : "Business Development Manager"
},
{
"name" : "Suman Singh",
"userId" : "GHKL",
"designation" : "Finance Controller"
},
{
"name" : "Sweety Gathani",
"userId" : "KDE",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Tejeshwar Borade",
"userId" : "FEGI",
"designation" : "Admissions Manager"
},
{
"name" : "Test Staff",
"userId" : "EJ",
"designation" : "Admissions Executive"
},
{
"name" : "Testing Staff",
"userId" : "FEJ",
"designation" : "Admin Executive"
},
{
"name" : "Vaishali Borde",
"userId" : "FL",
"designation" : "Admissions Executive"
},
{
"name" : "Vipul Garg",
"userId" : "EIF",
"designation" : "Finance Controller"
},
{
"name" : "Vivek Choubey",
"userId" : "FLFH",
"designation" : "Finance Executive"
},
{
"name" : "Apurva Kulkarni",
"userId" : "GHGD",
"designation" : "Teacher"
},
{
"name" : "Jayvanti Pawar",
"userId" : "EGI",
"designation" : "Teacher"
},
{
"name" : "Priyanka Birajdar",
"userId" : "FFIK",
"designation" : "Sports Executive"
},
{
"name" : "Sanghita Bhuyan",
"userId" : "EFJ",
"designation" : "Coordinator"
},
{
"name" : "Shamika Pandit",
"userId" : "FGEI",
"designation" : "Teacher"
},
{
"name" : "Sourabh Kanhekar",
"userId" : "EFEE",
"designation" : "Teacher"
},
{
"name" : "SWATI WAGHMARE",
"userId" : "FED",
"designation" : "Teacher"
},
{
"name" : "Vidya Karadepatil",
"userId" : "GGIE",
"designation" : "Teacher"
}
],
"totalStaffCount" : 72,
"studentId" : "FLDI",
"message" : null
}```

_____________________________
----
Date: 08 Jun 2023 06:58:48.963 AM

_____________________________

Date: 08 Jun 2023 06:58:48.962 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Mail sent successfully"
}```

_____________________________

_____________________________

Date: 15 Jun 2023 12:15:37.119 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
37fbca2977a2ec9348769282444c3ff3075cba8213ea8edb9aa7edc0392a92d4,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 15 Jun 2023 12:15:40.481 PM

_____________________________

Date: 15 Jun 2023 12:15:40.480 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````
_____________________________

_____________________________

Date: 15 Jun 2023 12:15:40.552 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: ,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 15 Jun 2023 12:15:40.688 PM

_____________________________

Date: 15 Jun 2023 12:15:40.688 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________
----
Date: 15 Jun 2023 12:15:46.451 PM

_____________________________

Date: 15 Jun 2023 12:15:46.450 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"name" : "Priyongbada Tapadar",
"token_type" : "Bearer",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"userCode" : "P221300",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"campus" : "Pune-Hadapsar",
"access_token" :
"4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909",
"expires_in" : 86400,
"id" : "FLDJ",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"userType" : "PARENT",
"profileImage" : "",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 15 Jun 2023 12:15:46.603 PM


Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 15 Jun 2023 12:15:47.847 PM

_____________________________

Date: 15 Jun 2023 12:15:47.842 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"clSecId" : null,
"busPickUp" : null,
"badgeDisciplinary" : [

],
"events" : [

],
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"busDetails" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"newMessageCount" : 3,
"isEContractGenerationOn" : false,
"daDetails" : null,
"class" : "Standard 1",
"semesterAttendance" : null,
"studentDocuments" : [

],
"emergencyContacts" : [

],
"email" : "",
"feesDue" : null,
"name" : "Nivam Pal",
"studentContractLink" : "",
"examResult" : [

],
"studentId" : "FLDI",
"news" : null,
"profileImage" : "",
"message" : "Student Details Fetch Successfully.",
"announcements" : [

],
"course" : "CBSE",
"section" : "B",
"userName" : "Nivam",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"holidays" : [

],
"documents" : null,
"classId" : null,
"userCode" : "HDPS221300",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"webinars" : [

],
"isBusOperate" : false,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,70",
"isIframe" : true,
"title" : "e-Consent (Catering - Lunch)",
"data" : "Your e-Consent required for Catering - Lunch for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,71",
"isIframe" : true,
"title" : "e-Consent (Catering - Combo)",
"data" : "Your e-Consent required for Catering - Combo for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,69",
"isIframe" : true,
"title" : "e-Consent (Catering - Breakfast)",
"data" : "Your e-Consent required for Catering - Breakfast for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,72",
"isIframe" : true,
"title" : "e-Consent (IEO Workbook)",
"data" : "Your e-Consent required for IEO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,73",
"isIframe" : true,
"title" : "e-Consent (IEO Olympiad Prep Guide)",
"data" : "Your e-Consent required for IEO Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,74",
"isIframe" : true,
"title" : "e-Consent (IEO Olympiad PY Papers)",
"data" : "Your e-Consent required for IEO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,75",
"isIframe" : true,
"title" : "e-Consent (IGKO Workbook)",
"data" : "Your e-Consent required for IGKO Workbook for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,76",
"isIframe" : true,
"title" : "e-Consent (IMO Workbook)",
"data" : "Your e-Consent required for IMO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,77",
"isIframe" : true,
"title" : "e-Consent (IMO Olympiad PY Papers)",
"data" : "Your e-Consent required for IMO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,79",
"isIframe" : true,
"title" : "e-Consent (NCO Workbook)",
"data" : "Your e-Consent required for NCO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,80",
"isIframe" : true,
"title" : "e-Consent (NSO Olympiad Prep Guide)",
"data" : "Your e-Consent required for NSO Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,82",
"isIframe" : true,
"title" : "e-Consent (NSO Olympiad PY Papers)",
"data" : "Your e-Consent required for NSO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,83",
"isIframe" : true,
"title" : "e-Consent (NSO Workbook)",
"data" : "Your e-Consent required for NSO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,84",
"isIframe" : true,
"title" : "e-Consent (SOF IEO)",
"data" : "Your e-Consent required for SOF IEO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,85",
"isIframe" : true,
"title" : "e-Consent (SOF IGKO)",
"data" : "Your e-Consent required for SOF IGKO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,86",
"isIframe" : true,
"title" : "e-Consent (SOF IMO)",
"data" : "Your e-Consent required for SOF IMO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,88",
"isIframe" : true,
"title" : "e-Consent (SOF NCO)",
"data" : "Your e-Consent required for SOF NCO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,89",
"isIframe" : true,
"title" : "e-Consent (SOF NSO)",
"data" : "Your e-Consent required for SOF NSO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,90",
"isIframe" : true,
"title" : "e-Consent (IMP Olympiad Prep Guide)",
"data" : "Your e-Consent required for IMP Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,92",
"isIframe" : true,
"title" : "e-Consent (Reasoning Workbook Gr 1 to 5)",
"data" : "Your e-Consent required for Reasoning Workbook Gr 1 to 5 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
]
}```

_____________________________

_____________________________

Date: 15 Jun 2023 12:15:54.639 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 15 Jun 2023 12:15:54.896 PM

_____________________________

Date: 15 Jun 2023 12:15:54.894 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"executionTime" : 0,
"taxType" : "Tax",
"totalBalanceAmount" : 40918,
"pendingFeesList" : [
{
"invoiceNumber" : "I23015148",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2023-05-16T00:00:00",
"invoiceId" : "EIEHL",
"lastPaymentDate" : "2023-06-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=EIEHL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "40918.00",
"paidAmount" : 0,
"invoiceAmount" : 40918,
"feesType" : "2nd Term",
"breakDownLink" :
"\/modules\/gfinance\/PendingFeesWebApi\/GetPendingFeesDetails?
studentId=FLDI&invoiceId=EIEHL&sessionId=I"
}
],
"message" : "Get Student Pending List Successfully."
}```

_____________________________

_____________________________

Date: 15 Jun 2023 12:15:56.334 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/EIEHL/I```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 15 Jun 2023 12:15:56.691 PM

_____________________________

Date: 15 Jun 2023 12:15:56.689 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/EIEHL/I```

Response: ```{
"isLatePaymentCharges" : false,
"enablePayment" : true,
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "29260.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "29260.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "29260.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "29260.00",
"entityName" : "CB- Tuition Fees 2nd Term (2023-24)",
"enforceMinAmt" : false,
"entityId" : 122
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "5470.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "5470.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "5470.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "5470.00",
"entityName" : "CB - Term Fees-2nd Term (2023-24)",
"enforceMinAmt" : false,
"entityId" : 126
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "6188.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "6188.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "6188.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "6188.00",
"entityName" : "CB- 2023-24 Bus Fees (TW) 2nd Term",
"enforceMinAmt" : false,
"entityId" : 130
}
],
"allowPartialPayment" : true,
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=EIEHL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"executionTime" : 0,
"taxType" : "Tax",
"giroMessage" : "",
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"isInvoiceInGiroProcess" : false,
"displayLatePaymentChargeMessage" : "",
"allowPayment" : true,
"totalBalanceAmount" : "40918.00"
}```

_____________________________

_____________________________

Date: 15 Jun 2023 12:15:58.967 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

Payload:
```{
"list" : [
{
"entityId" : 122,
"paidAmount" : 29260
},
{
"paidAmount" : 5470,
"entityId" : 126
},
{
"entityId" : 130,
"paidAmount" : 6188
}
],
"invoiceId" : "EIEHL",
"studentId" : "FLDI",
"sendAmount" : 40918
}```

_____________________________

----
Date: 15 Jun 2023 12:15:59.353 PM

_____________________________

Date: 15 Jun 2023 12:15:59.351 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"totalPayableAmount" : "40918.00",
"feesSummaryList" : [

],
"subTotalAmount" : "40918.00",
"lpGracePeriodDays" : 0,
"executionTime" : 0,
"message" : "Post Data of Fees Summary Successfully.",
"creditNoteAmount" : "0.00",
"isMultiplePaymentGateway" : false,
"taxAmount" : "0.00",
"isLatePaymentChargesApplicable" : false,
"gateways" : [
{
"name" : "Pay by TPSL",
"gatewayId" : "EE",
"isDefaultGateway" : true
}
],
"transactionCharges" : "0.00",
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"invoiceAmount" : "40918.00",
"isGracePeriodApplicable" : false
}```

_____________________________

_____________________________

Date: 15 Jun 2023 12:16:02.699 PM

Request Description:

Method: POST
URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909
```

Payload:
```{
"list" : [
{
"entityId" : 122,
"paidAmount" : 29260
},
{
"paidAmount" : 5470,
"entityId" : 126
},
{
"entityId" : 130,
"paidAmount" : 6188
}
],
"invoiceId" : "EIEHL",
"studentId" : "FLDI",
"sendAmount" : "40918.0"
}```

_____________________________

----
Date: 15 Jun 2023 12:16:03.098 PM

_____________________________

Date: 15 Jun 2023 12:16:03.097 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"eNetId" : "15148|18840",
"paidAmount" : 29260,
"invoiceId" : "15148",
"errorMessage" : null,
"executionTime" : 0,
"maxTransaction" : "18840",
"insertedOn" : "2023-06-15T14:45:57.05",
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=EIEHL&64n05pn6v10Vq=ELLHD&567qr06
Vq=FLDI&nz1706=HDMEL&2n4r06N22=647r",
"message" : "Post Data Successfully For Online Payment."
}```

_____________________________

_____________________________

Date: 15 Jun 2023 12:16:40.005 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

_____________________________

Date: 15 Jun 2023 12:16:40.011 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 15 Jun 2023 12:16:41.511 PM
_____________________________

Date: 15 Jun 2023 12:16:41.506 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"clSecId" : null,
"daDetails" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"userName" : "Nivam",
"message" : "Student Details Fetch Successfully.",
"email" : "",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"webinars" : [

],
"studentContractLink" : "",
"events" : [

],
"examResult" : [

],
"profileImage" : "",
"emergencyContacts" : [

],
"documents" : null,
"studentDocuments" : [

],
"studentId" : "FLDI",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"badgeDisciplinary" : [

],
"name" : "Nivam Pal",
"announcements" : [

],
"class" : "Standard 1",
"course" : "CBSE",
"isEContractGenerationOn" : false,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,70",
"isIframe" : true,
"title" : "e-Consent (Catering - Lunch)",
"data" : "Your e-Consent required for Catering - Lunch for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,71",
"isIframe" : true,
"title" : "e-Consent (Catering - Combo)",
"data" : "Your e-Consent required for Catering - Combo for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,69",
"isIframe" : true,
"title" : "e-Consent (Catering - Breakfast)",
"data" : "Your e-Consent required for Catering - Breakfast for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,72",
"isIframe" : true,
"title" : "e-Consent (IEO Workbook)",
"data" : "Your e-Consent required for IEO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,73",
"isIframe" : true,
"title" : "e-Consent (IEO Olympiad Prep Guide)",
"data" : "Your e-Consent required for IEO Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,74",
"isIframe" : true,
"title" : "e-Consent (IEO Olympiad PY Papers)",
"data" : "Your e-Consent required for IEO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,75",
"isIframe" : true,
"title" : "e-Consent (IGKO Workbook)",
"data" : "Your e-Consent required for IGKO Workbook for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,76",
"isIframe" : true,
"title" : "e-Consent (IMO Workbook)",
"data" : "Your e-Consent required for IMO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,77",
"isIframe" : true,
"title" : "e-Consent (IMO Olympiad PY Papers)",
"data" : "Your e-Consent required for IMO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,79",
"isIframe" : true,
"title" : "e-Consent (NCO Workbook)",
"data" : "Your e-Consent required for NCO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,80",
"isIframe" : true,
"title" : "e-Consent (NSO Olympiad Prep Guide)",
"data" : "Your e-Consent required for NSO Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,82",
"isIframe" : true,
"title" : "e-Consent (NSO Olympiad PY Papers)",
"data" : "Your e-Consent required for NSO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,83",
"isIframe" : true,
"title" : "e-Consent (NSO Workbook)",
"data" : "Your e-Consent required for NSO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,84",
"isIframe" : true,
"title" : "e-Consent (SOF IEO)",
"data" : "Your e-Consent required for SOF IEO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,85",
"isIframe" : true,
"title" : "e-Consent (SOF IGKO)",
"data" : "Your e-Consent required for SOF IGKO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,86",
"isIframe" : true,
"title" : "e-Consent (SOF IMO)",
"data" : "Your e-Consent required for SOF IMO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,88",
"isIframe" : true,
"title" : "e-Consent (SOF NCO)",
"data" : "Your e-Consent required for SOF NCO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,89",
"isIframe" : true,
"title" : "e-Consent (SOF NSO)",
"data" : "Your e-Consent required for SOF NSO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,90",
"isIframe" : true,
"title" : "e-Consent (IMP Olympiad Prep Guide)",
"data" : "Your e-Consent required for IMP Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,92",
"isIframe" : true,
"title" : "e-Consent (Reasoning Workbook Gr 1 to 5)",
"data" : "Your e-Consent required for Reasoning Workbook Gr 1 to 5 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"classId" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"isBusOperate" : false,
"newMessageCount" : 3,
"holidays" : [

],
"feesDue" : null,
"section" : "B",
"busPickUp" : null,
"userCode" : "HDPS221300",
"semesterAttendance" : null,
"news" : null,
"busDetails" : null
}```

_____________________________

_____________________________

Date: 15 Jun 2023 12:16:42.316 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/EIEHL/I```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 15 Jun 2023 12:16:42.771 PM

_____________________________

Date: 15 Jun 2023 12:16:42.770 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/EIEHL/I```

Response: ```{
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"executionTime" : 0,
"enablePayment" : true,
"taxType" : "Tax",
"allowPartialPayment" : true,
"displayLatePaymentChargeMessage" : "",
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "29260.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "29260.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "29260.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "29260.00",
"entityName" : "CB- Tuition Fees 2nd Term (2023-24)",
"enforceMinAmt" : false,
"entityId" : 122
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "5470.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "5470.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "5470.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "5470.00",
"entityName" : "CB - Term Fees-2nd Term (2023-24)",
"enforceMinAmt" : false,
"entityId" : 126
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "6188.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "6188.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "6188.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "6188.00",
"entityName" : "CB- 2023-24 Bus Fees (TW) 2nd Term",
"enforceMinAmt" : false,
"entityId" : 130
}
],
"totalBalanceAmount" : "40918.00",
"allowPayment" : true,
"isLatePaymentCharges" : false,
"isInvoiceInGiroProcess" : false,
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=EIEHL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"giroMessage" : ""
}```

_____________________________

----
Date: 15 Jun 2023 12:16:43.795 PM

_____________________________

Date: 15 Jun 2023 12:16:43.793 PM


Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"message" : "Get Student Pending List Successfully.",
"executionTime" : 0,
"pendingFeesList" : [
{
"invoiceNumber" : "I23015148",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2023-05-16T00:00:00",
"invoiceId" : "EIEHL",
"lastPaymentDate" : "2023-06-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=EIEHL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "40918.00",
"paidAmount" : 0,
"invoiceAmount" : 40918,
"feesType" : "2nd Term",
"breakDownLink" :
"\/modules\/gfinance\/PendingFeesWebApi\/GetPendingFeesDetails?
studentId=FLDI&invoiceId=EIEHL&sessionId=I"
}
],
"taxType" : "Tax",
"totalBalanceAmount" : 40918
}```

_____________________________

_____________________________

Date: 15 Jun 2023 12:16:44.889 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909,
Content-Type: application\/json
```

Payload:
```{
"invoiceId" : "EIEHL",
"list" : [
{
"paidAmount" : 29260,
"entityId" : 122
},
{
"paidAmount" : 5470,
"entityId" : 126
},
{
"entityId" : 130,
"paidAmount" : 6188
}
],
"sendAmount" : 40918,
"studentId" : "FLDI"
}```

_____________________________

----
Date: 15 Jun 2023 12:16:45.068 PM

_____________________________

Date: 15 Jun 2023 12:16:45.066 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"taxAmount" : "0.00",
"lpGracePeriodDays" : 0,
"totalPayableAmount" : "40918.00",
"message" : "Post Data of Fees Summary Successfully.",
"transactionCharges" : "0.00",
"isGracePeriodApplicable" : false,
"isMultiplePaymentGateway" : false,
"invoiceAmount" : "40918.00",
"creditNoteAmount" : "0.00",
"isLatePaymentChargesApplicable" : false,
"executionTime" : 0,
"gateways" : [
{
"name" : "Pay by TPSL",
"gatewayId" : "EE",
"isDefaultGateway" : true
}
],
"subTotalAmount" : "40918.00",
"feesSummaryList" : [

]
}```
_____________________________

_____________________________

Date: 15 Jun 2023 12:17:09.041 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
4f06ba2ef9a37e5ae23fc3f5a574a6c0a48f73c42c47bf295b608560347df909,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 15 Jun 2023 12:17:11.106 PM

_____________________________

Date: 15 Jun 2023 12:17:11.100 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"studentDocuments" : [

],
"classId" : null,
"announcements" : [

],
"course" : "CBSE",
"class" : "Standard 1",
"message" : "Student Details Fetch Successfully.",
"name" : "Nivam Pal",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"daDetails" : null,
"email" : "",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"userCode" : "HDPS221300",
"documents" : null,
"emergencyContacts" : [

],
"newMessageCount" : 3,
"webinars" : [

],
"busPickUp" : null,
"studentId" : "FLDI",
"events" : [

],
"profileImage" : "",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"isBusOperate" : false,
"news" : null,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,70",
"isIframe" : true,
"title" : "e-Consent (Catering - Lunch)",
"data" : "Your e-Consent required for Catering - Lunch for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,71",
"isIframe" : true,
"title" : "e-Consent (Catering - Combo)",
"data" : "Your e-Consent required for Catering - Combo for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,69",
"isIframe" : true,
"title" : "e-Consent (Catering - Breakfast)",
"data" : "Your e-Consent required for Catering - Breakfast for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,72",
"isIframe" : true,
"title" : "e-Consent (IEO Workbook)",
"data" : "Your e-Consent required for IEO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,73",
"isIframe" : true,
"title" : "e-Consent (IEO Olympiad Prep Guide)",
"data" : "Your e-Consent required for IEO Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,74",
"isIframe" : true,
"title" : "e-Consent (IEO Olympiad PY Papers)",
"data" : "Your e-Consent required for IEO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,75",
"isIframe" : true,
"title" : "e-Consent (IGKO Workbook)",
"data" : "Your e-Consent required for IGKO Workbook for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,76",
"isIframe" : true,
"title" : "e-Consent (IMO Workbook)",
"data" : "Your e-Consent required for IMO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,77",
"isIframe" : true,
"title" : "e-Consent (IMO Olympiad PY Papers)",
"data" : "Your e-Consent required for IMO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,79",
"isIframe" : true,
"title" : "e-Consent (NCO Workbook)",
"data" : "Your e-Consent required for NCO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,80",
"isIframe" : true,
"title" : "e-Consent (NSO Olympiad Prep Guide)",
"data" : "Your e-Consent required for NSO Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,82",
"isIframe" : true,
"title" : "e-Consent (NSO Olympiad PY Papers)",
"data" : "Your e-Consent required for NSO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,83",
"isIframe" : true,
"title" : "e-Consent (NSO Workbook)",
"data" : "Your e-Consent required for NSO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,84",
"isIframe" : true,
"title" : "e-Consent (SOF IEO)",
"data" : "Your e-Consent required for SOF IEO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,85",
"isIframe" : true,
"title" : "e-Consent (SOF IGKO)",
"data" : "Your e-Consent required for SOF IGKO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,86",
"isIframe" : true,
"title" : "e-Consent (SOF IMO)",
"data" : "Your e-Consent required for SOF IMO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,88",
"isIframe" : true,
"title" : "e-Consent (SOF NCO)",
"data" : "Your e-Consent required for SOF NCO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,89",
"isIframe" : true,
"title" : "e-Consent (SOF NSO)",
"data" : "Your e-Consent required for SOF NSO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,90",
"isIframe" : true,
"title" : "e-Consent (IMP Olympiad Prep Guide)",
"data" : "Your e-Consent required for IMP Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,92",
"isIframe" : true,
"title" : "e-Consent (Reasoning Workbook Gr 1 to 5)",
"data" : "Your e-Consent required for Reasoning Workbook Gr 1 to 5 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"feesDue" : null,
"section" : "B",
"badgeDisciplinary" : [

],
"isEContractGenerationOn" : false,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [
],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"holidays" : [

],
"busDetails" : null,
"examResult" : [

],
"userName" : "Nivam",
"clSecId" : null,
"studentContractLink" : "",
"semesterAttendance" : null
}```

_____________________________

_____________________________

Date: 15 Jun 2023 12:17:15.903 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Authorization: ,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 15 Jun 2023 12:17:15.990 PM

_____________________________

Date: 15 Jun 2023 12:17:15.990 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

_____________________________

Date: 18 Jun 2023 11:07:04.890 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: ,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 18 Jun 2023 11:07:05.614 PM

_____________________________

Date: 18 Jun 2023 11:07:05.614 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 18 Jun 2023 11:07:11.345 PM

_____________________________

Date: 18 Jun 2023 11:07:11.343 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"expires_in" : 86400,
"id" : "FLDJ",
"userCode" : "P221300",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"access_token" :
"1ac7101b4c48d9eed5edb9a2f9d7abde53055d707894d5731282ae12b8912eac",
"userType" : "PARENT",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"campus" : "Pune-Hadapsar",
"name" : "Priyongbada Tapadar",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"token_type" : "Bearer",
"profileImage" : ""
}```

_____________________________

_____________________________

Date: 18 Jun 2023 11:07:11.490 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
1ac7101b4c48d9eed5edb9a2f9d7abde53055d707894d5731282ae12b8912eac,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 18 Jun 2023 11:07:11.888 PM

_____________________________

Date: 18 Jun 2023 11:07:11.885 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"class" : "Standard 1",
"classId" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"badgeDisciplinary" : [

],
"section" : "B",
"news" : null,
"isBusOperate" : false,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"studentContractLink" : "",
"isEContractGenerationOn" : false,
"webinars" : [

],
"events" : [

],
"examResult" : [

],
"holidays" : [

],
"documents" : null,
"semesterAttendance" : null,
"message" : "Student Details Fetch Successfully.",
"clSecId" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"busPickUp" : null,
"email" : "",
"timeTable" : null,
"announcements" : [

],
"name" : "Nivam Pal",
"feesDue" : null,
"studentId" : "FLDI",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,70",
"isIframe" : true,
"title" : "e-Consent (Catering - Lunch)",
"data" : "Your e-Consent required for Catering - Lunch for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,71",
"isIframe" : true,
"title" : "e-Consent (Catering - Combo)",
"data" : "Your e-Consent required for Catering - Combo for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,69",
"isIframe" : true,
"title" : "e-Consent (Catering - Breakfast)",
"data" : "Your e-Consent required for Catering - Breakfast for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,72",
"isIframe" : true,
"title" : "e-Consent (IEO Workbook)",
"data" : "Your e-Consent required for IEO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,73",
"isIframe" : true,
"title" : "e-Consent (IEO Olympiad Prep Guide)",
"data" : "Your e-Consent required for IEO Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,74",
"isIframe" : true,
"title" : "e-Consent (IEO Olympiad PY Papers)",
"data" : "Your e-Consent required for IEO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,75",
"isIframe" : true,
"title" : "e-Consent (IGKO Workbook)",
"data" : "Your e-Consent required for IGKO Workbook for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,76",
"isIframe" : true,
"title" : "e-Consent (IMO Workbook)",
"data" : "Your e-Consent required for IMO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,77",
"isIframe" : true,
"title" : "e-Consent (IMO Olympiad PY Papers)",
"data" : "Your e-Consent required for IMO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,79",
"isIframe" : true,
"title" : "e-Consent (NCO Workbook)",
"data" : "Your e-Consent required for NCO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,80",
"isIframe" : true,
"title" : "e-Consent (NSO Olympiad Prep Guide)",
"data" : "Your e-Consent required for NSO Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,82",
"isIframe" : true,
"title" : "e-Consent (NSO Olympiad PY Papers)",
"data" : "Your e-Consent required for NSO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,83",
"isIframe" : true,
"title" : "e-Consent (NSO Workbook)",
"data" : "Your e-Consent required for NSO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,84",
"isIframe" : true,
"title" : "e-Consent (SOF IEO)",
"data" : "Your e-Consent required for SOF IEO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,85",
"isIframe" : true,
"title" : "e-Consent (SOF IGKO)",
"data" : "Your e-Consent required for SOF IGKO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,86",
"isIframe" : true,
"title" : "e-Consent (SOF IMO)",
"data" : "Your e-Consent required for SOF IMO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,88",
"isIframe" : true,
"title" : "e-Consent (SOF NCO)",
"data" : "Your e-Consent required for SOF NCO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,89",
"isIframe" : true,
"title" : "e-Consent (SOF NSO)",
"data" : "Your e-Consent required for SOF NSO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,90",
"isIframe" : true,
"title" : "e-Consent (IMP Olympiad Prep Guide)",
"data" : "Your e-Consent required for IMP Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,92",
"isIframe" : true,
"title" : "e-Consent (Reasoning Workbook Gr 1 to 5)",
"data" : "Your e-Consent required for Reasoning Workbook Gr 1 to 5 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"studentDocuments" : [

],
"emergencyContacts" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"course" : "CBSE",
"userName" : "Nivam",
"busDetails" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"daDetails" : null,
"newMessageCount" : 3,
"userCode" : "HDPS221300"
}```

_____________________________

_____________________________

Date: 18 Jun 2023 11:07:20.818 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
1ac7101b4c48d9eed5edb9a2f9d7abde53055d707894d5731282ae12b8912eac,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 18 Jun 2023 11:07:21.407 PM

_____________________________

Date: 18 Jun 2023 11:07:21.405 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"fromDate" : null,
"q" : null,
"order" : "new",
"orderBy" : null,
"pageIndex" : 1,
"pageSize" : 10,
"mails" : [
{
"mailId" : "KJEFI",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-16T19:44:51.877",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KJEFF",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-16T19:36:03.053",
"subject" : "Re: Meeting with class teacher",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KJDED",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-15T18:09:55.887",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KIIII",
"fromId" : "E",
"isRead" : true,
"fromName" : "IT Administrator",
"postedDate" : "2023-06-15T14:06:33.037",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Gentle reminder for Outstanding
Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KHJJJ",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-12T19:07:50.243",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KHJDJ",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-12T17:47:46.62",
"subject" : "\r\nHoliday announcement",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KHHMH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-12T13:27:15.607",
"subject" : "GIIS\/HDP\/CIR-021\/2023-24 - Palki holidays 13th & 14th June",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KHGLH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-11T19:26:40.493",
"subject" : "\r\ncommunity helpers stickers",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KHFIF",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-09T18:46:33.02",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KHDKM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-08T19:22:30.417",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"mailFromNames" : [
{
"userid" : 5514,
"userName" : "Amar Kumar"
},
{
"userid" : 2117,
"userName" : "Eman Elnabawy"
},
{
"userid" : 1078,
"userName" : "Hemangi Kale"
},
{
"userid" : 3330,
"userName" : "Jasir Kalikavu"
},
{
"userid" : 1426,
"userName" : "Nazia Ayoub"
},
{
"userid" : 7218,
"userName" : "Neha Sareen"
},
{
"userid" : 8672,
"userName" : "Priya K"
},
{
"userid" : 8804,
"userName" : "Ravi Rajesekhar"
},
{
"userid" : 5581,
"userName" : "Samsheer S"
},
{
"userid" : 3666,
"userName" : "Sanhita Banerjee"
},
{
"userid" : 3137,
"userName" : "Shihabudheen U.P"
},
{
"userid" : 5309,
"userName" : "Shyja George"
},
{
"userid" : 10118,
"userName" : "Wajeeha Zaib"
}
],
"message" : "Mails fetched successfully",
"mailFolders" : null,
"toDate" : null,
"totalCount" : 84
}```

_____________________________

_____________________________

Date: 18 Jun 2023 11:07:22.695 PM


Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
1ac7101b4c48d9eed5edb9a2f9d7abde53055d707894d5731282ae12b8912eac,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 18 Jun 2023 11:07:22.977 PM

_____________________________

Date: 18 Jun 2023 11:07:22.975 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"q" : null,
"mails" : [
{
"mailId" : "KGLKE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-07T19:26:40.063",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJIE",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-06T18:25:06.503",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGJFF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-06T15:18:43.003",
"subject" : "GIIS\/HDP\/CIR-021\/2023-24 - Catering services - Payment
details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGIEE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-05T19:04:27.1",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [
{
"name" : "IMG_20230605_162611.jpg",
"url" : "\/Hadapsar\/Upload\/IMG_20230605_162611.jpg"
},
{
"name" : "Screenshot_2023_0605_163334.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0605_163334.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGGDD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T14:38:57.387",
"subject" : "GIIS\/HDP\/CIR-020\/2023-24 - Transport Details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFLK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-03T12:48:54.963",
"subject" : "GIIS\/HDP\/CIR-019\/2023-24 - Catering Services",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGFKE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-02T21:03:56.157",
"subject" : "\r\nWorld environment day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KGEHF",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2023-05-31T14:14:38.31",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKHI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-05-15T19:21:34.243",
"subject" : "REMINDER : SUBMISSION OF AADHAR",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KEKFL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-05-15T15:16:39.417",
"subject" : "Last Call for Entry: Global Schools Sheykhar Ravjiani School of
Music",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"message" : "Mails fetched successfully",
"mailFolders" : null,
"mailFromNames" : [
{
"userid" : 5514,
"userName" : "Amar Kumar"
},
{
"userid" : 2117,
"userName" : "Eman Elnabawy"
},
{
"userid" : 1078,
"userName" : "Hemangi Kale"
},
{
"userid" : 3330,
"userName" : "Jasir Kalikavu"
},
{
"userid" : 1426,
"userName" : "Nazia Ayoub"
},
{
"userid" : 7218,
"userName" : "Neha Sareen"
},
{
"userid" : 8672,
"userName" : "Priya K"
},
{
"userid" : 8804,
"userName" : "Ravi Rajesekhar"
},
{
"userid" : 5581,
"userName" : "Samsheer S"
},
{
"userid" : 3666,
"userName" : "Sanhita Banerjee"
},
{
"userid" : 3137,
"userName" : "Shihabudheen U.P"
},
{
"userid" : 5309,
"userName" : "Shyja George"
},
{
"userid" : 10118,
"userName" : "Wajeeha Zaib"
}
],
"toDate" : null,
"fromDate" : null,
"orderBy" : null,
"pageSize" : 10,
"pageIndex" : 2,
"order" : "new",
"totalCount" : 84
}```

_____________________________

_____________________________

Date: 18 Jun 2023 11:07:25.280 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
1ac7101b4c48d9eed5edb9a2f9d7abde53055d707894d5731282ae12b8912eac
```

_____________________________

----
Date: 18 Jun 2023 11:07:25.475 PM

_____________________________

Date: 18 Jun 2023 11:07:25.474 PM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"calendar" : [

],
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
],
"session" : {
"sessEnd" : "2024-03-31T00:00:00",
"sessionId" : "I",
"sessStart" : "2023-04-01T00:00:00",
"sessionName" : "2023-2024"
},
"message" : "Student calendar details get successfully"
}```

_____________________________

_____________________________

Date: 18 Jun 2023 11:07:27.388 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Authentication Headers:
```
Authorization: Bearer
1ac7101b4c48d9eed5edb9a2f9d7abde53055d707894d5731282ae12b8912eac,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 18 Jun 2023 11:07:27.624 PM

_____________________________

Date: 18 Jun 2023 11:07:27.623 PM

Response Description:

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Response: ```"Oops! A system error occurred and has been reported to the system
administrator."```

_____________________________

_____________________________

Date: 18 Jun 2023 11:08:22.787 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gexam/api/v1/Attendance/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
1ac7101b4c48d9eed5edb9a2f9d7abde53055d707894d5731282ae12b8912eac,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 18 Jun 2023 11:08:23.509 PM
_____________________________

Date: 18 Jun 2023 11:08:23.507 PM

Response Description:

URL: ```https://mygiis.org/modules/gexam/api/v1/Attendance/FLDI```

Response: ```{
"filters" : {
"isParent" : false,
"studentId" : null,
"examType" : null
},
"message" : "Attendance details data fetched Successfully",
"data" : {
"studentId" : "FLDI",
"examAttendanceList" : [
{
"totalDaysPresent" : 25,
"totalWorkingDays" : 25,
"examStartDate" : "2023-04-01T00:00:00",
"totalHolidays" : 0,
"examEndDate" : "2023-09-30T00:00:00",
"totalDaysAbsent" : 0,
"percentage" : 100,
"examType" : "Semester I"
}
],
"currentMonthAttendance" : {
"totalLeave" : 0,
"totalWorkingDays" : 7,
"totalHolidays" : 0,
"totalDaysPresent" : 7,
"totalDaysAbsent" : 0
},
"monthWiseAttendanceList" : [
{
"id" : 0,
"startDate" : "2023-04-05T20:14:00",
"endDate" : "2023-04-05T20:14:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 1,
"startDate" : "2023-04-06T16:29:00",
"endDate" : "2023-04-06T16:29:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 2,
"startDate" : "2023-04-10T20:06:00",
"endDate" : "2023-04-10T20:06:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 3,
"startDate" : "2023-04-11T15:11:00",
"endDate" : "2023-04-11T15:11:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 4,
"startDate" : "2023-04-12T14:59:00",
"endDate" : "2023-04-12T14:59:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 5,
"startDate" : "2023-04-13T17:37:00",
"endDate" : "2023-04-13T17:37:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 6,
"startDate" : "2023-04-17T18:29:00",
"endDate" : "2023-04-17T18:29:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 7,
"startDate" : "2023-04-18T18:05:00",
"endDate" : "2023-04-18T18:05:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 8,
"startDate" : "2023-04-19T12:59:00",
"endDate" : "2023-04-19T12:59:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 9,
"startDate" : "2023-04-20T12:58:00",
"endDate" : "2023-04-20T12:58:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 10,
"startDate" : "2023-04-21T19:21:00",
"endDate" : "2023-04-21T19:21:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 11,
"startDate" : "2023-04-24T17:24:00",
"endDate" : "2023-04-24T17:24:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 12,
"startDate" : "2023-04-25T21:39:00",
"endDate" : "2023-04-25T21:39:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 13,
"startDate" : "2023-04-26T20:51:00",
"endDate" : "2023-04-26T20:51:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 14,
"startDate" : "2023-04-27T15:47:00",
"endDate" : "2023-04-27T15:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 15,
"startDate" : "2023-04-28T14:51:00",
"endDate" : "2023-04-28T14:51:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 16,
"startDate" : "2023-05-02T23:13:00",
"endDate" : "2023-05-02T23:13:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 17,
"startDate" : "2023-05-04T19:23:00",
"endDate" : "2023-05-04T19:23:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 18,
"startDate" : "2023-06-05T17:23:00",
"endDate" : "2023-06-05T17:23:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 19,
"startDate" : "2023-06-06T17:34:00",
"endDate" : "2023-06-06T17:34:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 20,
"startDate" : "2023-06-07T17:22:00",
"endDate" : "2023-06-07T17:22:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 21,
"startDate" : "2023-06-08T12:28:00",
"endDate" : "2023-06-08T12:28:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 22,
"startDate" : "2023-06-12T17:29:00",
"endDate" : "2023-06-12T17:29:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 23,
"startDate" : "2023-06-15T11:46:00",
"endDate" : "2023-06-15T11:46:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 24,
"startDate" : "2023-06-16T19:37:00",
"endDate" : "2023-06-16T19:37:00",
"attendanceStatus" : "P",
"color" : "#48d365"
}
],
"semesterAttendance" : {
"endDate" : "2023-09-30T00:00:00",
"percentage" : 100,
"startDate" : "2023-04-01T00:00:00"
}
}
}```

_____________________________

_____________________________

Date: 15 Jul 2023 12:56:36.955 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
1ac7101b4c48d9eed5edb9a2f9d7abde53055d707894d5731282ae12b8912eac
```

_____________________________

----
Date: 15 Jul 2023 12:56:39.446 AM

_____________________________

Date: 15 Jul 2023 12:56:39.443 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 15 Jul 2023 12:56:39.511 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: ,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 15 Jul 2023 12:56:40.138 AM

_____________________________

Date: 15 Jul 2023 12:56:40.137 AM


Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 15 Jul 2023 12:56:47.143 AM

_____________________________

Date: 15 Jul 2023 12:56:47.141 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"campus" : "Pune-Hadapsar",
"token_type" : "Bearer",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"access_token" :
"eb502e985f59bf45796af8efb26f04c948352a3d432021d7a3040b89633bd5fd",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"id" : "FLDJ",
"userType" : "PARENT",
"expires_in" : 86400,
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"userCode" : "P221300",
"profileImage" : "",
"name" : "Priyongbada Tapadar"
}```

_____________________________

_____________________________

Date: 15 Jul 2023 12:56:47.292 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
eb502e985f59bf45796af8efb26f04c948352a3d432021d7a3040b89633bd5fd,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 15 Jul 2023 12:56:47.878 AM

_____________________________

Date: 15 Jul 2023 12:56:47.872 AM


Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"newMessageCount" : 3,
"studentContractLink" : "",
"userCode" : "HDPS221300",
"course" : "CBSE",
"clSecId" : null,
"message" : "Student Details Fetch Successfully.",
"isBusOperate" : false,
"email" : "",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,72",
"isIframe" : true,
"title" : "e-Consent (IEO Workbook)",
"data" : "Your e-Consent required for IEO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,73",
"isIframe" : true,
"title" : "e-Consent (IEO Olympiad Prep Guide)",
"data" : "Your e-Consent required for IEO Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,74",
"isIframe" : true,
"title" : "e-Consent (IEO Olympiad PY Papers)",
"data" : "Your e-Consent required for IEO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,75",
"isIframe" : true,
"title" : "e-Consent (IGKO Workbook)",
"data" : "Your e-Consent required for IGKO Workbook for your ward Nivam
Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,76",
"isIframe" : true,
"title" : "e-Consent (IMO Workbook)",
"data" : "Your e-Consent required for IMO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,77",
"isIframe" : true,
"title" : "e-Consent (IMO Olympiad PY Papers)",
"data" : "Your e-Consent required for IMO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,79",
"isIframe" : true,
"title" : "e-Consent (NCO Workbook)",
"data" : "Your e-Consent required for NCO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,80",
"isIframe" : true,
"title" : "e-Consent (NSO Olympiad Prep Guide)",
"data" : "Your e-Consent required for NSO Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,82",
"isIframe" : true,
"title" : "e-Consent (NSO Olympiad PY Papers)",
"data" : "Your e-Consent required for NSO Olympiad PY Papers for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,83",
"isIframe" : true,
"title" : "e-Consent (NSO Workbook)",
"data" : "Your e-Consent required for NSO Workbook for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,84",
"isIframe" : true,
"title" : "e-Consent (SOF IEO)",
"data" : "Your e-Consent required for SOF IEO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,85",
"isIframe" : true,
"title" : "e-Consent (SOF IGKO)",
"data" : "Your e-Consent required for SOF IGKO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,86",
"isIframe" : true,
"title" : "e-Consent (SOF IMO)",
"data" : "Your e-Consent required for SOF IMO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,88",
"isIframe" : true,
"title" : "e-Consent (SOF NCO)",
"data" : "Your e-Consent required for SOF NCO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,89",
"isIframe" : true,
"title" : "e-Consent (SOF NSO)",
"data" : "Your e-Consent required for SOF NSO for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,90",
"isIframe" : true,
"title" : "e-Consent (IMP Olympiad Prep Guide)",
"data" : "Your e-Consent required for IMP Olympiad Prep Guide for your ward
Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,92",
"isIframe" : true,
"title" : "e-Consent (Reasoning Workbook Gr 1 to 5)",
"data" : "Your e-Consent required for Reasoning Workbook Gr 1 to 5 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"documents" : null,
"semesterAttendance" : null,
"events" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [
]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"webinars" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"section" : "B",
"class" : "Standard 1",
"studentDocuments" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"news" : null,
"holidays" : [

],
"emergencyContacts" : [

],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
}
],
"feesDue" : null,
"classId" : null,
"busPickUp" : null,
"badgeDisciplinary" : [

],
"announcements" : [

],
"daDetails" : null,
"name" : "Nivam Pal",
"busDetails" : null,
"userName" : "Nivam",
"isEContractGenerationOn" : false,
"studentId" : "FLDI",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg"
}```

_____________________________

_____________________________

Date: 15 Jul 2023 12:56:59.472 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
eb502e985f59bf45796af8efb26f04c948352a3d432021d7a3040b89633bd5fd
```

_____________________________

----
Date: 15 Jul 2023 12:57:00.208 AM

_____________________________

Date: 15 Jul 2023 12:57:00.206 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```
Response: ```{
"totalCount" : 118,
"order" : "new",
"fromDate" : null,
"pageIndex" : 1,
"pageSize" : 10,
"mailFolders" : null,
"q" : null,
"message" : "Mails fetched successfully",
"toDate" : null,
"mailFromNames" : [

],
"orderBy" : null,
"mails" : [
{
"mailId" : "LDHKL",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-07-14T20:29:53.493",
"subject" : "\r\nEV-1 Report Generated",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LDFGI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-07-13T13:12:42.42",
"subject" : "GIIS\/HDP\/CIR-040\/2023-24 - Catering Services",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LDELK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-07-12T14:38:57.01",
"subject" : "Beginning the new session with high spirits!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LDEFH",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-07-11T20:20:13.83",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KMMFK",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-07-10T19:49:10.717",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KMHHD",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-07-08T23:08:43.917",
"subject" : "\r\nPTM-1 Circular",
"attachments" : [
{
"name" : "Grade I B PTM slots.pdf",
"url" : "\/Hadapsar\/Upload\/Grade I B PTM slots.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KMFIG",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-07-06T18:24:39.4",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KMDDL",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-07-05T18:27:16.313",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KLKHD",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-07-04T18:45:41.5",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KLIMF",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-07-03T19:08:15.937",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
]
}```

_____________________________

_____________________________

Date: 15 Jul 2023 12:57:02.216 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=LDHKL&senderId=GGGM```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
eb502e985f59bf45796af8efb26f04c948352a3d432021d7a3040b89633bd5fd,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________
----
Date: 15 Jul 2023 12:57:03.324 AM

_____________________________

Date: 15 Jul 2023 12:57:03.321 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=LDHKL&senderId=GGGM```

Response: ```{
"senderId" : "GGGM",
"isSentMail" : false,
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
class=\"x_ContentPasted0\">Dear Parent,&nbsp;<br class=\"x_ContentPasted0\" \/><br
class=\"x_ContentPasted0\" \/>Happy Evening!<br class=\"x_ContentPasted0\" \/><br
class=\"x_ContentPasted0\" \/>This is to inform you that EV-1 Report cards are now
live on MyGIIS.&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<p
class=\"x_ContentPasted0\">Regards<\/p>\r\n<p class=\"x_ContentPasted0\">Team
GIIS<\/p>\r\n<\/body>\r\n<\/html>",
"subject" : "\r\nEV-1 Report Generated",
"from" : "Sujata Chatterjee",
"mailId" : "LDHKL",
"attachments" : [

],
"date" : "2023-07-14T20:29:53.493",
"recipients" : [
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDL",
"name" : "Prajakta Budke",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
}
]
}```

_____________________________

_____________________________

Date: 15 Jul 2023 12:57:14.825 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
eb502e985f59bf45796af8efb26f04c948352a3d432021d7a3040b89633bd5fd,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 15 Jul 2023 12:57:15.099 AM

_____________________________

Date: 15 Jul 2023 12:57:15.097 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"orderBy" : null,
"fromDate" : null,
"pageIndex" : 2,
"mails" : [
{
"mailId" : "KLGKL",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-30T19:12:38.91",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KKLJL",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-29T15:56:24.543",
"subject" : "\r\nPersonal information",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KKKIH",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-28T18:38:26.193",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KKKIF",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-06-28T18:18:42.243",
"subject" : "Submit Your Entry for the GIIS Inter-School Writing Contest!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KKKED",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-28T16:35:04.353",
"subject" : "GIIS\/HDP\/CIR-034\/2023-24 - Uniform Purchase",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KKKDF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-28T16:28:32.433",
"subject" : "GIIS\/HDP\/CIR-033\/2023-24 - Holiday - 29th June 2023",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KKJIH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-28T11:15:00.413",
"subject" : "\r\nPersonal information",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KKIMJ",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-06-27T20:08:25.353",
"subject" : "\r\nToday\'\'s class work and home work.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KKIKF",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-06-27T18:16:04.95",
"subject" : "\r\nGuidelines for EV-1",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "KKIFL",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-06-27T12:29:20.45",
"subject" : "GIIS\/HDP\/CIR-031\/2023-24 - Catering services",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"q" : null,
"toDate" : null,
"order" : "new",
"mailFromNames" : [

],
"totalCount" : 118,
"message" : "Mails fetched successfully",
"pageSize" : 10,
"mailFolders" : null
}```

_____________________________

_____________________________

Date: 15 Jul 2023 12:57:21.994 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
eb502e985f59bf45796af8efb26f04c948352a3d432021d7a3040b89633bd5fd,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 15 Jul 2023 12:57:22.883 AM

_____________________________

Date: 15 Jul 2023 12:57:22.882 AM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"calendar" : [

],
"message" : "Student calendar details get successfully",
"session" : {
"sessEnd" : "2024-03-31T00:00:00",
"sessionId" : "I",
"sessStart" : "2023-04-01T00:00:00",
"sessionName" : "2023-2024"
},
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
]
}```

_____________________________

_____________________________

Date: 15 Jul 2023 12:57:40.284 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gexam/api/v1/Exam/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
eb502e985f59bf45796af8efb26f04c948352a3d432021d7a3040b89633bd5fd,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 15 Jul 2023 12:57:42.137 AM

_____________________________

Date: 15 Jul 2023 12:57:42.135 AM

Response Description:

URL: ```https://mygiis.org/modules/gexam/api/v1/Exam/FLDI```
Response: ```{
"examResultList" : [
{
"pdfLink" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"htmlUrl" : "\/modules\/gparentdashboard\/api\/v1\/landing\/LJG",
"message" : null,
"examDeclarationDate" : "2023-07-14T00:00:00",
"percentage" : null,
"filters" : {
"studentId" : null,
"examType" : null
},
"showToParent" : true,
"semesterName" : "Semester I",
"session" : "2023-24",
"pdfExamType" : "Assessment - I (2023-24)",
"isdownloadable" : true,
"examType" : "Assessment - I (2023-24)",
"examSession" : "",
"sessionId" : "I",
"viewUrl" : "\/modules\/gexam\/api\/v1\/Exam\/FLDI\/Assessment%20-%20I
%20(2023-24)",
"result" : null,
"examId" : "FM",
"downloadUrl" : "\/modules\/gexam\/api\/v1\/Exam\/Download\/FLDI\/Assessment
%20-%20I%20(2023-24)"
}
],
"message" : "Exam list data fetched successfully",
"studentId" : null,
"filters" : {
"studentId" : null,
"isParent" : false
}
}```

_____________________________

_____________________________

Date: 29 Aug 2023 05:43:51.189 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
eb502e985f59bf45796af8efb26f04c948352a3d432021d7a3040b89633bd5fd,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 29 Aug 2023 05:43:51.516 PM

_____________________________

Date: 29 Aug 2023 05:43:51.515 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 29 Aug 2023 05:43:51.562 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: ,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 29 Aug 2023 05:43:51.692 PM

_____________________________

Date: 29 Aug 2023 05:43:51.692 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```
Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 29 Aug 2023 05:44:03.572 PM

_____________________________

Date: 29 Aug 2023 05:44:03.570 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"campus" : "Pune-Hadapsar",
"profileImage" : "",
"id" : "FLDJ",
"userCode" : "P221300",
"token_type" : "Bearer",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"userType" : "PARENT",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"name" : "Priyongbada Tapadar",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"expires_in" : 86400,
"access_token" :
"d5d5c761c5bfdb839d6b32f968703b8d7c7794f41f43a9565f01be2398586973"
}```

_____________________________

_____________________________

Date: 29 Aug 2023 05:44:03.674 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
d5d5c761c5bfdb839d6b32f968703b8d7c7794f41f43a9565f01be2398586973
```

_____________________________

----
Date: 29 Aug 2023 05:44:04.041 PM

_____________________________

Date: 29 Aug 2023 05:44:04.035 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"newMessageCount" : 1,
"news" : null,
"daDetails" : null,
"reminders" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"studentContractLink" : "",
"section" : "B",
"email" : "",
"isBusOperate" : false,
"clSecId" : null,
"message" : "Student Details Fetch Successfully.",
"busPickUp" : null,
"studentId" : "FLDI",
"name" : "Nivam Pal",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
}
],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"examTimeTable" : {
"examId" : 66,
"examStartDate" : "2023-09-01T00:00:00",
"greeting" : null,
"examEndDate" : "2023-09-12T00:00:00",
"subjectDetailList" : [
{
"examDate" : "2023-09-01T00:00:00",
"examDay" : "Friday",
"exam" : "9 Gems",
"subjectName" : "GEM 1: Academic Excellence, Collaborative & Project Based
Learning",
"subOrder" : 1
},
{
"examDate" : "2023-09-02T00:00:00",
"examDay" : "Saturday",
"exam" : "9 Gems",
"subjectName" : "GEM 2: Sports, Health & Fitness Excellence",
"subOrder" : 2
},
{
"examDate" : "2023-09-04T00:00:00",
"examDay" : "Monday",
"exam" : "9 Gems",
"subjectName" : "GEM 3: Digital & Visual Arts",
"subOrder" : 3
},
{
"examDate" : "2023-09-05T00:00:00",
"examDay" : "Tuesday",
"exam" : "9 Gems",
"subjectName" : "GEM 4: Personality Development, Speech and Drama",
"subOrder" : 4
},
{
"examDate" : "2023-09-06T00:00:00",
"examDay" : "Wednesday",
"exam" : "9 Gems",
"subjectName" : "GEM 5: Creativity, Innovation & Problem Solving",
"subOrder" : 5
},
{
"examDate" : "2023-09-07T00:00:00",
"examDay" : "Thursday",
"exam" : "9 Gems",
"subjectName" : "GEM 6: Entrepreneurship & Leadership Development",
"subOrder" : 6
},
{
"examDate" : "2023-09-08T00:00:00",
"examDay" : "Friday",
"exam" : "9 Gems",
"subjectName" : "GEM 7: Universal Values, Ethics & Discipline",
"subOrder" : 7
},
{
"examDate" : "2023-09-11T00:00:00",
"examDay" : "Monday",
"exam" : "9 Gems",
"subjectName" : "GEM 8: Community Connection, Care & Conserve",
"subOrder" : 8
},
{
"examDate" : "2023-09-12T00:00:00",
"examDay" : "Tuesday",
"exam" : "9 Gems",
"subjectName" : "GEM 9: Life Skills, Career & Vocational Competencies",
"subOrder" : 9
}
],
"message" : null,
"exam" : "9 Gems"
},
"isEContractGenerationOn" : false,
"feesDue" : null,
"course" : "CBSE",
"events" : [

],
"announcements" : [
{
"postedDate" : "2023-08-21T19:14:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><p dir=\"ltr\">Dear
Esteemed Parents\/Guardians,<\/p><p dir=\"ltr\">We hope this message finds you in
good health and high spirits. We are pleased to inform you about an upcoming event
that holds great significance not only for our school community but for society at
large. Our school is organizing a Blood Donation Drive, and we invite you to join
us in this noble endeavor.<\/p><p dir=\"ltr\"><span style=\"color: rgb(0, 0,
255);\"><strong>Date: 26\/08\/2023&nbsp; &nbsp; &nbsp; Time: 9:00 am - 3:00 pm
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Venue:GIIS Smart Campus<\/strong><\/span><\/p><p
dir=\"ltr\">Your involvement will set an example of compassion and community
service for our students, showing them the importance of giving back to
society.<\/p><p dir=\"ltr\">Please confirm your participation by 24\/08\/2023 by
filling out the attached form.<\/p><p dir=\"ltr\"><em><strong><span style=\"color:
#0000ff;\"><a
href=\"https:\/\/fanyv88.com:443\/https\/docs.google.com\/forms\/d\/e\/1FAIpQLSeYZZaJ8PaqKsK_qI8iU0OIQJRpxv
SOgNzugJmw53fLdcMJ_w\/viewform\"><span style=\"color: #0000ff;\">Click here if
you\'re interested in participating.<\/span><\/a><\/span><\/strong><\/em><\/p><p
dir=\"ltr\">If you have any questions or concerns, please don\'t hesitate to get in
touch.<\/p><p dir=\"ltr\">Let\'s come together as a school community and make a
positive impact through this Blood Donation Drive. Your support is deeply
appreciated.<\/p><p dir=\"ltr\">Thank you for your time and consideration.<\/p><p
dir=\"ltr\">Warm regards,<\/p><p dir=\"ltr\">Team GIIS<\/p><p
dir=\"ltr\">=======================================================================
=<\/p><p><span style=\"color: #800000;\"><strong>GUIDELINES FOR
DONORS<\/strong><\/span><\/p><p><strong>GIVING BLOOD !!<\/strong><\/p><p
dir=\"ltr\"><strong>Am I Eligible ?<\/strong><\/p><p><strong>Basic Eligibility
Requirements<\/strong><\/p><p dir=\"ltr\">To ensure the safety of both donors and
recipients, there are specific eligibility criteria for blood donation. If you
fulfill the following requirements, you are eligible to donate blood:<\/p><ol><li
dir=\"ltr\"><p dir=\"ltr\">Age: You must be at least 18 years old and not older
than 60 years.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Weight: You must weigh a
minimum of 99 pounds (approximately 50 kilograms).<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Health Condition: On the day of donation, you need to be in good health
and feeling well.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Medical History: You
should not have a history of exposure to hepatitis or AIDS.<\/p><\/li><li
dir=\"ltr\"><p dir=\"ltr\">Last Blood Donation: Your last blood donation must have
been at least 90 days ago.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Hemoglobin
Level: Your hemoglobin level must be a minimum of 12.5 grams per deciliter
(gm\/dl), which will be checked before donation.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Medications: You are eligible if you are not taking any medication
except for vitamins or birth control pills.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Health History: You must not have had viral hepatitis, jaundice,
malaria, or typhoid in the last three years.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Blood Pressure: You must not be suffering from hypertension (high blood
pressure) or taking anti-hypertensive drugs.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Diabetes: You are eligible if you are not suffering from diabetes
controlled by drugs or insulin.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Intravenous Drugs: You must never have used intravenous drugs (illegal
IV drugs).<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">HIV Test: You must not have had
a positive antibody test for HIV (AIDS virus).<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Alcohol Consumption: You must avoid consuming alcohol on the night
before donation.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Fasting: You should not
be fasting when you come for donation.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Meal Gap: There should be a gap of 1 hour after having breakfast and 2
hours after having a proper meal before donation.<\/p><\/li><\/ol><p><br
\/><strong>More Detailed Eligibility Information<\/strong><\/p><ul><li
dir=\"ltr\"><p dir=\"ltr\">Certain medications, health problems or conditions may
disqualify you from donating blood. For example, if you are pregnant, or have a
fever when you come in to donate or have angina, you cannot donate
blood.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Prior to donation, our qualified
staff will ask you to answer a series of questions about travel and health. Your
responses help determine if there is any reason that might disqualify you from
donating, such as certain medical conditions.&nbsp;<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">We will also take your temperature and pulse, and take a drop of blood
from a finger to determine the iron level (hemoglobin) in your blood and your and
your blood group.<\/p><\/li><\/ul><p><strong>Contact Us<\/strong><\/p><p
dir=\"ltr\">If you have questions about your eligibility to donate blood,
don&rsquo;t hesitate to contact us.&nbsp;<\/p><p><span style=\"color: rgb(0, 0,
255);\"><strong>Phone: 9130608190 &nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;E-mail-
[email protected]<\/strong><\/span><\/p><p><strong>Giving blood involves four
steps:<\/strong><\/p><ol><li dir=\"ltr\"><p dir=\"ltr\">Providing medical
history<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Undergoing a quick mini-physical
(including temperature, blood pressure, pulse, and iron level checks)<\/p><\/li><li
dir=\"ltr\"><p dir=\"ltr\">Donating blood (usually takes less than 10
minutes)<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Enjoying snacks
afterward<\/p><\/li><\/ol><p><strong>Health History<\/strong><\/p><p dir=\"ltr\">To
begin, you complete a confidential form with your name, address and general
information about your health history.<\/p><p><strong>Important
Checks<\/strong><\/p><p dir=\"ltr\">A staff member will extract a small drop of
blood from your finger to measure your hemoglobin levels and blood group. Prior to
donation, we will also assess your blood pressure, pulse, and
temperature.<\/p><p><strong>Blood Donation<\/strong><\/p><p dir=\"ltr\">Blood is
then collected using a sterile, single-use needle for each donor. As the donation
process begins, you might feel a slight pinch. In approximately 10 minutes, your
blood donation will be completed. Slightly less than a pint of blood is collected
(most adults have 10 to 12 pints of blood).<\/p><p><strong>Beverages and
Snacks<\/strong><\/p><p dir=\"ltr\">Next, you will be invited to relax and enjoy
beverages and snacks. This will aid your body in adapting to the slight reduction
in fluid volume. Your body naturally replenishes this fluid within 24 hours.
Afterward, you are free to depart, with the satisfaction of potentially having
contributed to saving several lives through your blood
donation.<\/p><p><strong>Getting Ready<\/strong><\/p><p dir=\"ltr\">There are
several steps you can take to ensure a positive donation experience. It\'s
important to get a good night\'s sleep the night before your donation. Prior to
donating, have a substantial breakfast or lunch along with an ample amount of
liquids, such as milk and juice. Following your donation, you can resume your
regular daily activities, but it\'s advisable to avoid heavy lifting or strenuous
exercise. If you are a smoker, please refrain from smoking for at least 30 minutes
after donating.<\/p><p><strong>After Your Donation<\/strong><\/p><ul><li
dir=\"ltr\"><p dir=\"ltr\">Consume an additional four glasses (each containing
eight ounces) of non-alcoholic liquids, focusing on water in
particular.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Maintain the bandage in place
for the next five hours, and refrain from engaging in strenuous exercise or he",
"heading" : "Blood Donation Drive at GIIS Smart Campus Hadapsar",
"attachment" : "\/Hadapsar\/Upload\/GIIS Hadapsar - Blood Donation Camp
Banner_7179.jpeg"
}
],
"documents" : null,
"emergencyContacts" : [

],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"userCode" : "HDPS221300",
"badgeDisciplinary" : [

],
"busDetails" : null,
"classId" : null,
"userName" : "Nivam",
"webinars" : [

],
"studentDocuments" : [

],
"semesterAttendance" : null,
"class" : "Standard 1",
"holidays" : [
]
}```

_____________________________

_____________________________

Date: 29 Aug 2023 05:44:43.762 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
d5d5c761c5bfdb839d6b32f968703b8d7c7794f41f43a9565f01be2398586973,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 29 Aug 2023 05:44:44.419 PM

_____________________________

Date: 29 Aug 2023 05:44:44.417 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"order" : "new",
"orderBy" : null,
"totalCount" : 145,
"mails" : [
{
"mailId" : "LIGIM",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-29T14:15:37.63",
"subject" : "GIIS\/HDP\/CIR-056\/2023-24 - Happy Onam & Rakshabandhan!",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LIFGJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-28T15:13:03.167",
"subject" : "GIIS\/HDP\/CIR-055\/2023-24 - Student Withdrawal procedure from
the School",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LIDKD",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-08-26T15:23:28.913",
"subject" : "\r\nAadhar card hard copy",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LHLKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-25T11:18:49.98",
"subject" : "GIIS\/HDP\/CIR-054\/2023-24 - Holiday - 30th August 2023",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LHLII",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-24T19:00:47.573",
"subject" : "GIIS\/HDP\/CIR-054\/2023-24 - Holiday - 31st August 2023",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LHLHM",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-08-24T18:33:17",
"subject" : "\r\nEV-2 Guidelines",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LHIGE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-21T19:13:55.507",
"subject" : "Blood Donation Drive at GIIS Smart Campus Hadapsar",
"attachments" : [
{
"name" : "GIIS Hadapsar - Blood Donation Camp Banner_7179.jpeg",
"url" : "\/Hadapsar\/Upload\/GIIS Hadapsar - Blood Donation Camp
Banner_7179.jpeg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LHIDK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-21T16:08:00.133",
"subject" : "India\'s Historic Moment: Chandrayaan-3 Moon Landing Live!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LGIEI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-14T20:02:29.53",
"subject" : "GIIS\/HDP\/CIR-054\/2023-24 - Happy Independence Day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LGEGD",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-08-11T19:36:20.55",
"subject" : "Jocund and Jestful July",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"fromDate" : null,
"pageSize" : 10,
"mailFromNames" : [

],
"mailFolders" : null,
"pageIndex" : 1,
"message" : "Mails fetched successfully",
"toDate" : null,
"q" : null
}```

_____________________________

_____________________________

Date: 29 Aug 2023 05:44:49.241 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Authentication Headers:
```
Authorization: Bearer
d5d5c761c5bfdb839d6b32f968703b8d7c7794f41f43a9565f01be2398586973,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 29 Aug 2023 05:44:49.447 PM

_____________________________

Date: 29 Aug 2023 05:44:49.445 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```
Response: ```{
"message" : null,
"users" : [
{
"name" : "Aaditya Chaudhari",
"userId" : "GJII",
"designation" : "Manager Finance & Accounts"
},
{
"name" : "Aadityaa Chaudhari",
"userId" : "GJIK",
"designation" : "Finance Manager"
},
{
"name" : "Adan Khan",
"userId" : "FJGE",
"designation" : "Business Development Manager"
},
{
"name" : "Amit Kumar",
"userId" : "JHF",
"designation" : "Admin Executive"
},
{
"name" : "Amit Singh",
"userId" : "EGKJ",
"designation" : "Communications Executive"
},
{
"name" : "Anupama Gajaralwar",
"userId" : "FHHH",
"designation" : "Executive Academic Centre"
},
{
"name" : "Ashish Arora",
"userId" : "EEEJ",
"designation" : "Accounts Executive"
},
{
"name" : "Ashish Tibdewal",
"userId" : "GHMI",
"designation" : "Country Director"
},
{
"name" : "Ayush Kalani",
"userId" : "KIE",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Baldev Singh",
"userId" : "GE",
"designation" : "Accounts Executive"
},
{
"name" : "Bhakti Gandhi",
"userId" : "FGLM",
"designation" : "Accounts Executive"
},
{
"name" : "Catherine Satam",
"userId" : "GDGM",
"designation" : "Manager Quality"
},
{
"name" : "D.Lakshmi Prasanna",
"userId" : "EDI",
"designation" : "Principal"
},
{
"name" : "Ganesh Pandey",
"userId" : "GIJH",
"designation" : "Associate Country Director"
},
{
"name" : "Gaurav Gupta",
"userId" : "GKE",
"designation" : "Senior Accounts Executive"
},
{
"name" : "Girish Sachdeva",
"userId" : "GF",
"designation" : "Finance Controller"
},
{
"name" : "Hardik Gautami",
"userId" : "GHMJ",
"designation" : "Manager HR Analytics"
},
{
"name" : "Harshal Sarode",
"userId" : "EFIG",
"designation" : "Accounts Executive"
},
{
"name" : "Internal Auditor",
"userId" : "JMK",
"designation" : "Accounts Executive"
},
{
"name" : "Ishika Bhagat",
"userId" : "EGGG",
"designation" : "HR Executive"
},
{
"name" : "Jagdish Naik",
"userId" : "FILI",
"designation" : "Transport Executive"
},
{
"name" : "Kingshuk Gupta",
"userId" : "GIMG",
"designation" : "Business Development Officer"
},
{
"name" : "MIHIR GOSALIA",
"userId" : "EJM",
"designation" : "Manager Support Services"
},
{
"name" : "Nagarajan N",
"userId" : "GGJL",
"designation" : "Academic Supervisor"
},
{
"name" : "Nidhi Sharma",
"userId" : "HEK",
"designation" : "Assistant Teacher"
},
{
"name" : "Nikhil Paspute",
"userId" : "GFMM",
"designation" : "Accounts Executive"
},
{
"name" : "Pradnya Kamat",
"userId" : "GHIF",
"designation" : "Front Office Executive"
},
{
"name" : "Pramod Tripathi",
"userId" : "IGL",
"designation" : "Director-Centre for Education Excellence"
},
{
"name" : "Priti Gargate",
"userId" : "FJED",
"designation" : "Admissions Executive"
},
{
"name" : "PRIYANKA BANKAR",
"userId" : "GLD",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Raghavendra Bhosale",
"userId" : "FEGF",
"designation" : "Admin Executive"
},
{
"name" : "Ragini Chavan",
"userId" : "GJHD",
"designation" : "Lab Incharge"
},
{
"name" : "RAHUL BHAGAT",
"userId" : "EJF",
"designation" : "Admin Executive"
},
{
"name" : "Rahul Muddalwar",
"userId" : "GIGE",
"designation" : "Operations Manager"
},
{
"name" : "Rajeev Katyal",
"userId" : "FJ",
"designation" : "Country Director"
},
{
"name" : "Rajiv Bansal",
"userId" : "GG",
"designation" : "Director"
},
{
"name" : "RANI NAYAR",
"userId" : "FFE",
"designation" : "Lab Assistant"
},
{
"name" : "Rashmi Chandran",
"userId" : "GIMH",
"designation" : "Marketing Head"
},
{
"name" : "Rathin Khandhadia",
"userId" : "KDD",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Raushan Jha",
"userId" : "GD",
"designation" : "Finance Manager"
},
{
"name" : "Ravinder John",
"userId" : "GFKL",
"designation" : "Customer Relationship Executive"
},
{
"name" : "Ravindra Kumar",
"userId" : "GGMG",
"designation" : "Finance Executive"
},
{
"name" : "Sachin Sharma",
"userId" : "JHG",
"designation" : "Admin Executive"
},
{
"name" : "Sanjeev Dubey",
"userId" : "I",
"designation" : "Chief Technology Officer"
},
{
"name" : "Sarah Shaikh",
"userId" : "KEJ",
"designation" : "Admissions Executive"
},
{
"name" : "Saurbha Khuntia",
"userId" : "FM",
"designation" : "Finance Manager"
},
{
"name" : "Savitha D R",
"userId" : "GIMF",
"designation" : "Admissions Manager"
},
{
"name" : "Shaheenbanu Nalband",
"userId" : "GHHJ",
"designation" : "Admissions Executive"
},
{
"name" : "Sudhir Kumar Vishwakarma",
"userId" : "ELKI",
"designation" : "Business Development Manager"
},
{
"name" : "Suman Singh",
"userId" : "GHKL",
"designation" : "Finance Controller"
},
{
"name" : "Sweety Gathani",
"userId" : "KDE",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Test Staff",
"userId" : "EJ",
"designation" : "Admissions Executive"
},
{
"name" : "Testing Staff",
"userId" : "FEJ",
"designation" : "Admin Executive"
},
{
"name" : "Tracy Cardoz",
"userId" : "GIKK",
"designation" : "Academic Supervisor"
},
{
"name" : "Vaishali Borde",
"userId" : "FL",
"designation" : "Admissions Executive"
},
{
"name" : "Vishwajit Shinde",
"userId" : "GJFE",
"designation" : "Lab Assistant"
},
{
"name" : "Vivek Choubey",
"userId" : "FLFH",
"designation" : "Finance Executive"
},
{
"name" : "Apurva Kulkarni",
"userId" : "GHGD",
"designation" : "Teacher"
},
{
"name" : "Divya Prajapat",
"userId" : "GIJJ",
"designation" : "Teacher"
},
{
"name" : "Jayvanti Pawar",
"userId" : "EGI",
"designation" : "Teacher"
},
{
"name" : "Priyanka Birajdar",
"userId" : "FFIK",
"designation" : "Sports Executive"
},
{
"name" : "Sanghita Bhuyan",
"userId" : "EFJ",
"designation" : "Coordinator"
},
{
"name" : "Shamika Pandit",
"userId" : "FGEI",
"designation" : "Teacher"
},
{
"name" : "Sourabh Kanhekar",
"userId" : "EFEE",
"designation" : "Teacher"
},
{
"name" : "SWATI WAGHMARE",
"userId" : "FED",
"designation" : "Teacher"
},
{
"name" : "Vidya Karadepatil",
"userId" : "GGIE",
"designation" : "Teacher"
}
],
"totalStaffCount" : 66,
"studentId" : "FLDI"
}```

_____________________________

----
Date: 29 Aug 2023 05:45:42.991 PM

_____________________________

Date: 29 Aug 2023 05:45:42.989 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```
Response: ```{
"message" : "Failed to save attachment"
}```

_____________________________

----
Date: 29 Aug 2023 05:45:58.268 PM

_____________________________

Date: 29 Aug 2023 05:45:58.267 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Failed to save attachment"
}```

_____________________________

----
Date: 29 Aug 2023 05:46:12.893 PM

_____________________________

Date: 29 Aug 2023 05:46:12.891 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Failed to save attachment"
}```

_____________________________

----
Date: 29 Aug 2023 05:47:26.028 PM

_____________________________

Date: 29 Aug 2023 05:47:26.024 PM

Response Description:
URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Failed to save attachment"
}```

_____________________________

----
Date: 29 Aug 2023 05:47:40.109 PM

_____________________________

Date: 29 Aug 2023 05:47:40.108 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Failed to save attachment"
}```

_____________________________

----
Date: 29 Aug 2023 05:48:14.906 PM

_____________________________

Date: 29 Aug 2023 05:48:14.904 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Mail sent successfully"
}```

_____________________________

_____________________________

Date: 29 Aug 2023 05:48:18.599 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=LIDKD&senderId=GGIE```
Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
d5d5c761c5bfdb839d6b32f968703b8d7c7794f41f43a9565f01be2398586973
```

_____________________________

----
Date: 29 Aug 2023 05:48:18.773 PM

_____________________________

Date: 29 Aug 2023 05:48:18.771 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=LIDKD&senderId=GGIE```

Response: ```{
"recipients" : [
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
}
],
"mailId" : "LIDKD",
"isSentMail" : false,
"subject" : "\r\nAadhar card hard copy",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear parent&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Please send your child\'\'s
Aadhar card hard copy &nbsp;on Monday (urgent basis).<\/p>\r\n<p>Thanks and
regards<\/p>\r\n<p>class
teacher&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"attachments" : [

],
"date" : "2023-08-26T15:23:28.913",
"from" : "Vidya Karadepatil",
"senderId" : "GGIE"
}```

_____________________________

_____________________________

Date: 29 Aug 2023 05:48:23.128 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
d5d5c761c5bfdb839d6b32f968703b8d7c7794f41f43a9565f01be2398586973,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 29 Aug 2023 05:48:23.359 PM

_____________________________

Date: 29 Aug 2023 05:48:23.358 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```
Response: ```{
"message" : "Mails fetched successfully",
"q" : null,
"mailFromNames" : [

],
"orderBy" : null,
"totalCount" : 145,
"toDate" : null,
"order" : "new",
"pageIndex" : 1,
"mailFolders" : null,
"fromDate" : null,
"pageSize" : 10,
"mails" : [
{
"mailId" : "LIGIM",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-29T14:15:37.63",
"subject" : "GIIS\/HDP\/CIR-056\/2023-24 - Happy Onam & Rakshabandhan!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LIFGJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-28T15:13:03.167",
"subject" : "GIIS\/HDP\/CIR-055\/2023-24 - Student Withdrawal procedure from
the School",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LIDKD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-08-26T15:23:28.913",
"subject" : "\r\nAadhar card hard copy",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LHLKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-25T11:18:49.98",
"subject" : "GIIS\/HDP\/CIR-054\/2023-24 - Holiday - 30th August 2023",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LHLII",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-24T19:00:47.573",
"subject" : "GIIS\/HDP\/CIR-054\/2023-24 - Holiday - 31st August 2023",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LHLHM",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-08-24T18:33:17",
"subject" : "\r\nEV-2 Guidelines",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LHIGE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-21T19:13:55.507",
"subject" : "Blood Donation Drive at GIIS Smart Campus Hadapsar",
"attachments" : [
{
"name" : "GIIS Hadapsar - Blood Donation Camp Banner_7179.jpeg",
"url" : "\/Hadapsar\/Upload\/GIIS Hadapsar - Blood Donation Camp
Banner_7179.jpeg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LHIDK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-21T16:08:00.133",
"subject" : "India\'s Historic Moment: Chandrayaan-3 Moon Landing Live!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LGIEI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-14T20:02:29.53",
"subject" : "GIIS\/HDP\/CIR-054\/2023-24 - Happy Independence Day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LGEGD",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-08-11T19:36:20.55",
"subject" : "Jocund and Jestful July",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
]
}```

_____________________________

_____________________________

Date: 29 Aug 2023 05:48:25.957 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
d5d5c761c5bfdb839d6b32f968703b8d7c7794f41f43a9565f01be2398586973,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```
_____________________________

----
Date: 29 Aug 2023 05:48:26.105 PM

_____________________________

Date: 29 Aug 2023 05:48:26.104 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"pageSize" : 10,
"message" : "Mails fetched successfully",
"totalCount" : 145,
"toDate" : null,
"pageIndex" : 2,
"orderBy" : null,
"mailFolders" : null,
"mailFromNames" : [

],
"mails" : [
{
"mailId" : "LGDKE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-11T13:54:36.263",
"subject" : "GIIS\/HDP\/CIR-053\/2023-24 - Upcoming Holiday details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LFJIJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-07T16:02:13.987",
"subject" : "GIIS\/HDP\/CIR-050\/2023-24 - Catering Services",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LFIHM",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-05T16:35:02.737",
"subject" : "GIIS\/HDP\/CIR-049\/2023-24 - To avoid spread of
Conjunctivitis",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LFIHL",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-05T16:32:38.557",
"subject" : "GIIS\/HDP\/CIR-048\/2023-24 - Uniform store timings",
"attachments" : [
{
"name" : "New shop timings.pdf",
"url" : "\/Hadapsar\/Upload\/New shop timings.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LFHGI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-08-04T15:36:37.833",
"subject" : "GIIS\/HDP\/CIR-047\/2023-24 - School Timings - 05.08.2023",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LFGFJ",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-08-03T17:18:06.197",
"subject" : "Re: Birthday celebration at school",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LFGDG",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-08-03T14:09:39.78",
"subject" : "\r\nEV-2 Timetable & Syllabus",
"attachments" : [
{
"name" : "EV2-syllabus-TT-Gr-1_5278.pdf",
"url" : "\/Hadapsar\/Upload\/EV2-syllabus-TT-Gr-1_5278.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LFDEL",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-07-31T19:54:40.267",
"subject" : "GIIS\/HDP\/CIR-045\/2023-24 - Holiday - 01st August 2023",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LEMLL",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-07-31T16:51:48.533",
"subject" : "GIIS\/HDP\/CIR-044\/2023-24 - SOF Dates",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LEJMM",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-07-28T12:31:48.207",
"subject" : "GIIS\/HDP\/CIR-043\/2023-24 - Holiday - 29th July 2023",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"fromDate" : null,
"q" : null,
"order" : "new"
}```

_____________________________

_____________________________
Date: 10 Sep 2023 10:39:20.771 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
d5d5c761c5bfdb839d6b32f968703b8d7c7794f41f43a9565f01be2398586973,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 10 Sep 2023 10:39:21.219 PM

_____________________________

Date: 10 Sep 2023 10:39:21.218 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 10 Sep 2023 10:39:21.277 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: ,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________
----
Date: 10 Sep 2023 10:39:21.448 PM

_____________________________

Date: 10 Sep 2023 10:39:21.447 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 10 Sep 2023 10:39:32.678 PM

_____________________________

Date: 10 Sep 2023 10:39:32.677 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"id" : "FLDJ",
"token_type" : "Bearer",
"access_token" :
"7d4991614037572c6994d1be0e8ce8ef69adf51d4586cf6adfd9fe4611b04527",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"userType" : "PARENT",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"campus" : "Pune-Hadapsar",
"profileImage" : "",
"expires_in" : 86400,
"userCode" : "P221300",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"name" : "Priyongbada Tapadar"
}```

_____________________________

_____________________________

Date: 10 Sep 2023 10:39:32.781 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
7d4991614037572c6994d1be0e8ce8ef69adf51d4586cf6adfd9fe4611b04527,
Content-Type: application\/json
```

_____________________________
----
Date: 10 Sep 2023 10:39:33.108 PM

_____________________________

Date: 10 Sep 2023 10:39:33.102 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"studentId" : "FLDI",
"emergencyContacts" : [

],
"studentDocuments" : [

],
"course" : "CBSE",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [
],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"isBusOperate" : false,
"documents" : null,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"newMessageCount" : 2,
"busDetails" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"clSecId" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"daDetails" : null,
"name" : "Nivam Pal",
"busPickUp" : null,
"news" : null,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I23019601",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2023-08-09T00:00:00",
"invoiceId" : "EMJDE",
"lastPaymentDate" : "2023-09-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=EMJDE&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "40918.00",
"paidAmount" : 0,
"invoiceAmount" : 40918,
"feesType" : "3rd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=EMJDE&sessionId=I"
}
],
"allowPayment" : true
},
"classId" : null,
"holidays" : [

],
"email" : "",
"userName" : "Nivam",
"badgeDisciplinary" : [
],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
}
],
"webinars" : [

],
"semesterAttendance" : null,
"announcements" : [
{
"postedDate" : "2023-08-21T19:14:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><p dir=\"ltr\">Dear
Esteemed Parents\/Guardians,<\/p><p dir=\"ltr\">We hope this message finds you in
good health and high spirits. We are pleased to inform you about an upcoming event
that holds great significance not only for our school community but for society at
large. Our school is organizing a Blood Donation Drive, and we invite you to join
us in this noble endeavor.<\/p><p dir=\"ltr\"><span style=\"color: rgb(0, 0,
255);\"><strong>Date: 26\/08\/2023&nbsp; &nbsp; &nbsp; Time: 9:00 am - 3:00 pm
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Venue:GIIS Smart Campus<\/strong><\/span><\/p><p
dir=\"ltr\">Your involvement will set an example of compassion and community
service for our students, showing them the importance of giving back to
society.<\/p><p dir=\"ltr\">Please confirm your participation by 24\/08\/2023 by
filling out the attached form.<\/p><p dir=\"ltr\"><em><strong><span style=\"color:
#0000ff;\"><a
href=\"https:\/\/fanyv88.com:443\/https\/docs.google.com\/forms\/d\/e\/1FAIpQLSeYZZaJ8PaqKsK_qI8iU0OIQJRpxv
SOgNzugJmw53fLdcMJ_w\/viewform\"><span style=\"color: #0000ff;\">Click here if
you\'re interested in participating.<\/span><\/a><\/span><\/strong><\/em><\/p><p
dir=\"ltr\">If you have any questions or concerns, please don\'t hesitate to get in
touch.<\/p><p dir=\"ltr\">Let\'s come together as a school community and make a
positive impact through this Blood Donation Drive. Your support is deeply
appreciated.<\/p><p dir=\"ltr\">Thank you for your time and consideration.<\/p><p
dir=\"ltr\">Warm regards,<\/p><p dir=\"ltr\">Team GIIS<\/p><p
dir=\"ltr\">=======================================================================
=<\/p><p><span style=\"color: #800000;\"><strong>GUIDELINES FOR
DONORS<\/strong><\/span><\/p><p><strong>GIVING BLOOD !!<\/strong><\/p><p
dir=\"ltr\"><strong>Am I Eligible ?<\/strong><\/p><p><strong>Basic Eligibility
Requirements<\/strong><\/p><p dir=\"ltr\">To ensure the safety of both donors and
recipients, there are specific eligibility criteria for blood donation. If you
fulfill the following requirements, you are eligible to donate blood:<\/p><ol><li
dir=\"ltr\"><p dir=\"ltr\">Age: You must be at least 18 years old and not older
than 60 years.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Weight: You must weigh a
minimum of 99 pounds (approximately 50 kilograms).<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Health Condition: On the day of donation, you need to be in good health
and feeling well.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Medical History: You
should not have a history of exposure to hepatitis or AIDS.<\/p><\/li><li
dir=\"ltr\"><p dir=\"ltr\">Last Blood Donation: Your last blood donation must have
been at least 90 days ago.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Hemoglobin
Level: Your hemoglobin level must be a minimum of 12.5 grams per deciliter
(gm\/dl), which will be checked before donation.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Medications: You are eligible if you are not taking any medication
except for vitamins or birth control pills.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Health History: You must not have had viral hepatitis, jaundice,
malaria, or typhoid in the last three years.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Blood Pressure: You must not be suffering from hypertension (high blood
pressure) or taking anti-hypertensive drugs.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Diabetes: You are eligible if you are not suffering from diabetes
controlled by drugs or insulin.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Intravenous Drugs: You must never have used intravenous drugs (illegal
IV drugs).<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">HIV Test: You must not have had
a positive antibody test for HIV (AIDS virus).<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Alcohol Consumption: You must avoid consuming alcohol on the night
before donation.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Fasting: You should not
be fasting when you come for donation.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Meal Gap: There should be a gap of 1 hour after having breakfast and 2
hours after having a proper meal before donation.<\/p><\/li><\/ol><p><br
\/><strong>More Detailed Eligibility Information<\/strong><\/p><ul><li
dir=\"ltr\"><p dir=\"ltr\">Certain medications, health problems or conditions may
disqualify you from donating blood. For example, if you are pregnant, or have a
fever when you come in to donate or have angina, you cannot donate
blood.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Prior to donation, our qualified
staff will ask you to answer a series of questions about travel and health. Your
responses help determine if there is any reason that might disqualify you from
donating, such as certain medical conditions.&nbsp;<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">We will also take your temperature and pulse, and take a drop of blood
from a finger to determine the iron level (hemoglobin) in your blood and your and
your blood group.<\/p><\/li><\/ul><p><strong>Contact Us<\/strong><\/p><p
dir=\"ltr\">If you have questions about your eligibility to donate blood,
don&rsquo;t hesitate to contact us.&nbsp;<\/p><p><span style=\"color: rgb(0, 0,
255);\"><strong>Phone: 9130608190 &nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;E-mail-
[email protected]<\/strong><\/span><\/p><p><strong>Giving blood involves four
steps:<\/strong><\/p><ol><li dir=\"ltr\"><p dir=\"ltr\">Providing medical
history<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Undergoing a quick mini-physical
(including temperature, blood pressure, pulse, and iron level checks)<\/p><\/li><li
dir=\"ltr\"><p dir=\"ltr\">Donating blood (usually takes less than 10
minutes)<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Enjoying snacks
afterward<\/p><\/li><\/ol><p><strong>Health History<\/strong><\/p><p dir=\"ltr\">To
begin, you complete a confidential form with your name, address and general
information about your health history.<\/p><p><strong>Important
Checks<\/strong><\/p><p dir=\"ltr\">A staff member will extract a small drop of
blood from your finger to measure your hemoglobin levels and blood group. Prior to
donation, we will also assess your blood pressure, pulse, and
temperature.<\/p><p><strong>Blood Donation<\/strong><\/p><p dir=\"ltr\">Blood is
then collected using a sterile, single-use needle for each donor. As the donation
process begins, you might feel a slight pinch. In approximately 10 minutes, your
blood donation will be completed. Slightly less than a pint of blood is collected
(most adults have 10 to 12 pints of blood).<\/p><p><strong>Beverages and
Snacks<\/strong><\/p><p dir=\"ltr\">Next, you will be invited to relax and enjoy
beverages and snacks. This will aid your body in adapting to the slight reduction
in fluid volume. Your body naturally replenishes this fluid within 24 hours.
Afterward, you are free to depart, with the satisfaction of potentially having
contributed to saving several lives through your blood
donation.<\/p><p><strong>Getting Ready<\/strong><\/p><p dir=\"ltr\">There are
several steps you can take to ensure a positive donation experience. It\'s
important to get a good night\'s sleep the night before your donation. Prior to
donating, have a substantial breakfast or lunch along with an ample amount of
liquids, such as milk and juice. Following your donation, you can resume your
regular daily activities, but it\'s advisable to avoid heavy lifting or strenuous
exercise. If you are a smoker, please refrain from smoking for at least 30 minutes
after donating.<\/p><p><strong>After Your Donation<\/strong><\/p><ul><li
dir=\"ltr\"><p dir=\"ltr\">Consume an additional four glasses (each containing
eight ounces) of non-alcoholic liquids, focusing on water in
particular.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Maintain the bandage in place
for the next five hours, and refrain from engaging in strenuous exercise or he",
"heading" : "Blood Donation Drive at GIIS Smart Campus Hadapsar",
"attachment" : "\/Hadapsar\/Upload\/GIIS Hadapsar - Blood Donation Camp
Banner_7179.jpeg"
}
],
"isEContractGenerationOn" : false,
"section" : "B",
"studentContractLink" : "",
"events" : [

],
"message" : "Student Details Fetch Successfully.",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"userCode" : "HDPS221300",
"class" : "Standard 1",
"examTimeTable" : {
"examId" : 31,
"examStartDate" : "2023-09-11T00:00:00",
"greeting" : null,
"examEndDate" : "2023-09-14T00:00:00",
"subjectDetailList" : [
{
"examDate" : "2023-09-11T00:00:00",
"examDay" : "Monday",
"exam" : "Assessment II",
"subjectName" : "English",
"subOrder" : 1
},
{
"examDate" : "2023-09-12T00:00:00",
"examDay" : "Tuesday",
"exam" : "Assessment II",
"subjectName" : "EVS",
"subOrder" : 4
},
{
"examDate" : "2023-09-13T00:00:00",
"examDay" : "Wednesday",
"exam" : "Assessment II",
"subjectName" : "Language-2 Hindi",
"subOrder" : 2
},
{
"examDate" : "2023-09-14T00:00:00",
"examDay" : "Thursday",
"exam" : "Assessment II",
"subjectName" : "Mathematics",
"subOrder" : 3
}
],
"message" : null,
"exam" : "Assessment II"
}
}```

_____________________________

_____________________________

Date: 10 Sep 2023 10:39:35.174 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/EMJDE/I```

Authentication Headers:
```
Authorization: Bearer
7d4991614037572c6994d1be0e8ce8ef69adf51d4586cf6adfd9fe4611b04527,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 10 Sep 2023 10:39:35.432 PM

_____________________________

Date: 10 Sep 2023 10:39:35.430 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/EMJDE/I```

Response: ```{
"allowPartialPayment" : true,
"displayLatePaymentChargeMessage" : "",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=EMJDE&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"allowPayment" : true,
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "29260.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "29260.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "29260.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "29260.00",
"entityName" : "CB- Tuition Fees 3rd Term (2023-24)",
"enforceMinAmt" : false,
"entityId" : 123
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "5470.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "5470.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "5470.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "5470.00",
"entityName" : "CB - Term Fees-3rd Term (2023-24)",
"enforceMinAmt" : false,
"entityId" : 127
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "6188.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "6188.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "6188.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "6188.00",
"entityName" : "CB- 2023-24 Bus Fees (TW) 3rd Term",
"enforceMinAmt" : false,
"entityId" : 131
}
],
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"enablePayment" : true,
"isLatePaymentCharges" : false,
"taxType" : "Tax",
"giroMessage" : "",
"executionTime" : 0,
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"isInvoiceInGiroProcess" : false,
"totalBalanceAmount" : "40918.00"
}```

_____________________________

_____________________________

Date: 10 Sep 2023 10:39:38.575 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
7d4991614037572c6994d1be0e8ce8ef69adf51d4586cf6adfd9fe4611b04527,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

Payload:
```{
"list" : [
{
"entityId" : 123,
"paidAmount" : 29260
},
{
"entityId" : 127,
"paidAmount" : 5470
},
{
"entityId" : 131,
"paidAmount" : 6188
}
],
"sendAmount" : 40918,
"invoiceId" : "EMJDE",
"studentId" : "FLDI"
}```

_____________________________

----
Date: 10 Sep 2023 10:39:38.978 PM

_____________________________

Date: 10 Sep 2023 10:39:38.977 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"message" : "Post Data of Fees Summary Successfully.",
"taxAmount" : "0.00",
"lpGracePeriodDays" : 0,
"isGracePeriodApplicable" : false,
"subTotalAmount" : "40918.00",
"creditNoteAmount" : "0.00",
"totalPayableAmount" : "40918.00",
"executionTime" : 0,
"gateways" : [
{
"name" : "Pay by TPSL",
"gatewayId" : "EE",
"isDefaultGateway" : true
}
],
"transactionCharges" : "0.00",
"isLatePaymentChargesApplicable" : false,
"isMultiplePaymentGateway" : false,
"invoiceAmount" : "40918.00",
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"feesSummaryList" : [

]
}```

_____________________________

_____________________________

Date: 10 Sep 2023 10:39:40.607 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```
Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
7d4991614037572c6994d1be0e8ce8ef69adf51d4586cf6adfd9fe4611b04527,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

Payload:
```{
"list" : [
{
"entityId" : 123,
"paidAmount" : 29260
},
{
"entityId" : 127,
"paidAmount" : 5470
},
{
"entityId" : 131,
"paidAmount" : 6188
}
],
"sendAmount" : "40918.0",
"invoiceId" : "EMJDE",
"studentId" : "FLDI"
}```

_____________________________

----
Date: 10 Sep 2023 10:39:40.819 PM

_____________________________

Date: 10 Sep 2023 10:39:40.818 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"invoiceId" : "19601",
"message" : "Post Data Successfully For Online Payment.",
"errorMessage" : null,
"executionTime" : 0,
"eNetId" : "19601|22586",
"paidAmount" : 29260,
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=EMJDE&64n05pn6v10Vq=FFILJ&567qr06
Vq=FLDI&nz1706=HDMEL&2n4r06N22=647r",
"maxTransaction" : "22586",
"insertedOn" : "2023-09-11T01:09:38.677"
}```

_____________________________

_____________________________

Date: 10 Sep 2023 10:42:50.314 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
7d4991614037572c6994d1be0e8ce8ef69adf51d4586cf6adfd9fe4611b04527
```

_____________________________

----
Date: 10 Sep 2023 10:44:12.354 PM

_____________________________

Date: 10 Sep 2023 10:44:12.346 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"webinars" : [

],
"studentId" : "FLDI",
"daDetails" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"message" : "Student Details Fetch Successfully.",
"studentContractLink" : "",
"classId" : null,
"class" : "Standard 1",
"holidays" : [

],
"documents" : null,
"emergencyContacts" : [

],
"badgeDisciplinary" : [

],
"busPickUp" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"feesDue" : null,
"name" : "Nivam Pal",
"studentDocuments" : [

],
"section" : "B",
"isEContractGenerationOn" : false,
"clSecId" : null,
"newMessageCount" : 2,
"events" : [

],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
}
],
"busDetails" : null,
"email" : "",
"semesterAttendance" : null,
"course" : "CBSE",
"news" : null,
"userCode" : "HDPS221300",
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"userName" : "Nivam",
"isBusOperate" : false,
"announcements" : [
{
"postedDate" : "2023-08-21T19:14:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><p dir=\"ltr\">Dear
Esteemed Parents\/Guardians,<\/p><p dir=\"ltr\">We hope this message finds you in
good health and high spirits. We are pleased to inform you about an upcoming event
that holds great significance not only for our school community but for society at
large. Our school is organizing a Blood Donation Drive, and we invite you to join
us in this noble endeavor.<\/p><p dir=\"ltr\"><span style=\"color: rgb(0, 0,
255);\"><strong>Date: 26\/08\/2023&nbsp; &nbsp; &nbsp; Time: 9:00 am - 3:00 pm
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Venue:GIIS Smart Campus<\/strong><\/span><\/p><p
dir=\"ltr\">Your involvement will set an example of compassion and community
service for our students, showing them the importance of giving back to
society.<\/p><p dir=\"ltr\">Please confirm your participation by 24\/08\/2023 by
filling out the attached form.<\/p><p dir=\"ltr\"><em><strong><span style=\"color:
#0000ff;\"><a
href=\"https:\/\/fanyv88.com:443\/https\/docs.google.com\/forms\/d\/e\/1FAIpQLSeYZZaJ8PaqKsK_qI8iU0OIQJRpxv
SOgNzugJmw53fLdcMJ_w\/viewform\"><span style=\"color: #0000ff;\">Click here if
you\'re interested in participating.<\/span><\/a><\/span><\/strong><\/em><\/p><p
dir=\"ltr\">If you have any questions or concerns, please don\'t hesitate to get in
touch.<\/p><p dir=\"ltr\">Let\'s come together as a school community and make a
positive impact through this Blood Donation Drive. Your support is deeply
appreciated.<\/p><p dir=\"ltr\">Thank you for your time and consideration.<\/p><p
dir=\"ltr\">Warm regards,<\/p><p dir=\"ltr\">Team GIIS<\/p><p
dir=\"ltr\">=======================================================================
=<\/p><p><span style=\"color: #800000;\"><strong>GUIDELINES FOR
DONORS<\/strong><\/span><\/p><p><strong>GIVING BLOOD !!<\/strong><\/p><p
dir=\"ltr\"><strong>Am I Eligible ?<\/strong><\/p><p><strong>Basic Eligibility
Requirements<\/strong><\/p><p dir=\"ltr\">To ensure the safety of both donors and
recipients, there are specific eligibility criteria for blood donation. If you
fulfill the following requirements, you are eligible to donate blood:<\/p><ol><li
dir=\"ltr\"><p dir=\"ltr\">Age: You must be at least 18 years old and not older
than 60 years.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Weight: You must weigh a
minimum of 99 pounds (approximately 50 kilograms).<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Health Condition: On the day of donation, you need to be in good health
and feeling well.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Medical History: You
should not have a history of exposure to hepatitis or AIDS.<\/p><\/li><li
dir=\"ltr\"><p dir=\"ltr\">Last Blood Donation: Your last blood donation must have
been at least 90 days ago.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Hemoglobin
Level: Your hemoglobin level must be a minimum of 12.5 grams per deciliter
(gm\/dl), which will be checked before donation.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Medications: You are eligible if you are not taking any medication
except for vitamins or birth control pills.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Health History: You must not have had viral hepatitis, jaundice,
malaria, or typhoid in the last three years.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Blood Pressure: You must not be suffering from hypertension (high blood
pressure) or taking anti-hypertensive drugs.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Diabetes: You are eligible if you are not suffering from diabetes
controlled by drugs or insulin.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Intravenous Drugs: You must never have used intravenous drugs (illegal
IV drugs).<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">HIV Test: You must not have had
a positive antibody test for HIV (AIDS virus).<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Alcohol Consumption: You must avoid consuming alcohol on the night
before donation.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Fasting: You should not
be fasting when you come for donation.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Meal Gap: There should be a gap of 1 hour after having breakfast and 2
hours after having a proper meal before donation.<\/p><\/li><\/ol><p><br
\/><strong>More Detailed Eligibility Information<\/strong><\/p><ul><li
dir=\"ltr\"><p dir=\"ltr\">Certain medications, health problems or conditions may
disqualify you from donating blood. For example, if you are pregnant, or have a
fever when you come in to donate or have angina, you cannot donate
blood.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Prior to donation, our qualified
staff will ask you to answer a series of questions about travel and health. Your
responses help determine if there is any reason that might disqualify you from
donating, such as certain medical conditions.&nbsp;<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">We will also take your temperature and pulse, and take a drop of blood
from a finger to determine the iron level (hemoglobin) in your blood and your and
your blood group.<\/p><\/li><\/ul><p><strong>Contact Us<\/strong><\/p><p
dir=\"ltr\">If you have questions about your eligibility to donate blood,
don&rsquo;t hesitate to contact us.&nbsp;<\/p><p><span style=\"color: rgb(0, 0,
255);\"><strong>Phone: 9130608190 &nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;E-mail-
[email protected]<\/strong><\/span><\/p><p><strong>Giving blood involves four
steps:<\/strong><\/p><ol><li dir=\"ltr\"><p dir=\"ltr\">Providing medical
history<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Undergoing a quick mini-physical
(including temperature, blood pressure, pulse, and iron level checks)<\/p><\/li><li
dir=\"ltr\"><p dir=\"ltr\">Donating blood (usually takes less than 10
minutes)<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Enjoying snacks
afterward<\/p><\/li><\/ol><p><strong>Health History<\/strong><\/p><p dir=\"ltr\">To
begin, you complete a confidential form with your name, address and general
information about your health history.<\/p><p><strong>Important
Checks<\/strong><\/p><p dir=\"ltr\">A staff member will extract a small drop of
blood from your finger to measure your hemoglobin levels and blood group. Prior to
donation, we will also assess your blood pressure, pulse, and
temperature.<\/p><p><strong>Blood Donation<\/strong><\/p><p dir=\"ltr\">Blood is
then collected using a sterile, single-use needle for each donor. As the donation
process begins, you might feel a slight pinch. In approximately 10 minutes, your
blood donation will be completed. Slightly less than a pint of blood is collected
(most adults have 10 to 12 pints of blood).<\/p><p><strong>Beverages and
Snacks<\/strong><\/p><p dir=\"ltr\">Next, you will be invited to relax and enjoy
beverages and snacks. This will aid your body in adapting to the slight reduction
in fluid volume. Your body naturally replenishes this fluid within 24 hours.
Afterward, you are free to depart, with the satisfaction of potentially having
contributed to saving several lives through your blood
donation.<\/p><p><strong>Getting Ready<\/strong><\/p><p dir=\"ltr\">There are
several steps you can take to ensure a positive donation experience. It\'s
important to get a good night\'s sleep the night before your donation. Prior to
donating, have a substantial breakfast or lunch along with an ample amount of
liquids, such as milk and juice. Following your donation, you can resume your
regular daily activities, but it\'s advisable to avoid heavy lifting or strenuous
exercise. If you are a smoker, please refrain from smoking for at least 30 minutes
after donating.<\/p><p><strong>After Your Donation<\/strong><\/p><ul><li
dir=\"ltr\"><p dir=\"ltr\">Consume an additional four glasses (each containing
eight ounces) of non-alcoholic liquids, focusing on water in
particular.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Maintain the bandage in place
for the next five hours, and refrain from engaging in strenuous exercise or he",
"heading" : "Blood Donation Drive at GIIS Smart Campus Hadapsar",
"attachment" : "\/Hadapsar\/Upload\/GIIS Hadapsar - Blood Donation Camp
Banner_7179.jpeg"
}
],
"examTimeTable" : {
"examId" : 31,
"examStartDate" : "2023-09-11T00:00:00",
"greeting" : null,
"examEndDate" : "2023-09-14T00:00:00",
"subjectDetailList" : [
{
"examDate" : "2023-09-11T00:00:00",
"examDay" : "Monday",
"exam" : "Assessment II",
"subjectName" : "English",
"subOrder" : 1
},
{
"examDate" : "2023-09-12T00:00:00",
"examDay" : "Tuesday",
"exam" : "Assessment II",
"subjectName" : "EVS",
"subOrder" : 4
},
{
"examDate" : "2023-09-13T00:00:00",
"examDay" : "Wednesday",
"exam" : "Assessment II",
"subjectName" : "Language-2 Hindi",
"subOrder" : 2
},
{
"examDate" : "2023-09-14T00:00:00",
"examDay" : "Thursday",
"exam" : "Assessment II",
"subjectName" : "Mathematics",
"subOrder" : 3
}
],
"message" : null,
"exam" : "Assessment II"
}
}```

_____________________________

_____________________________

Date: 10 Sep 2023 10:44:22.759 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gexam/api/v1/Attendance/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
7d4991614037572c6994d1be0e8ce8ef69adf51d4586cf6adfd9fe4611b04527,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 10 Sep 2023 10:44:22.940 PM

_____________________________

Date: 10 Sep 2023 10:44:22.939 PM

Response Description:
URL: ```https://mygiis.org/modules/gexam/api/v1/Attendance/FLDI```

Response: ```{
"message" : "Attendance details data fetched Successfully",
"data" : {
"studentId" : "FLDI",
"examAttendanceList" : [
{
"totalDaysPresent" : 77,
"totalWorkingDays" : 80,
"examStartDate" : "2023-04-01T00:00:00",
"totalHolidays" : 0,
"examEndDate" : "2023-09-30T00:00:00",
"totalDaysAbsent" : 3,
"percentage" : 96,
"examType" : "Semester I"
}
],
"currentMonthAttendance" : {
"totalLeave" : 0,
"totalWorkingDays" : 2,
"totalHolidays" : 0,
"totalDaysPresent" : 2,
"totalDaysAbsent" : 0
},
"monthWiseAttendanceList" : [
{
"id" : 0,
"startDate" : "2023-04-05T20:14:00",
"endDate" : "2023-04-05T20:14:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 1,
"startDate" : "2023-04-06T16:29:00",
"endDate" : "2023-04-06T16:29:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 2,
"startDate" : "2023-04-10T20:06:00",
"endDate" : "2023-04-10T20:06:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 3,
"startDate" : "2023-04-11T15:11:00",
"endDate" : "2023-04-11T15:11:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 4,
"startDate" : "2023-04-12T14:59:00",
"endDate" : "2023-04-12T14:59:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 5,
"startDate" : "2023-04-13T17:37:00",
"endDate" : "2023-04-13T17:37:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 6,
"startDate" : "2023-04-17T18:29:00",
"endDate" : "2023-04-17T18:29:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 7,
"startDate" : "2023-04-18T18:05:00",
"endDate" : "2023-04-18T18:05:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 8,
"startDate" : "2023-04-19T12:59:00",
"endDate" : "2023-04-19T12:59:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 9,
"startDate" : "2023-04-20T12:58:00",
"endDate" : "2023-04-20T12:58:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 10,
"startDate" : "2023-04-21T19:21:00",
"endDate" : "2023-04-21T19:21:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 11,
"startDate" : "2023-04-24T17:24:00",
"endDate" : "2023-04-24T17:24:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 12,
"startDate" : "2023-04-25T21:39:00",
"endDate" : "2023-04-25T21:39:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 13,
"startDate" : "2023-04-26T20:51:00",
"endDate" : "2023-04-26T20:51:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 14,
"startDate" : "2023-04-27T15:47:00",
"endDate" : "2023-04-27T15:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 15,
"startDate" : "2023-04-28T14:51:00",
"endDate" : "2023-04-28T14:51:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 16,
"startDate" : "2023-05-02T23:13:00",
"endDate" : "2023-05-02T23:13:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 17,
"startDate" : "2023-05-03T00:00:00",
"endDate" : "2023-05-03T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 18,
"startDate" : "2023-05-04T19:23:00",
"endDate" : "2023-05-04T19:23:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 19,
"startDate" : "2023-06-05T17:23:00",
"endDate" : "2023-06-05T17:23:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 20,
"startDate" : "2023-06-06T17:34:00",
"endDate" : "2023-06-06T17:34:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 21,
"startDate" : "2023-06-07T17:22:00",
"endDate" : "2023-06-07T17:22:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 22,
"startDate" : "2023-06-08T12:28:00",
"endDate" : "2023-06-08T12:28:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 23,
"startDate" : "2023-06-09T00:00:00",
"endDate" : "2023-06-09T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 24,
"startDate" : "2023-06-12T17:29:00",
"endDate" : "2023-06-12T17:29:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 25,
"startDate" : "2023-06-15T11:46:00",
"endDate" : "2023-06-15T11:46:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 26,
"startDate" : "2023-06-16T19:37:00",
"endDate" : "2023-06-16T19:37:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 27,
"startDate" : "2023-06-19T11:28:00",
"endDate" : "2023-06-19T11:28:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 28,
"startDate" : "2023-06-20T20:50:00",
"endDate" : "2023-06-20T20:50:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 29,
"startDate" : "2023-06-21T18:02:00",
"endDate" : "2023-06-21T18:02:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 30,
"startDate" : "2023-06-22T18:20:00",
"endDate" : "2023-06-22T18:20:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 31,
"startDate" : "2023-06-23T14:25:00",
"endDate" : "2023-06-23T14:25:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 32,
"startDate" : "2023-06-26T11:28:00",
"endDate" : "2023-06-26T11:28:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 33,
"startDate" : "2023-06-27T18:09:00",
"endDate" : "2023-06-27T18:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 34,
"startDate" : "2023-06-28T17:30:00",
"endDate" : "2023-06-28T17:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 35,
"startDate" : "2023-06-30T19:15:00",
"endDate" : "2023-06-30T19:15:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 36,
"startDate" : "2023-07-03T17:30:00",
"endDate" : "2023-07-03T17:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 37,
"startDate" : "2023-07-04T18:47:00",
"endDate" : "2023-07-04T18:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 38,
"startDate" : "2023-07-05T17:27:00",
"endDate" : "2023-07-05T17:27:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 39,
"startDate" : "2023-07-06T17:57:00",
"endDate" : "2023-07-06T17:57:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 40,
"startDate" : "2023-07-07T14:25:00",
"endDate" : "2023-07-07T14:25:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 41,
"startDate" : "2023-07-10T19:37:00",
"endDate" : "2023-07-10T19:37:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 42,
"startDate" : "2023-07-11T14:23:00",
"endDate" : "2023-07-11T14:23:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 43,
"startDate" : "2023-07-12T17:30:00",
"endDate" : "2023-07-12T17:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 44,
"startDate" : "2023-07-13T17:08:00",
"endDate" : "2023-07-13T17:08:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 45,
"startDate" : "2023-07-14T13:21:00",
"endDate" : "2023-07-14T13:21:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 46,
"startDate" : "2023-07-17T11:08:00",
"endDate" : "2023-07-17T11:08:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 47,
"startDate" : "2023-07-18T19:24:00",
"endDate" : "2023-07-18T19:24:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 48,
"startDate" : "2023-07-19T00:00:00",
"endDate" : "2023-07-19T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 49,
"startDate" : "2023-07-20T11:30:00",
"endDate" : "2023-07-20T11:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 50,
"startDate" : "2023-07-21T14:09:00",
"endDate" : "2023-07-21T14:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 51,
"startDate" : "2023-07-24T17:48:00",
"endDate" : "2023-07-24T17:48:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 52,
"startDate" : "2023-07-25T15:54:00",
"endDate" : "2023-07-25T15:54:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 53,
"startDate" : "2023-07-26T11:05:00",
"endDate" : "2023-07-26T11:05:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 54,
"startDate" : "2023-07-27T11:47:00",
"endDate" : "2023-07-27T11:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 55,
"startDate" : "2023-07-28T20:27:00",
"endDate" : "2023-07-28T20:27:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 56,
"startDate" : "2023-07-31T11:12:00",
"endDate" : "2023-07-31T11:12:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 57,
"startDate" : "2023-08-01T00:00:00",
"endDate" : "2023-08-01T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 58,
"startDate" : "2023-08-02T12:09:00",
"endDate" : "2023-08-02T12:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 59,
"startDate" : "2023-08-03T17:21:00",
"endDate" : "2023-08-03T17:21:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 60,
"startDate" : "2023-08-04T11:45:00",
"endDate" : "2023-08-04T11:45:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 61,
"startDate" : "2023-08-05T00:00:00",
"endDate" : "2023-08-05T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 62,
"startDate" : "2023-08-07T11:09:00",
"endDate" : "2023-08-07T11:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 63,
"startDate" : "2023-08-08T17:59:00",
"endDate" : "2023-08-08T17:59:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 64,
"startDate" : "2023-08-09T11:09:00",
"endDate" : "2023-08-09T11:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 65,
"startDate" : "2023-08-10T00:00:00",
"endDate" : "2023-08-10T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 66,
"startDate" : "2023-08-11T13:51:00",
"endDate" : "2023-08-11T13:51:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 67,
"startDate" : "2023-08-14T14:27:00",
"endDate" : "2023-08-14T14:27:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 68,
"startDate" : "2023-08-17T11:21:00",
"endDate" : "2023-08-17T11:21:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 69,
"startDate" : "2023-08-18T14:13:00",
"endDate" : "2023-08-18T14:13:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 70,
"startDate" : "2023-08-21T17:34:00",
"endDate" : "2023-08-21T17:34:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 71,
"startDate" : "2023-08-22T20:05:00",
"endDate" : "2023-08-22T20:05:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 72,
"startDate" : "2023-08-23T00:00:00",
"endDate" : "2023-08-23T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 73,
"startDate" : "2023-08-24T11:10:00",
"endDate" : "2023-08-24T11:10:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 74,
"startDate" : "2023-08-25T00:00:00",
"endDate" : "2023-08-25T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 75,
"startDate" : "2023-08-28T18:07:00",
"endDate" : "2023-08-28T18:07:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 76,
"startDate" : "2023-08-29T11:21:00",
"endDate" : "2023-08-29T11:21:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 77,
"startDate" : "2023-08-31T11:14:00",
"endDate" : "2023-08-31T11:14:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 78,
"startDate" : "2023-09-01T13:53:00",
"endDate" : "2023-09-01T13:53:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 79,
"startDate" : "2023-09-04T18:43:00",
"endDate" : "2023-09-04T18:43:00",
"attendanceStatus" : "P",
"color" : "#48d365"
}
],
"semesterAttendance" : {
"endDate" : "2023-09-30T00:00:00",
"percentage" : 96,
"startDate" : "2023-04-01T00:00:00"
}
},
"filters" : {
"isParent" : false,
"studentId" : null,
"examType" : null
}
}```

_____________________________

_____________________________

Date: 10 Sep 2023 10:44:40.917 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
Authorization: Bearer
7d4991614037572c6994d1be0e8ce8ef69adf51d4586cf6adfd9fe4611b04527,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 10 Sep 2023 10:44:41.161 PM

_____________________________

Date: 10 Sep 2023 10:44:41.160 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"message" : "Get Student Pending List Successfully.",
"totalBalanceAmount" : 0,
"taxType" : "Tax",
"pendingFeesList" : [

],
"executionTime" : 0
}```
_____________________________

_____________________________

Date: 20 Sep 2023 09:14:31.190 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
7d4991614037572c6994d1be0e8ce8ef69adf51d4586cf6adfd9fe4611b04527
```

_____________________________

----
Date: 20 Sep 2023 09:14:32.568 AM

_____________________________

Date: 20 Sep 2023 09:14:32.566 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 20 Sep 2023 09:14:32.631 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Authorization: ,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 20 Sep 2023 09:14:32.790 AM

_____________________________

Date: 20 Sep 2023 09:14:32.790 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 20 Sep 2023 09:14:39.226 AM

_____________________________

Date: 20 Sep 2023 09:14:39.224 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```
Response: ```{
"profileImage" : "",
"expires_in" : 86400,
"name" : "Priyongbada Tapadar",
"id" : "FLDJ",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"access_token" :
"0ec44f1167d2410ef64ff1dc5664de9a742e1191884b42bbee1fbbb8f2f232b5",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"userCode" : "P221300",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"campus" : "Pune-Hadapsar",
"userType" : "PARENT",
"token_type" : "Bearer",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 20 Sep 2023 09:14:39.324 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
0ec44f1167d2410ef64ff1dc5664de9a742e1191884b42bbee1fbbb8f2f232b5
```

_____________________________

----
Date: 20 Sep 2023 09:14:39.664 AM

_____________________________

Date: 20 Sep 2023 09:14:39.659 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"holidays" : [

],
"studentId" : "FLDI",
"message" : "Student Details Fetch Successfully.",
"userName" : "Nivam",
"section" : "B",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [
],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"userCode" : "HDPS221300",
"name" : "Nivam Pal",
"announcements" : [
{
"postedDate" : "2023-08-21T19:14:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><p dir=\"ltr\">Dear
Esteemed Parents\/Guardians,<\/p><p dir=\"ltr\">We hope this message finds you in
good health and high spirits. We are pleased to inform you about an upcoming event
that holds great significance not only for our school community but for society at
large. Our school is organizing a Blood Donation Drive, and we invite you to join
us in this noble endeavor.<\/p><p dir=\"ltr\"><span style=\"color: rgb(0, 0,
255);\"><strong>Date: 26\/08\/2023&nbsp; &nbsp; &nbsp; Time: 9:00 am - 3:00 pm
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Venue:GIIS Smart Campus<\/strong><\/span><\/p><p
dir=\"ltr\">Your involvement will set an example of compassion and community
service for our students, showing them the importance of giving back to
society.<\/p><p dir=\"ltr\">Please confirm your participation by 24\/08\/2023 by
filling out the attached form.<\/p><p dir=\"ltr\"><em><strong><span style=\"color:
#0000ff;\"><a
href=\"https:\/\/fanyv88.com:443\/https\/docs.google.com\/forms\/d\/e\/1FAIpQLSeYZZaJ8PaqKsK_qI8iU0OIQJRpxv
SOgNzugJmw53fLdcMJ_w\/viewform\"><span style=\"color: #0000ff;\">Click here if
you\'re interested in participating.<\/span><\/a><\/span><\/strong><\/em><\/p><p
dir=\"ltr\">If you have any questions or concerns, please don\'t hesitate to get in
touch.<\/p><p dir=\"ltr\">Let\'s come together as a school community and make a
positive impact through this Blood Donation Drive. Your support is deeply
appreciated.<\/p><p dir=\"ltr\">Thank you for your time and consideration.<\/p><p
dir=\"ltr\">Warm regards,<\/p><p dir=\"ltr\">Team GIIS<\/p><p
dir=\"ltr\">=======================================================================
=<\/p><p><span style=\"color: #800000;\"><strong>GUIDELINES FOR
DONORS<\/strong><\/span><\/p><p><strong>GIVING BLOOD !!<\/strong><\/p><p
dir=\"ltr\"><strong>Am I Eligible ?<\/strong><\/p><p><strong>Basic Eligibility
Requirements<\/strong><\/p><p dir=\"ltr\">To ensure the safety of both donors and
recipients, there are specific eligibility criteria for blood donation. If you
fulfill the following requirements, you are eligible to donate blood:<\/p><ol><li
dir=\"ltr\"><p dir=\"ltr\">Age: You must be at least 18 years old and not older
than 60 years.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Weight: You must weigh a
minimum of 99 pounds (approximately 50 kilograms).<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Health Condition: On the day of donation, you need to be in good health
and feeling well.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Medical History: You
should not have a history of exposure to hepatitis or AIDS.<\/p><\/li><li
dir=\"ltr\"><p dir=\"ltr\">Last Blood Donation: Your last blood donation must have
been at least 90 days ago.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Hemoglobin
Level: Your hemoglobin level must be a minimum of 12.5 grams per deciliter
(gm\/dl), which will be checked before donation.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Medications: You are eligible if you are not taking any medication
except for vitamins or birth control pills.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Health History: You must not have had viral hepatitis, jaundice,
malaria, or typhoid in the last three years.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Blood Pressure: You must not be suffering from hypertension (high blood
pressure) or taking anti-hypertensive drugs.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Diabetes: You are eligible if you are not suffering from diabetes
controlled by drugs or insulin.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Intravenous Drugs: You must never have used intravenous drugs (illegal
IV drugs).<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">HIV Test: You must not have had
a positive antibody test for HIV (AIDS virus).<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Alcohol Consumption: You must avoid consuming alcohol on the night
before donation.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Fasting: You should not
be fasting when you come for donation.<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">Meal Gap: There should be a gap of 1 hour after having breakfast and 2
hours after having a proper meal before donation.<\/p><\/li><\/ol><p><br
\/><strong>More Detailed Eligibility Information<\/strong><\/p><ul><li
dir=\"ltr\"><p dir=\"ltr\">Certain medications, health problems or conditions may
disqualify you from donating blood. For example, if you are pregnant, or have a
fever when you come in to donate or have angina, you cannot donate
blood.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Prior to donation, our qualified
staff will ask you to answer a series of questions about travel and health. Your
responses help determine if there is any reason that might disqualify you from
donating, such as certain medical conditions.&nbsp;<\/p><\/li><li dir=\"ltr\"><p
dir=\"ltr\">We will also take your temperature and pulse, and take a drop of blood
from a finger to determine the iron level (hemoglobin) in your blood and your and
your blood group.<\/p><\/li><\/ul><p><strong>Contact Us<\/strong><\/p><p
dir=\"ltr\">If you have questions about your eligibility to donate blood,
don&rsquo;t hesitate to contact us.&nbsp;<\/p><p><span style=\"color: rgb(0, 0,
255);\"><strong>Phone: 9130608190 &nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;E-mail-
[email protected]<\/strong><\/span><\/p><p><strong>Giving blood involves four
steps:<\/strong><\/p><ol><li dir=\"ltr\"><p dir=\"ltr\">Providing medical
history<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Undergoing a quick mini-physical
(including temperature, blood pressure, pulse, and iron level checks)<\/p><\/li><li
dir=\"ltr\"><p dir=\"ltr\">Donating blood (usually takes less than 10
minutes)<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Enjoying snacks
afterward<\/p><\/li><\/ol><p><strong>Health History<\/strong><\/p><p dir=\"ltr\">To
begin, you complete a confidential form with your name, address and general
information about your health history.<\/p><p><strong>Important
Checks<\/strong><\/p><p dir=\"ltr\">A staff member will extract a small drop of
blood from your finger to measure your hemoglobin levels and blood group. Prior to
donation, we will also assess your blood pressure, pulse, and
temperature.<\/p><p><strong>Blood Donation<\/strong><\/p><p dir=\"ltr\">Blood is
then collected using a sterile, single-use needle for each donor. As the donation
process begins, you might feel a slight pinch. In approximately 10 minutes, your
blood donation will be completed. Slightly less than a pint of blood is collected
(most adults have 10 to 12 pints of blood).<\/p><p><strong>Beverages and
Snacks<\/strong><\/p><p dir=\"ltr\">Next, you will be invited to relax and enjoy
beverages and snacks. This will aid your body in adapting to the slight reduction
in fluid volume. Your body naturally replenishes this fluid within 24 hours.
Afterward, you are free to depart, with the satisfaction of potentially having
contributed to saving several lives through your blood
donation.<\/p><p><strong>Getting Ready<\/strong><\/p><p dir=\"ltr\">There are
several steps you can take to ensure a positive donation experience. It\'s
important to get a good night\'s sleep the night before your donation. Prior to
donating, have a substantial breakfast or lunch along with an ample amount of
liquids, such as milk and juice. Following your donation, you can resume your
regular daily activities, but it\'s advisable to avoid heavy lifting or strenuous
exercise. If you are a smoker, please refrain from smoking for at least 30 minutes
after donating.<\/p><p><strong>After Your Donation<\/strong><\/p><ul><li
dir=\"ltr\"><p dir=\"ltr\">Consume an additional four glasses (each containing
eight ounces) of non-alcoholic liquids, focusing on water in
particular.<\/p><\/li><li dir=\"ltr\"><p dir=\"ltr\">Maintain the bandage in place
for the next five hours, and refrain from engaging in strenuous exercise or he",
"heading" : "Blood Donation Drive at GIIS Smart Campus Hadapsar",
"attachment" : "\/Hadapsar\/Upload\/GIIS Hadapsar - Blood Donation Camp
Banner_7179.jpeg"
}
],
"badgeDisciplinary" : [

],
"emergencyContacts" : [

],
"busPickUp" : null,
"email" : "",
"daDetails" : null,
"busDetails" : null,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"semesterAttendance" : null,
"documents" : null,
"newMessageCount" : 2,
"webinars" : [

],
"feesDue" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"isBusOperate" : false,
"isEContractGenerationOn" : false,
"studentDocuments" : [

],
"clSecId" : null,
"class" : "Standard 1",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"events" : [

],
"classId" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
}
],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"course" : "CBSE",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"studentContractLink" : "",
"news" : null
}```

_____________________________

_____________________________

Date: 22 Sep 2023 05:56:44.464 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
0ec44f1167d2410ef64ff1dc5664de9a742e1191884b42bbee1fbbb8f2f232b5,
gsf-appname: myGIIS Parent App iOS
```
_____________________________

----
Date: 22 Sep 2023 05:56:44.753 AM

_____________________________

Date: 22 Sep 2023 05:56:44.752 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 22 Sep 2023 05:56:44.790 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: ,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 22 Sep 2023 05:56:44.966 AM

_____________________________

Date: 22 Sep 2023 05:56:44.966 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 22 Sep 2023 05:57:11.751 AM

_____________________________

Date: 22 Sep 2023 05:57:11.750 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"userType" : "PARENT",
"id" : "FLDJ",
"profileImage" : "",
"token_type" : "Bearer",
"name" : "Priyongbada Tapadar",
"campus" : "Pune-Hadapsar",
"expires_in" : 86400,
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"access_token" :
"9904c7b2cb6711f20ce11eb5689e9a37fa714b8d20af6d0e5cc164f1ccc08bb3",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"userCode" : "P221300",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
}
}```

_____________________________

_____________________________

Date: 22 Sep 2023 05:57:11.862 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
9904c7b2cb6711f20ce11eb5689e9a37fa714b8d20af6d0e5cc164f1ccc08bb3,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 22 Sep 2023 05:57:12.189 AM

_____________________________

Date: 22 Sep 2023 05:57:12.184 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"course" : "CBSE",
"isEContractGenerationOn" : false,
"userName" : "Nivam",
"message" : "Student Details Fetch Successfully.",
"email" : "",
"busDetails" : null,
"webinars" : [

],
"userCode" : "HDPS221300",
"name" : "Nivam Pal",
"news" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"feesDue" : null,
"documents" : null,
"isBusOperate" : false,
"clSecId" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
}
],
"semesterAttendance" : null,
"daDetails" : null,
"classId" : null,
"section" : "B",
"studentId" : "FLDI",
"newMessageCount" : 2,
"class" : "Standard 1",
"events" : [

],
"holidays" : [

],
"emergencyContacts" : [

],
"busPickUp" : null,
"badgeDisciplinary" : [

],
"announcements" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"studentContractLink" : "",
"studentDocuments" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 22 Sep 2023 05:57:19.826 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
9904c7b2cb6711f20ce11eb5689e9a37fa714b8d20af6d0e5cc164f1ccc08bb3,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 22 Sep 2023 05:57:20.118 AM

_____________________________

Date: 22 Sep 2023 05:57:20.114 AM

Response Description:
URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageSize" : 10,
"pageIndex" : 1,
"totalCount" : 159,
"mailFromNames" : [

],
"mails" : [
{
"mailId" : "LKIKD",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-18T20:01:31.35",
"subject" : "\r\nEV2 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2023_0918_172527.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0918_172527.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKGIE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-16T12:27:49.43",
"subject" : "GIIS\/HDP\/CIR-067\/2023-24 - Ganesh Chaturthi wishes",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKGID",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-16T12:23:50.513",
"subject" : "GIIS\/HDP\/CIR-066\/2023-24 - School Updates",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJJEG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-15T11:26:54.03",
"subject" : "GIIS\/HDP\/CIR-065\/2023-24 - Parent E consent",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJGGM",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-12T18:03:22.75",
"subject" : "Re: Nivam�s English enrichment book is missing",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJFGK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-11T16:53:44.11",
"subject" : "Details on trip to Anthurium resort",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJEDJ",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-09-08T19:20:21.327",
"subject" : "August Aurora!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJEDF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-08T19:06:29.283",
"subject" : "Anthurium Resort - KG 2 to Gr 2",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJDLK",
"fromId" : "EDI",
"isRead" : false,
"fromName" : "D.Lakshmi Prasanna",
"postedDate" : "2023-09-08T16:19:16.937",
"subject" : "Parent Survey - Your feedback can help us serve you better",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LILKG",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-04T18:53:18.777",
"subject" : "GIIS\/HDP\/CIR-061\/2023-24 - Happy Janmashtami!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"orderBy" : null,
"q" : null,
"order" : "new",
"message" : "Mails fetched successfully",
"mailFolders" : null,
"toDate" : null,
"fromDate" : null
}```

_____________________________

_____________________________

Date: 22 Sep 2023 05:57:24.199 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=LKIKD&senderId=GGIE```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
9904c7b2cb6711f20ce11eb5689e9a37fa714b8d20af6d0e5cc164f1ccc08bb3,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```
_____________________________

----
Date: 22 Sep 2023 05:57:24.441 AM

_____________________________

Date: 22 Sep 2023 05:57:24.440 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=LKIKD&senderId=GGIE```

Response: ```{
"isSentMail" : false,
"attachments" : [
{
"name" : "Screenshot_2023_0918_172527.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0918_172527.jpg"
}
],
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent,<\/p>\r\n<p>&nbsp;EV- 2 PTM is scheduled on Saturday, 23rd
September 2023.<\/p>\r\n<p>&nbsp;Time slots attached below.<\/p>\r\n<p>Kindly
adhere the time slots.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Regards,<\/p>\r\n<p>CT<\/p>\r\
n<\/body>\r\n<\/html>",
"recipients" : [
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
}
],
"mailId" : "LKIKD",
"from" : "Vidya Karadepatil",
"subject" : "\r\nEV2 PTM slots",
"date" : "2023-09-18T20:01:31.35",
"senderId" : "GGIE"
}```

_____________________________

_____________________________

Date: 22 Sep 2023 05:57:35.139 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
9904c7b2cb6711f20ce11eb5689e9a37fa714b8d20af6d0e5cc164f1ccc08bb3
```

_____________________________

----
Date: 22 Sep 2023 05:57:35.373 AM

_____________________________

Date: 22 Sep 2023 05:57:35.372 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```
Response: ```{
"message" : "Mails fetched successfully",
"q" : null,
"totalCount" : 159,
"toDate" : null,
"pageSize" : 10,
"mailFolders" : null,
"fromDate" : null,
"orderBy" : null,
"mailFromNames" : [

],
"order" : "new",
"mails" : [
{
"mailId" : "LKIKD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-18T20:01:31.35",
"subject" : "\r\nEV2 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2023_0918_172527.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0918_172527.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKGIE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-16T12:27:49.43",
"subject" : "GIIS\/HDP\/CIR-067\/2023-24 - Ganesh Chaturthi wishes",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKGID",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-16T12:23:50.513",
"subject" : "GIIS\/HDP\/CIR-066\/2023-24 - School Updates",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJJEG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-15T11:26:54.03",
"subject" : "GIIS\/HDP\/CIR-065\/2023-24 - Parent E consent",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJGGM",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-12T18:03:22.75",
"subject" : "Re: Nivam�s English enrichment book is missing",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJFGK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-11T16:53:44.11",
"subject" : "Details on trip to Anthurium resort",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJEDJ",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-09-08T19:20:21.327",
"subject" : "August Aurora!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJEDF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-08T19:06:29.283",
"subject" : "Anthurium Resort - KG 2 to Gr 2",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJDLK",
"fromId" : "EDI",
"isRead" : false,
"fromName" : "D.Lakshmi Prasanna",
"postedDate" : "2023-09-08T16:19:16.937",
"subject" : "Parent Survey - Your feedback can help us serve you better",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LILKG",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-04T18:53:18.777",
"subject" : "GIIS\/HDP\/CIR-061\/2023-24 - Happy Janmashtami!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageIndex" : 1
}```

_____________________________

_____________________________

Date: 22 Sep 2023 05:57:40.212 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
9904c7b2cb6711f20ce11eb5689e9a37fa714b8d20af6d0e5cc164f1ccc08bb3,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________
----
Date: 22 Sep 2023 05:57:40.563 AM

_____________________________

Date: 22 Sep 2023 05:57:40.559 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"course" : "CBSE",
"busPickUp" : null,
"daDetails" : null,
"announcements" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [
]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"feesDue" : null,
"userCode" : "HDPS221300",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
}
],
"webinars" : [

],
"name" : "Nivam Pal",
"documents" : null,
"events" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"semesterAttendance" : null,
"class" : "Standard 1",
"studentContractLink" : "",
"holidays" : [

],
"studentId" : "FLDI",
"emergencyContacts" : [

],
"classId" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"clSecId" : null,
"studentDocuments" : [

],
"email" : "",
"busDetails" : null,
"isEContractGenerationOn" : false,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"badgeDisciplinary" : [

],
"isBusOperate" : false,
"userName" : "Nivam",
"newMessageCount" : 1,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"message" : "Student Details Fetch Successfully.",
"section" : "B",
"news" : null
}```

_____________________________

_____________________________

Date: 22 Sep 2023 09:12:37.163 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
9904c7b2cb6711f20ce11eb5689e9a37fa714b8d20af6d0e5cc164f1ccc08bb3,
Content-Type: application\/json
```

_____________________________

----
Date: 22 Sep 2023 09:12:41.209 PM

_____________________________

Date: 22 Sep 2023 09:12:41.203 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"userName" : "Nivam",
"busPickUp" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"busDetails" : null,
"badgeDisciplinary" : [

],
"clSecId" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"section" : "B",
"holidays" : [

],
"announcements" : [

],
"email" : "",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-09-22T23:42:33.303",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
}
],
"isEContractGenerationOn" : false,
"course" : "CBSE",
"documents" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [
],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"events" : [

],
"userCode" : "HDPS221300",
"classId" : null,
"class" : "Standard 1",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"message" : "Student Details Fetch Successfully.",
"isBusOperate" : false,
"semesterAttendance" : null,
"daDetails" : null,
"news" : null,
"webinars" : [

],
"newMessageCount" : 1,
"studentContractLink" : "",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"studentId" : "FLDI",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"name" : "Nivam Pal",
"feesDue" : null,
"emergencyContacts" : [

],
"studentDocuments" : [

]
}```
_____________________________

_____________________________

Date: 24 Sep 2023 08:45:05.085 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gexam/api/v1/Exam/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
9904c7b2cb6711f20ce11eb5689e9a37fa714b8d20af6d0e5cc164f1ccc08bb3
```

_____________________________

----
Date: 24 Sep 2023 08:45:05.382 PM

_____________________________

Date: 24 Sep 2023 08:45:05.380 PM

Response Description:

URL: ```https://mygiis.org/modules/gexam/api/v1/Exam/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 24 Sep 2023 08:45:05.446 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: ,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 24 Sep 2023 08:45:05.556 PM

_____________________________

Date: 24 Sep 2023 08:45:05.556 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 24 Sep 2023 08:45:12.882 PM

_____________________________

Date: 24 Sep 2023 08:45:12.881 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```
Response: ```{
"profileImage" : "",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"id" : "FLDJ",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"expires_in" : 86400,
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"token_type" : "Bearer",
"userCode" : "P221300",
"campus" : "Pune-Hadapsar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"userType" : "PARENT",
"access_token" :
"4e53efa4ea8fbfb8de049dec1ec583b205dc487f7f92fbce4f07bf6d2d21aa37",
"name" : "Priyongbada Tapadar"
}```

_____________________________

_____________________________

Date: 24 Sep 2023 08:45:13.004 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
4e53efa4ea8fbfb8de049dec1ec583b205dc487f7f92fbce4f07bf6d2d21aa37
```

_____________________________

----
Date: 24 Sep 2023 08:45:13.324 PM

_____________________________

Date: 24 Sep 2023 08:45:13.322 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"events" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"feesDue" : null,
"course" : "CBSE",
"userName" : "Nivam",
"section" : "B",
"busPickUp" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"message" : "Student Details Fetch Successfully.",
"studentDocuments" : [

],
"studentId" : "FLDI",
"badgeDisciplinary" : [
],
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"semesterAttendance" : null,
"isEContractGenerationOn" : false,
"webinars" : [

],
"holidays" : [

],
"userCode" : "HDPS221300",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"emergencyContacts" : [

],
"email" : "",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [
],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"news" : null,
"newMessageCount" : 0,
"isBusOperate" : false,
"announcements" : [

],
"class" : "Standard 1",
"name" : "Nivam Pal",
"busDetails" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"documents" : null,
"studentContractLink" : "",
"clSecId" : null,
"classId" : null,
"daDetails" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-09-24T23:15:11.02",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
}
]
}```
_____________________________

_____________________________

Date: 24 Sep 2023 08:45:25.831 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
4e53efa4ea8fbfb8de049dec1ec583b205dc487f7f92fbce4f07bf6d2d21aa37
```

_____________________________

----
Date: 24 Sep 2023 08:45:26.194 PM

_____________________________

Date: 24 Sep 2023 08:45:26.192 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageIndex" : 1,
"fromDate" : null,
"mailFromNames" : [

],
"mails" : [
{
"mailId" : "LKMMF",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-09-22T20:06:53.82",
"subject" : "\r\nAssessment-II Result",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKIKD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-18T20:01:31.35",
"subject" : "\r\nEV2 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2023_0918_172527.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0918_172527.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKGIE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-16T12:27:49.43",
"subject" : "GIIS\/HDP\/CIR-067\/2023-24 - Ganesh Chaturthi wishes",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKGID",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-16T12:23:50.513",
"subject" : "GIIS\/HDP\/CIR-066\/2023-24 - School Updates",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJJEG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-15T11:26:54.03",
"subject" : "GIIS\/HDP\/CIR-065\/2023-24 - Parent E consent",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJGGM",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-12T18:03:22.75",
"subject" : "Re: Nivam�s English enrichment book is missing",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJFGK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-11T16:53:44.11",
"subject" : "Details on trip to Anthurium resort",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJEDJ",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-09-08T19:20:21.327",
"subject" : "August Aurora!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJEDF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-08T19:06:29.283",
"subject" : "Anthurium Resort - KG 2 to Gr 2",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LJDLK",
"fromId" : "EDI",
"isRead" : false,
"fromName" : "D.Lakshmi Prasanna",
"postedDate" : "2023-09-08T16:19:16.937",
"subject" : "Parent Survey - Your feedback can help us serve you better",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
}
],
"message" : "Mails fetched successfully",
"totalCount" : 160,
"q" : null,
"mailFolders" : null,
"pageSize" : 10,
"toDate" : null,
"orderBy" : null,
"order" : "new"
}```

_____________________________

_____________________________

Date: 24 Sep 2023 08:45:27.557 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
4e53efa4ea8fbfb8de049dec1ec583b205dc487f7f92fbce4f07bf6d2d21aa37,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 24 Sep 2023 08:45:27.733 PM

_____________________________

Date: 24 Sep 2023 08:45:27.732 PM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"calendar" : [

],
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
],
"message" : "Student calendar details get successfully",
"session" : {
"sessEnd" : "2024-03-31T00:00:00",
"sessionId" : "I",
"sessStart" : "2023-04-01T00:00:00",
"sessionName" : "2023-2024"
}
}```

_____________________________

_____________________________
Date: 24 Sep 2023 08:45:29.482 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
4e53efa4ea8fbfb8de049dec1ec583b205dc487f7f92fbce4f07bf6d2d21aa37,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 24 Sep 2023 08:45:29.731 PM

_____________________________

Date: 24 Sep 2023 08:45:29.730 PM

Response Description:

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Response: ```{
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully."
}```

_____________________________

_____________________________

Date: 27 Sep 2023 06:17:00.036 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
4e53efa4ea8fbfb8de049dec1ec583b205dc487f7f92fbce4f07bf6d2d21aa37,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 27 Sep 2023 06:17:00.533 AM

_____________________________

Date: 27 Sep 2023 06:17:00.531 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 27 Sep 2023 06:17:00.590 AM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization:
```

_____________________________

----
Date: 27 Sep 2023 06:17:00.732 AM

_____________________________

Date: 27 Sep 2023 06:17:00.732 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 27 Sep 2023 06:17:09.407 AM
_____________________________

Date: 27 Sep 2023 06:17:09.405 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"token_type" : "Bearer",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"expires_in" : 86400,
"userType" : "PARENT",
"name" : "Priyongbada Tapadar",
"id" : "FLDJ",
"profileImage" : "",
"userCode" : "P221300",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"campus" : "Pune-Hadapsar",
"access_token" :
"9fa52a99df85165e859eca46f2953ec9a1422f6732428da4dafe1d3e507fcad8"
}```

_____________________________

_____________________________

Date: 27 Sep 2023 06:17:09.512 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```
Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
9fa52a99df85165e859eca46f2953ec9a1422f6732428da4dafe1d3e507fcad8
```

_____________________________

----
Date: 27 Sep 2023 06:17:09.893 AM

_____________________________

Date: 27 Sep 2023 06:17:09.889 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"busDetails" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [
],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"studentId" : "FLDI",
"feesDue" : null,
"holidays" : [

],
"documents" : null,
"events" : [

],
"studentDocuments" : [

],
"isEContractGenerationOn" : false,
"news" : null,
"newMessageCount" : 2,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"busPickUp" : null,
"name" : "Nivam Pal",
"emergencyContacts" : [

],
"clSecId" : null,
"section" : "B",
"daDetails" : null,
"semesterAttendance" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-09-27T08:47:04.627",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
}
],
"webinars" : [

],
"course" : "CBSE",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"classId" : null,
"announcements" : [

],
"badgeDisciplinary" : [

],
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"userName" : "Nivam",
"isBusOperate" : false,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"class" : "Standard 1",
"studentContractLink" : "",
"userCode" : "HDPS221300",
"email" : "",
"message" : "Student Details Fetch Successfully."
}```

_____________________________

_____________________________

Date: 03 Oct 2023 06:31:41.135 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
9fa52a99df85165e859eca46f2953ec9a1422f6732428da4dafe1d3e507fcad8,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 03 Oct 2023 06:31:41.458 AM

_____________________________

Date: 03 Oct 2023 06:31:41.458 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 03 Oct 2023 06:31:41.494 AM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: ,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 03 Oct 2023 06:31:41.641 AM

_____________________________

Date: 03 Oct 2023 06:31:41.641 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 03 Oct 2023 06:31:49.328 AM
_____________________________

Date: 03 Oct 2023 06:31:49.326 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"access_token" :
"476062c4aa166519670c8f4f6a1d7aefee4d639cd4dad9966be7797fffce2e10",
"id" : "FLDJ",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"profileImage" : "",
"campus" : "Pune-Hadapsar",
"userType" : "PARENT",
"name" : "Priyongbada Tapadar",
"token_type" : "Bearer",
"userCode" : "P221300",
"expires_in" : 86400
}```

_____________________________

_____________________________

Date: 03 Oct 2023 06:31:49.423 AM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
476062c4aa166519670c8f4f6a1d7aefee4d639cd4dad9966be7797fffce2e10,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 03 Oct 2023 06:31:49.781 AM

_____________________________

Date: 03 Oct 2023 06:31:49.779 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [
],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"clSecId" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"userCode" : "HDPS221300",
"classId" : null,
"busDetails" : null,
"section" : "B",
"email" : "",
"semesterAttendance" : null,
"message" : "Student Details Fetch Successfully.",
"daDetails" : null,
"studentId" : "FLDI",
"holidays" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"busPickUp" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"events" : [

],
"class" : "Standard 1",
"userName" : "Nivam",
"course" : "CBSE",
"studentContractLink" : "",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-10-03T09:01:46",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
}
],
"isEContractGenerationOn" : false,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"newMessageCount" : 5,
"studentDocuments" : [

],
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"emergencyContacts" : [

],
"webinars" : [

],
"news" : null,
"announcements" : [
],
"isBusOperate" : false,
"badgeDisciplinary" : [

],
"name" : "Nivam Pal",
"feesDue" : null,
"documents" : null
}```

_____________________________

_____________________________

Date: 04 Oct 2023 06:31:45.612 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
476062c4aa166519670c8f4f6a1d7aefee4d639cd4dad9966be7797fffce2e10,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 04 Oct 2023 06:31:46.581 AM

_____________________________

Date: 04 Oct 2023 06:31:46.579 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 04 Oct 2023 06:31:46.649 AM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: ,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 04 Oct 2023 06:31:46.812 AM

_____________________________

Date: 04 Oct 2023 06:31:46.812 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 04 Oct 2023 06:31:51.090 AM

_____________________________

Date: 04 Oct 2023 06:31:51.089 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"id" : "FLDJ",
"profileImage" : "",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"userCode" : "P221300",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"campus" : "Pune-Hadapsar",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"token_type" : "Bearer",
"userType" : "PARENT",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"name" : "Priyongbada Tapadar",
"expires_in" : 86400,
"access_token" :
"aa7863e97fe6e34c4e8c42406a582c27e9d8b5b9f6546e5b91c1e5eacad296f5"
}```

_____________________________

_____________________________

Date: 04 Oct 2023 06:31:51.191 AM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
aa7863e97fe6e34c4e8c42406a582c27e9d8b5b9f6546e5b91c1e5eacad296f5,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 04 Oct 2023 06:31:51.869 AM

_____________________________

Date: 04 Oct 2023 06:31:51.864 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"emergencyContacts" : [

],
"isBusOperate" : false,
"userCode" : "HDPS221300",
"studentContractLink" : "",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"announcements" : [

],
"busDetails" : null,
"holidays" : [

],
"clSecId" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"message" : "Student Details Fetch Successfully.",
"events" : [

],
"isEContractGenerationOn" : false,
"class" : "Standard 1",
"documents" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-10-04T09:01:46.59",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
}
],
"studentDocuments" : [

],
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"newMessageCount" : 4,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"section" : "B",
"userName" : "Nivam",
"badgeDisciplinary" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"email" : "",
"busPickUp" : null,
"course" : "CBSE",
"classId" : null,
"daDetails" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"name" : "Nivam Pal",
"studentId" : "FLDI",
"semesterAttendance" : null,
"webinars" : [

],
"news" : null,
"feesDue" : null
}```

_____________________________

_____________________________

Date: 05 Oct 2023 11:03:35.453 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
aa7863e97fe6e34c4e8c42406a582c27e9d8b5b9f6546e5b91c1e5eacad296f5,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 05 Oct 2023 11:03:36.211 AM

_____________________________

Date: 05 Oct 2023 11:03:36.210 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ``````

_____________________________

_____________________________
Date: 05 Oct 2023 11:03:36.268 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: ,
Content-Type: application\/json
```

_____________________________

----
Date: 05 Oct 2023 11:03:36.381 AM

_____________________________

Date: 05 Oct 2023 11:03:36.381 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________
----
Date: 05 Oct 2023 11:03:43.850 AM

_____________________________

Date: 05 Oct 2023 11:03:43.849 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"name" : "Priyongbada Tapadar",
"userCode" : "P221300",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"campus" : "Pune-Hadapsar",
"id" : "FLDJ",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"profileImage" : "",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"access_token" :
"b9ef18d983390c5510060bfbe815d8ae4152c9885f522c0bc4e0ebb60f84c761",
"token_type" : "Bearer",
"expires_in" : 86400,
"userType" : "PARENT",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 05 Oct 2023 11:03:43.930 AM


Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
b9ef18d983390c5510060bfbe815d8ae4152c9885f522c0bc4e0ebb60f84c761,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 05 Oct 2023 11:03:44.292 AM

_____________________________

Date: 05 Oct 2023 11:03:44.287 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"classId" : null,
"events" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"name" : "Nivam Pal",
"semesterAttendance" : null,
"documents" : null,
"busDetails" : null,
"badgeDisciplinary" : [
],
"emergencyContacts" : [

],
"announcements" : [

],
"daDetails" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"class" : "Standard 1",
"studentDocuments" : [

],
"webinars" : [

],
"email" : "",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"busPickUp" : null,
"userCode" : "HDPS221300",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-10-05T13:33:38",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
}
],
"course" : "CBSE",
"isBusOperate" : false,
"section" : "B",
"holidays" : [

],
"feesDue" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"studentId" : "FLDI",
"clSecId" : null,
"news" : null,
"studentContractLink" : "",
"userName" : "Nivam",
"isEContractGenerationOn" : false,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"message" : "Student Details Fetch Successfully.",
"newMessageCount" : 3
}```

_____________________________

_____________________________

Date: 05 Oct 2023 11:03:47.273 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
b9ef18d983390c5510060bfbe815d8ae4152c9885f522c0bc4e0ebb60f84c761,
Content-Type: application\/json
```

_____________________________

----
Date: 05 Oct 2023 11:03:47.530 AM

_____________________________

Date: 05 Oct 2023 11:03:47.529 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mails" : [
{
"mailId" : "LMFMK",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-10-03T17:48:55.083",
"subject" : "\r\nRegarding notebooks",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LMFGH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-02T20:14:57.65",
"subject" : "Leadership Lecture Series with Dr N R Narayana Murthy",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLMFD",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-28T19:21:12.667",
"subject" : "Field trip",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLLLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-28T11:11:31.27",
"subject" : "GIIS\/HDP\/CIR-071\/2023-24 - School Holiday",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLLFI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-27T17:01:49.663",
"subject" : "GIIS\/HDP\/CIR-070\/2023-24 - School Holiday",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLKED",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-26T17:26:35.25",
"subject" : "GIIS\/HDP\/CIR-069\/2023-24 - Dandiya Raas - Stall
Registration",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLKDM",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-26T17:23:54.38",
"subject" : "GIIS\/HDP\/CIR-068\/2023-24 - Dandiya Raas - An evening of dance
, fun, colour",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKMMF",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-09-22T20:06:53.82",
"subject" : "\r\nAssessment-II Result",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKIKD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-18T20:01:31.35",
"subject" : "\r\nEV2 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2023_0918_172527.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0918_172527.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKGIE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-16T12:27:49.43",
"subject" : "GIIS\/HDP\/CIR-067\/2023-24 - Ganesh Chaturthi wishes",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"order" : "new",
"fromDate" : null,
"mailFolders" : null,
"message" : "Mails fetched successfully",
"mailFromNames" : [

],
"toDate" : null,
"q" : null,
"pageSize" : 10,
"orderBy" : null,
"pageIndex" : 1,
"totalCount" : 167
}```

_____________________________

_____________________________

Date: 05 Oct 2023 11:03:49.122 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=LMFMK&senderId=GGIE```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
b9ef18d983390c5510060bfbe815d8ae4152c9885f522c0bc4e0ebb60f84c761,
gsf-appname: myGIIS Parent App iOS
```

_____________________________
----
Date: 05 Oct 2023 11:03:49.302 AM

_____________________________

Date: 05 Oct 2023 11:03:49.301 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=LMFMK&senderId=GGIE```

Response: ```{
"recipients" : [
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
}
],
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear parent<\/p>\r\n<p>As informed in the PTM please send Nivam\'\'s new
notebooks for Math- square line , Evs- interleaf book&nbsp;<\/p>\r\n<p>English two
4 line notebooks I have . Already 1 lesson writing work is over in every subject so
it will become difficult for him to complete it please send it tomorrow only.<\/p>\
r\n<p>Regards<\/p>\r\n<p>CT<\/p>\r\n<\/body>\r\n<\/html>",
"from" : "Vidya Karadepatil",
"attachments" : [

],
"subject" : "\r\nRegarding notebooks",
"date" : "2023-10-03T17:48:55.083",
"mailId" : "LMFMK",
"isSentMail" : false,
"senderId" : "GGIE"
}```

_____________________________

_____________________________

Date: 05 Oct 2023 11:04:09.208 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
b9ef18d983390c5510060bfbe815d8ae4152c9885f522c0bc4e0ebb60f84c761,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 05 Oct 2023 11:04:09.757 AM

_____________________________

Date: 05 Oct 2023 11:04:09.756 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mailFromNames" : [

],
"toDate" : null,
"message" : "Mails fetched successfully",
"pageSize" : 10,
"fromDate" : null,
"mails" : [
{
"mailId" : "LMFMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-10-03T17:48:55.083",
"subject" : "\r\nRegarding notebooks",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LMFGH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-02T20:14:57.65",
"subject" : "Leadership Lecture Series with Dr N R Narayana Murthy",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLMFD",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-28T19:21:12.667",
"subject" : "Field trip",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLLLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-28T11:11:31.27",
"subject" : "GIIS\/HDP\/CIR-071\/2023-24 - School Holiday",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLLFI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-27T17:01:49.663",
"subject" : "GIIS\/HDP\/CIR-070\/2023-24 - School Holiday",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLKED",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-26T17:26:35.25",
"subject" : "GIIS\/HDP\/CIR-069\/2023-24 - Dandiya Raas - Stall
Registration",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLKDM",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-26T17:23:54.38",
"subject" : "GIIS\/HDP\/CIR-068\/2023-24 - Dandiya Raas - An evening of dance
, fun, colour",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKMMF",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-09-22T20:06:53.82",
"subject" : "\r\nAssessment-II Result",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKIKD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-18T20:01:31.35",
"subject" : "\r\nEV2 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2023_0918_172527.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0918_172527.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKGIE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-16T12:27:49.43",
"subject" : "GIIS\/HDP\/CIR-067\/2023-24 - Ganesh Chaturthi wishes",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"orderBy" : null,
"q" : null,
"pageIndex" : 1,
"order" : "new",
"mailFolders" : null,
"totalCount" : 167
}```

_____________________________

_____________________________
Date: 05 Oct 2023 11:04:13.678 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=LMFGH&senderId=K```

Authentication Headers:
```
Authorization: Bearer
b9ef18d983390c5510060bfbe815d8ae4152c9885f522c0bc4e0ebb60f84c761,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 05 Oct 2023 11:04:14.031 AM

_____________________________

Date: 05 Oct 2023 11:04:14.018 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=LMFGH&senderId=K```

Response: ```{
"senderId" : "K",
"attachments" : [

],
"date" : "2023-10-02T20:14:57.65",
"recipients" : [
{
"id" : "I",
"name" : "Sanjeev Dubey",
"isCCRecipient" : true
},
{
"id" : "EJ",
"name" : "Test Staff",
"isCCRecipient" : true
},
{
"id" : "FJ",
"name" : "Rajeev Katyal",
"isCCRecipient" : true
},
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "FM",
"name" : "Saurbha Khuntia",
"isCCRecipient" : true
},
{
"id" : "GD",
"name" : "Raushan Jha",
"isCCRecipient" : true
},
{
"id" : "GE",
"name" : "Baldev Singh",
"isCCRecipient" : true
},
{
"id" : "GF",
"name" : "Girish Sachdeva",
"isCCRecipient" : true
},
{
"id" : "GG",
"name" : "Rajiv Bansal",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EJM",
"name" : "MIHIR GOSALIA",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Pradnya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEJ",
"name" : "Testing Staff",
"isCCRecipient" : true
},
{
"id" : "FFE",
"name" : "RANI NAYAR",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKE",
"name" : "Gaurav Gupta",
"isCCRecipient" : true
},
{
"id" : "GKI",
"name" : "Surbhi Devpura",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLD",
"name" : "PRIYANKA BANKAR",
"isCCRecipient" : true
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HEK",
"name" : "Nidhi Sharma",
"isCCRecipient" : true
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IGL",
"name" : "Pramod Tripathi",
"isCCRecipient" : true
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHF",
"name" : "Amit Kumar",
"isCCRecipient" : true
},
{
"id" : "JHG",
"name" : "Sachin Sharma",
"isCCRecipient" : true
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "JMK",
"name" : "Internal Auditor",
"isCCRecipient" : true
},
{
"id" : "KDD",
"name" : "Rathin Khandhadia",
"isCCRecipient" : true
},
{
"id" : "KDE",
"name" : "Sweety Gathani",
"isCCRecipient" : true
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KEJ",
"name" : "Sarah Shaikh",
"isCCRecipient" : true
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIE",
"name" : "Ayush Kalani",
"isCCRecipient" : true
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEEJ",
"name" : "Ashish Arora",
"isCCRecipient" : true
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFIG",
"name" : "Harshal Sarode",
"isCCRecipient" : true
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEE",
"name" : "Ilhan Farooqui",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGG",
"name" : "Ishika Bhagat",
"isCCRecipient" : true
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGKJ",
"name" : "Amit Singh",
"isCCRecipient" : true
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJME",
"name" : "Ankush Sapiah",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGG",
"name" : "K Durga Rao",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDG",
"name" : "Akhil Jain",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKF",
"name" : "Keerthi Wanjari",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMI",
"name" : "Sujitha Jairaj",
"isCCRecipient" : true
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFE",
"name" : "Ankit Gupta",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDF",
"name" : "Sohini Ghosh",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFG",
"name" : "Parul Tanwar",
"isCCRecipient" : true
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGE",
"name" : "Adan Khan",
"isCCRecipient" : true
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Ajay Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFH",
"name" : "Vivek Choubey",
"isCCRecipient" : true
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLHL",
"name" : "Mukul Paranjpe",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMED",
"name" : "Sudhir Vishwakarma",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFF",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDGM",
"name" : "Catherine Satam",
"isCCRecipient" : true
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHG",
"name" : "Taher Saifee",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKG",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GFMM",
"name" : "Nikhil Paspute",
"isCCRecipient" : true
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGJ",
"name" : "Anupama Raina",
"isCCRecipient" : true
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGGM",
"name" : "Sujata Chatterjee",
"isCCRecipient" : true
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHE",
"name" : "Sohini Ghosh",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGJL",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMG",
"name" : "Ravindra Kumar",
"isCCRecipient" : true
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHKL",
"name" : "Suman Singh",
"isCCRecipient" : true
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHMJ",
"name" : "Hardik Gautami",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGE",
"name" : "Rahul Muddalwar",
"isCCRecipient" : true
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJH",
"name" : "Ganesh Pandey",
"isCCRecipient" : true
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKK",
"name" : "Tracy Cardoz",
"isCCRecipient" : true
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIMF",
"name" : "Savitha D R",
"isCCRecipient" : true
},
{
"id" : "GIMG",
"name" : "Kingshuk Gupta",
"isCCRecipient" : true
},
{
"id" : "GIMH",
"name" : "Rashmi Chandran",
"isCCRecipient" : true
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGL",
"name" : "Jennifer Coutinho",
"isCCRecipient" : true
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJII",
"name" : "Aaditya Chaudhari",
"isCCRecipient" : true
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJKH",
"name" : "Ankur Mehta",
"isCCRecipient" : true
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
}
],
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
dir=\"ltr\">Dear Parent,<\/p>\r\n<p dir=\"ltr\">As part of our continuous
commitment to nurturing well-rounded and confident future leaders, GSF proudly
presents the Leadership Lecture Series, a platform that invites distinguished
global leaders to engage with our students.<\/p>\r\n<p dir=\"ltr\">We are thrilled
to announce that Dr. N. R. Narayana Murthy, Founder of Infosys - one of the biggest
Indian IT companies and also the Patron of Global Schools Foundation Advisory
Board, is gracing GIIS SMART Campus, Singapore for an exclusive Leadership Lecture
Series!&nbsp;<\/p>\r\n<p>Event details are as follows:<\/p>\r\n<p
dir=\"ltr\">📅 : 3rd October 2023<\/p>\r\n<p dir=\"ltr\">🕙 : 10:00 am - 11:00
am Singapore time (7.30 am to 8.30 am India time)<\/p>\r\n<p dir=\"ltr\">Dr. Murthy
will engage with students from GSF campuses worldwide, taking part in a Q&amp;A
session and sharing his invaluable insights and experiences with our student
panelists.<\/p>\r\n<p dir=\"ltr\">This is a students only event but the good news
is that we will be streaming&nbsp;<a
href=\"https:\/\/fanyv88.com:443\/https\/www.facebook.com\/events\/861637988824307\/\">Live on
Facebook<\/a>&nbsp;(click to join).&nbsp;<\/p>\r\n<p>Mark your calendars and be
part of this enriching experience that promises to inspire and empower!&nbsp;<\/p>\
r\n<p dir=\"ltr\">Best Regards,<\/p>\r\n<p dir=\"ltr\">Communications Team<\/p>\r\
n<p dir=\"ltr\">Global Schools Foundation<\/p>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\
n<\/html>",
"isSentMail" : false,
"mailId" : "LMFGH",
"from" : "GIIS Announcement",
"subject" : "Leadership Lecture Series with Dr N R Narayana Murthy"
}```

_____________________________

_____________________________

Date: 05 Oct 2023 11:04:38.257 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
b9ef18d983390c5510060bfbe815d8ae4152c9885f522c0bc4e0ebb60f84c761
```

_____________________________

----
Date: 05 Oct 2023 11:04:38.732 AM

_____________________________

Date: 05 Oct 2023 11:04:38.730 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"orderBy" : null,
"q" : null,
"pageIndex" : 1,
"toDate" : null,
"pageSize" : 10,
"totalCount" : 167,
"mailFromNames" : [

],
"mailFolders" : null,
"message" : "Mails fetched successfully",
"mails" : [
{
"mailId" : "LMFMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-10-03T17:48:55.083",
"subject" : "\r\nRegarding notebooks",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LMFGH",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-02T20:14:57.65",
"subject" : "Leadership Lecture Series with Dr N R Narayana Murthy",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLMFD",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-28T19:21:12.667",
"subject" : "Field trip",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLLLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-28T11:11:31.27",
"subject" : "GIIS\/HDP\/CIR-071\/2023-24 - School Holiday",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLLFI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-27T17:01:49.663",
"subject" : "GIIS\/HDP\/CIR-070\/2023-24 - School Holiday",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLKED",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-26T17:26:35.25",
"subject" : "GIIS\/HDP\/CIR-069\/2023-24 - Dandiya Raas - Stall
Registration",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLKDM",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-26T17:23:54.38",
"subject" : "GIIS\/HDP\/CIR-068\/2023-24 - Dandiya Raas - An evening of dance
, fun, colour",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKMMF",
"fromId" : "GGGM",
"isRead" : true,
"fromName" : "Sujata Chatterjee",
"postedDate" : "2023-09-22T20:06:53.82",
"subject" : "\r\nAssessment-II Result",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKIKD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-18T20:01:31.35",
"subject" : "\r\nEV2 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2023_0918_172527.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_0918_172527.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LKGIE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-16T12:27:49.43",
"subject" : "GIIS\/HDP\/CIR-067\/2023-24 - Ganesh Chaturthi wishes",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"fromDate" : null,
"order" : "new"
}```

_____________________________

_____________________________

Date: 05 Oct 2023 11:04:42.731 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
b9ef18d983390c5510060bfbe815d8ae4152c9885f522c0bc4e0ebb60f84c761
```

_____________________________

----
Date: 05 Oct 2023 11:04:43.244 AM

_____________________________

Date: 05 Oct 2023 11:04:43.240 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```
Response: ```{
"announcements" : [

],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"feesDue" : null,
"daDetails" : null,
"userCode" : "HDPS221300",
"class" : "Standard 1",
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"email" : "",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-10-05T13:34:36.8",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
}
],
"isBusOperate" : false,
"busDetails" : null,
"name" : "Nivam Pal",
"section" : "B",
"userName" : "Nivam",
"isEContractGenerationOn" : false,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,119",
"isIframe" : true,
"title" : "e-Consent (Anthurium Resort - KG 2 to Gr 2)",
"data" : "Your e-Consent required for Anthurium Resort - KG 2 to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"course" : "CBSE",
"studentContractLink" : "",
"semesterAttendance" : null,
"studentId" : "FLDI",
"emergencyContacts" : [

],
"message" : "Student Details Fetch Successfully.",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"holidays" : [

],
"badgeDisciplinary" : [

],
"studentDocuments" : [

],
"webinars" : [

],
"news" : null,
"classId" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"clSecId" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"newMessageCount" : 1,
"busPickUp" : null,
"events" : [

],
"documents" : null
}```

_____________________________

_____________________________

Date: 04 Nov 2023 10:16:23.120 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
b9ef18d983390c5510060bfbe815d8ae4152c9885f522c0bc4e0ebb60f84c761,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 04 Nov 2023 10:16:23.388 AM

_____________________________

Date: 04 Nov 2023 10:16:23.387 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 04 Nov 2023 10:16:23.423 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization:
```

_____________________________

----
Date: 04 Nov 2023 10:16:23.601 AM

_____________________________

Date: 04 Nov 2023 10:16:23.601 AM

Response Description:
URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 04 Nov 2023 10:16:34.550 AM

_____________________________

Date: 04 Nov 2023 10:16:34.548 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"token_type" : "Bearer",
"name" : "Priyongbada Tapadar",
"access_token" :
"a2e5987b460599fc012b72a8c35e13e05718873dc0055e1abb97c9b0c46b974a",
"userType" : "PARENT",
"userCode" : "P221300",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"profileImage" : "",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"campus" : "Pune-Hadapsar",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"id" : "FLDJ",
"expires_in" : 86400,
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
}
}```

_____________________________

_____________________________

Date: 04 Nov 2023 10:16:34.654 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
a2e5987b460599fc012b72a8c35e13e05718873dc0055e1abb97c9b0c46b974a,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 04 Nov 2023 10:16:35.036 AM

_____________________________

Date: 04 Nov 2023 10:16:35.031 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```
Response: ```{
"emergencyContacts" : [

],
"announcements" : [

],
"reminders" : [

],
"newMessageCount" : 1,
"section" : "B",
"news" : null,
"busDetails" : null,
"classId" : null,
"email" : "",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"documents" : null,
"daDetails" : null,
"name" : "Nivam Pal",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"studentContractLink" : "",
"busPickUp" : null,
"feesDue" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"isEContractGenerationOn" : false,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"class" : "Standard 1",
"course" : "CBSE",
"badgeDisciplinary" : [

],
"studentDocuments" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"userName" : "Nivam",
"semesterAttendance" : null,
"isBusOperate" : false,
"clSecId" : null,
"events" : [

],
"studentId" : "FLDI",
"holidays" : [

],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-11-04T12:46:34.52",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
}
],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"message" : "Student Details Fetch Successfully.",
"userCode" : "HDPS221300",
"webinars" : [

]
}```

_____________________________

_____________________________

Date: 04 Nov 2023 10:16:39.351 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
a2e5987b460599fc012b72a8c35e13e05718873dc0055e1abb97c9b0c46b974a,
gsf-appname: myGIIS Parent App iOS
```

_____________________________
----
Date: 04 Nov 2023 10:16:39.671 AM

_____________________________

Date: 04 Nov 2023 10:16:39.666 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"message" : "Mails fetched successfully",
"fromDate" : null,
"pageIndex" : 1,
"totalCount" : 185,
"toDate" : null,
"pageSize" : 10,
"mailFromNames" : [
{
"userid" : 2444,
"userName" : "Anupama Gajaralwar"
},
{
"userid" : 105,
"userName" : "D.Lakshmi Prasanna"
},
{
"userid" : 7,
"userName" : "GIIS Announcement"
},
{
"userid" : 1,
"userName" : "IT Administrator"
},
{
"userid" : 3339,
"userName" : "Sujata Chatterjee"
},
{
"userid" : 3351,
"userName" : "Vidya Karadepatil"
}
],
"mailFolders" : null,
"orderBy" : null,
"mails" : [
{
"mailId" : "MEHDE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-11-02T19:37:42.247",
"subject" : "Re: Nivam�s leave application",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEEJM",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-30T17:24:59.587",
"subject" : "Qutuhal Season 5 week 4 challenge on AI & Robotics is here!
Submit before 5th Nov 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEDKK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-27T19:54:21.923",
"subject" : "Join us tomorrow to ignite your child\'s passion for critical
thinking and logical reasoning",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDMGH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-25T13:00:31.727",
"subject" : "GIIS Dubai presents Puzzle Bee by Logicology",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDLKH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-23T14:13:42.94",
"subject" : "Qutuhal Season 5 week 3 challenge on Coding is here! Submit
before 29th Oct 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDKLG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-10-20T19:43:01.323",
"subject" : "Dandiya Night Event Teaser",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDJHL",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-10-19T13:33:36.523",
"subject" : "GIIS\/HDP\/CIR-078\/2023-24 - School Holiday",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDIEM",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-10-17T18:27:17.77",
"subject" : "GIIS\/HDP\/CIR-077\/2023-24 - Dandiya Raas - An evening of dance
, fun, colour",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDHMD",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-17T13:11:43.51",
"subject" : "Qutuhal Season 5 week 2 challenge on Sustainability is here!
Submit before 22nd Oct 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDHFG",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-16T16:42:39.743",
"subject" : "Sustainability is the buzzword at Global Schools",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"q" : null,
"order" : "new"
}```

_____________________________

_____________________________

Date: 06 Dec 2023 04:12:10.033 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
a2e5987b460599fc012b72a8c35e13e05718873dc0055e1abb97c9b0c46b974a,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 06 Dec 2023 04:12:10.389 PM

_____________________________

Date: 06 Dec 2023 04:12:10.388 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________
Date: 06 Dec 2023 04:12:10.437 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: ,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 06 Dec 2023 04:12:10.555 PM

_____________________________

Date: 06 Dec 2023 04:12:10.555 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________
----
Date: 06 Dec 2023 04:12:36.495 PM

_____________________________

Date: 06 Dec 2023 04:12:36.494 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"campus" : "Pune-Hadapsar",
"expires_in" : 86400,
"profileImage" : "",
"access_token" :
"c6da748a2be742d6c6691b81cf67453bf14d98489f452fa919e8423e0ec69357",
"userType" : "PARENT",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"id" : "FLDJ",
"userCode" : "P221300",
"token_type" : "Bearer",
"name" : "Priyongbada Tapadar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 06 Dec 2023 04:12:36.686 PM


Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
c6da748a2be742d6c6691b81cf67453bf14d98489f452fa919e8423e0ec69357,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 06 Dec 2023 04:12:37.078 PM

_____________________________

Date: 06 Dec 2023 04:12:37.074 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-12-06T18:42:31.49",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"section" : "B",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"userCode" : "HDPS221300",
"events" : [

],
"semesterAttendance" : null,
"badgeDisciplinary" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"userName" : "Nivam",
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I23021879",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2023-11-17T00:00:00",
"invoiceId" : "FELKM",
"lastPaymentDate" : "2023-12-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FELKM&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "40918.00",
"paidAmount" : 0,
"invoiceAmount" : 40918,
"feesType" : "4th Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FELKM&sessionId=I"
}
],
"allowPayment" : true
},
"studentContractLink" : "",
"clSecId" : null,
"webinars" : [

],
"studentId" : "FLDI",
"newMessageCount" : 4,
"email" : "",
"news" : null,
"isEContractGenerationOn" : false,
"busDetails" : null,
"announcements" : [

],
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"class" : "Standard 1",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"name" : "Nivam Pal",
"documents" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"studentDocuments" : [

],
"daDetails" : null,
"emergencyContacts" : [

],
"busPickUp" : null,
"message" : "Student Details Fetch Successfully.",
"isBusOperate" : false,
"classId" : null,
"course" : "CBSE",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,126",
"isIframe" : true,
"title" : "e-Consent (Annual Cultural and Sports Fest - Grade 1 & 2)",
"data" : "Your e-Consent required for Annual Cultural and Sports Fest - Grade
1 & 2 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,127",
"isIframe" : true,
"title" : "e-Consent (Cambridge English Qualification Program - A1 starters
(Gr 1 & 2))",
"data" : "Your e-Consent required for Cambridge English Qualification Program
- A1 starters (Gr 1 & 2) for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"holidays" : [
]
}```

_____________________________

_____________________________

Date: 06 Dec 2023 04:13:12.513 PM

Request Description:

Method: GET

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
c6da748a2be742d6c6691b81cf67453bf14d98489f452fa919e8423e0ec69357,
Content-Type: application\/json
```

_____________________________

----
Date: 06 Dec 2023 04:13:13.678 PM

_____________________________

Date: 06 Dec 2023 04:13:13.676 PM

Response Description:

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Response: ```{
"localNumber" : "91 8007965858",
"nextCourse" : "CBSE",
"idCardNumber" : "HDPS221300",
"contractSigningAuthority" : "Mother",
"firstName" : "Nivam",
"mother" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "[email protected]",
"lastName" : "Tapadar",
"firstName" : "Priyongbada",
"idNumber" : "0000",
"nationality" : "Indian",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "Other",
"mobileNumberCode" : "91 ",
"mobileNumber" : "8007965858",
"officeTelephoneNumber" : " 91",
"maritalStatus" : "",
"country" : "",
"income" : "NA",
"education" : "Other",
"profileImage" : "",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : "91 8007965858"
},
"isEContractGenerationOn" : false,
"class" : "Standard 1",
"father" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "[email protected]",
"lastName" : "Pal",
"firstName" : "Sugandhesh",
"idNumber" : "0000",
"nationality" : "Indian",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "Other",
"mobileNumberCode" : "91 ",
"mobileNumber" : "8007388776",
"officeTelephoneNumber" : " 91",
"maritalStatus" : "",
"country" : "",
"income" : "NA",
"education" : "Other",
"profileImage" : "",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : "91 8007388776"
},
"courseEnrolled" : "CBSE Class - 1",
"userCode" : "HDPS221300",
"username" : "Nivam",
"lastName" : "Pal",
"birthCertificate" : "",
"guardian" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "",
"lastName" : "",
"firstName" : "",
"idNumber" : "",
"nationality" : "",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "",
"mobileNumberCode" : "",
"mobileNumber" : "",
"officeTelephoneNumber" : " ",
"maritalStatus" : null,
"country" : "",
"income" : null,
"education" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : " "
},
"dateOfBirth" : "2017-08-03T00:00:00",
"countryOfBirth" : "",
"parentPriority" : "Mother"
}```

_____________________________

_____________________________

Date: 11 Dec 2023 06:39:05.665 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
c6da748a2be742d6c6691b81cf67453bf14d98489f452fa919e8423e0ec69357,
Content-Type: application\/json
```

_____________________________

----
Date: 11 Dec 2023 06:39:06.015 PM

_____________________________

Date: 11 Dec 2023 06:39:06.014 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 11 Dec 2023 06:39:06.076 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```
Authentication Headers:
```
Authorization: ,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 11 Dec 2023 06:39:06.206 PM

_____________________________

Date: 11 Dec 2023 06:39:06.205 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 11 Dec 2023 06:39:17.901 PM

_____________________________
Date: 11 Dec 2023 06:39:17.899 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"token_type" : "Bearer",
"userCode" : "P221300",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"name" : "Priyongbada Tapadar",
"profileImage" : "",
"access_token" :
"3c6b6830272f0fa02a80e396192087109fcfd6bfc83b6a3504868719932dbc6f",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"campus" : "Pune-Hadapsar",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"expires_in" : 86400,
"userType" : "PARENT",
"id" : "FLDJ"
}```

_____________________________

_____________________________

Date: 11 Dec 2023 06:39:18.084 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
3c6b6830272f0fa02a80e396192087109fcfd6bfc83b6a3504868719932dbc6f,
Content-Type: application\/json
```

_____________________________

----
Date: 11 Dec 2023 06:39:18.488 PM

_____________________________

Date: 11 Dec 2023 06:39:18.483 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"studentDocuments" : [

],
"userCode" : "HDPS221300",
"studentId" : "FLDI",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"emergencyContacts" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"badgeDisciplinary" : [

],
"newMessageCount" : 3,
"events" : [

],
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I23021879",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2023-11-17T00:00:00",
"invoiceId" : "FELKM",
"lastPaymentDate" : "2023-12-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FELKM&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "40918.00",
"paidAmount" : 0,
"invoiceAmount" : 40918,
"feesType" : "4th Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FELKM&sessionId=I"
}
],
"allowPayment" : true
},
"email" : "",
"isEContractGenerationOn" : false,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"userName" : "Nivam",
"busPickUp" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-12-11T21:09:14.627",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,126",
"isIframe" : true,
"title" : "e-Consent (Annual Cultural and Sports Fest - Grade 1 & 2)",
"data" : "Your e-Consent required for Annual Cultural and Sports Fest - Grade
1 & 2 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,127",
"isIframe" : true,
"title" : "e-Consent (Cambridge English Qualification Program - A1 starters
(Gr 1 & 2))",
"data" : "Your e-Consent required for Cambridge English Qualification Program
- A1 starters (Gr 1 & 2) for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"holidays" : [

],
"course" : "CBSE",
"news" : null,
"isBusOperate" : false,
"documents" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"busDetails" : null,
"studentContractLink" : "",
"semesterAttendance" : null,
"message" : "Student Details Fetch Successfully.",
"classId" : null,
"announcements" : [

],
"section" : "B",
"webinars" : [

],
"daDetails" : null,
"name" : "Nivam Pal",
"class" : "Standard 1",
"clSecId" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
]
}```

_____________________________

_____________________________
Date: 11 Dec 2023 06:39:51.768 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FELKM/I```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
3c6b6830272f0fa02a80e396192087109fcfd6bfc83b6a3504868719932dbc6f,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 11 Dec 2023 06:39:52.492 PM

_____________________________

Date: 11 Dec 2023 06:39:52.490 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FELKM/I```

Response: ```{
"enablePayment" : true,
"executionTime" : 0,
"allowPartialPayment" : true,
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"taxType" : "Tax",
"isLatePaymentCharges" : false,
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FELKM&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"isInvoiceInGiroProcess" : false,
"displayLatePaymentChargeMessage" : "",
"allowPayment" : true,
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "29260.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "29260.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "29260.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "29260.00",
"entityName" : "CB- Tuition Fees 4th Term (2023-24)",
"enforceMinAmt" : false,
"entityId" : 124
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "5470.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "5470.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "5470.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "5470.00",
"entityName" : "CB - Term Fees-4th Term (2023-24)",
"enforceMinAmt" : false,
"entityId" : 128
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "6188.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "6188.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "6188.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "6188.00",
"entityName" : "CB- 2023-24 Bus Fees (TW) 4th Term",
"enforceMinAmt" : false,
"entityId" : 132
}
],
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"giroMessage" : "",
"totalBalanceAmount" : "40918.00"
}```

_____________________________

_____________________________

Date: 11 Dec 2023 06:40:01.288 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
3c6b6830272f0fa02a80e396192087109fcfd6bfc83b6a3504868719932dbc6f
```

Payload:
```{
"studentId" : "FLDI",
"invoiceId" : "FELKM",
"list" : [
{
"paidAmount" : 29260,
"entityId" : 124
},
{
"entityId" : 128,
"paidAmount" : 5470
},
{
"entityId" : 132,
"paidAmount" : 6188
}
],
"sendAmount" : 40918
}```

_____________________________

----
Date: 11 Dec 2023 06:40:01.543 PM

_____________________________

Date: 11 Dec 2023 06:40:01.542 PM

Response Description:
URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"transactionCharges" : "0.00",
"gateways" : [
{
"name" : "Pay by TPSL",
"gatewayId" : "EE",
"isDefaultGateway" : true
}
],
"invoiceAmount" : "40918.00",
"totalPayableAmount" : "40918.00",
"lpGracePeriodDays" : 0,
"feesSummaryList" : [

],
"isMultiplePaymentGateway" : false,
"taxAmount" : "0.00",
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"message" : "Post Data of Fees Summary Successfully.",
"creditNoteAmount" : "0.00",
"subTotalAmount" : "40918.00",
"isLatePaymentChargesApplicable" : false,
"isGracePeriodApplicable" : false,
"executionTime" : 0
}```

_____________________________

_____________________________

Date: 11 Dec 2023 06:40:03.536 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
3c6b6830272f0fa02a80e396192087109fcfd6bfc83b6a3504868719932dbc6f,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

Payload:
```{
"studentId" : "FLDI",
"invoiceId" : "FELKM",
"list" : [
{
"paidAmount" : 29260,
"entityId" : 124
},
{
"entityId" : 128,
"paidAmount" : 5470
},
{
"entityId" : 132,
"paidAmount" : 6188
}
],
"sendAmount" : "40918.0"
}```

_____________________________

----
Date: 11 Dec 2023 06:40:03.693 PM

_____________________________

Date: 11 Dec 2023 06:40:03.692 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"executionTime" : 0,
"eNetId" : "21879|25561",
"maxTransaction" : "25561",
"message" : "Post Data Successfully For Online Payment.",
"errorMessage" : null,
"invoiceId" : "21879",
"insertedOn" : "2023-12-11T21:10:00.077",
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=FELKM&64n05pn6v10Vq=FIIJE&567qr06
Vq=FLDI&nz1706=HDMEL&2n4r06N22=647r",
"paidAmount" : 29260
}```

_____________________________

_____________________________

Date: 11 Dec 2023 06:40:51.236 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
3c6b6830272f0fa02a80e396192087109fcfd6bfc83b6a3504868719932dbc6f,
Content-Type: application\/json
```

_____________________________

----
Date: 11 Dec 2023 06:40:51.992 PM

_____________________________

Date: 11 Dec 2023 06:40:51.987 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"course" : "CBSE",
"classId" : null,
"class" : "Standard 1",
"documents" : null,
"userName" : "Nivam",
"isEContractGenerationOn" : false,
"webinars" : [

],
"emergencyContacts" : [

],
"studentContractLink" : "",
"message" : "Student Details Fetch Successfully.",
"badgeDisciplinary" : [

],
"studentDocuments" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"daDetails" : null,
"isBusOperate" : false,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I23021879",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2023-11-17T00:00:00",
"invoiceId" : "FELKM",
"lastPaymentDate" : "2023-12-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FELKM&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "40918.00",
"paidAmount" : 0,
"invoiceAmount" : 40918,
"feesType" : "4th Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FELKM&sessionId=I"
}
],
"allowPayment" : true
},
"email" : "",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"announcements" : [

],
"semesterAttendance" : null,
"userCode" : "HDPS221300",
"studentId" : "FLDI",
"busDetails" : null,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,126",
"isIframe" : true,
"title" : "e-Consent (Annual Cultural and Sports Fest - Grade 1 & 2)",
"data" : "Your e-Consent required for Annual Cultural and Sports Fest - Grade
1 & 2 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,127",
"isIframe" : true,
"title" : "e-Consent (Cambridge English Qualification Program - A1 starters
(Gr 1 & 2))",
"data" : "Your e-Consent required for Cambridge English Qualification Program
- A1 starters (Gr 1 & 2) for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"section" : "B",
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"busPickUp" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-12-11T21:10:48.12",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"newMessageCount" : 3,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"holidays" : [

],
"name" : "Nivam Pal",
"news" : null,
"events" : [

],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"clSecId" : null
}```

_____________________________

_____________________________
Date: 11 Dec 2023 06:41:38.796 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
3c6b6830272f0fa02a80e396192087109fcfd6bfc83b6a3504868719932dbc6f
```

_____________________________

----
Date: 11 Dec 2023 06:41:39.649 PM

_____________________________

Date: 11 Dec 2023 06:41:39.647 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageSize" : 10,
"orderBy" : null,
"totalCount" : 215,
"mailFromNames" : [

],
"order" : "new",
"mailFolders" : null,
"toDate" : null,
"q" : null,
"message" : "Mails fetched successfully",
"pageIndex" : 1,
"mails" : [
{
"mailId" : "MGLFJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-11T18:11:05.33",
"subject" : "GIIS\/HDP\/CIR-085\/2023-24 - Enhancement Circular",
"attachments" : [
{
"name" : "Enhancement Circular_GIIS Hadpasar_V3.pdf",
"url" : "\/Hadapsar\/Upload\/Enhancement Circular_GIIS Hadpasar_V3.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGLEG",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-11T15:26:59.83",
"subject" : "Qutuhal Season 5 Grand Finale challenge with AED 5K worth of
prizes is here!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGKJJ",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-11T12:58:11.573",
"subject" : "Re: Unable to submit e-consent for sports day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGIMG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-08T12:14:59.033",
"subject" : "GIIS\/HDP\/CIR-084\/2023-24 - School Catering Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGHGD",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-06T18:31:50.287",
"subject" : "\r\nEV 3 Report Card Generated",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGHEF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-06T12:01:21.153",
"subject" : "GIIS\/HDP\/CIR-083\/2023-24 - School reporting timings for
students",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGKD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-05T15:44:55.183",
"subject" : "GIIS\/HDP\/CIR-082\/2023-24 - Cambridge English Qualifications
Program",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGIL",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-05T13:46:19.473",
"subject" : "Qutuhal Season 5 week 9 challenge on Business & Finance is here!
Submit before 10th Dec 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGDD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-04T20:04:30.56",
"subject" : "Re: Re: PTM slots",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGFLJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-04T17:17:39.947",
"subject" : "GIIS\/HDP\/CIR-081\/2023-24 - Winter Vacation",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"fromDate" : null
}```

_____________________________

_____________________________

Date: 11 Dec 2023 06:41:46.660 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MGLEG&senderId=K```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
3c6b6830272f0fa02a80e396192087109fcfd6bfc83b6a3504868719932dbc6f,
Content-Type: application\/json
```

_____________________________

----
Date: 11 Dec 2023 06:41:47.194 PM

_____________________________

Date: 11 Dec 2023 06:41:47.179 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MGLEG&senderId=K```

Response: ```{
"recipients" : [
{
"id" : "I",
"name" : "Sanjeev Dubey",
"isCCRecipient" : true
},
{
"id" : "EJ",
"name" : "Test Staff",
"isCCRecipient" : true
},
{
"id" : "FJ",
"name" : "Rajeev Katyal",
"isCCRecipient" : true
},
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "FM",
"name" : "Saurbha Khuntia",
"isCCRecipient" : true
},
{
"id" : "GD",
"name" : "Raushan Jha",
"isCCRecipient" : true
},
{
"id" : "GE",
"name" : "Baldev Singh",
"isCCRecipient" : true
},
{
"id" : "GF",
"name" : "Girish Sachdeva",
"isCCRecipient" : true
},
{
"id" : "GG",
"name" : "Rajiv Bansal",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EJM",
"name" : "MIHIR GOSALIA",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEJ",
"name" : "Testing Staff",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKE",
"name" : "Gaurav Gupta",
"isCCRecipient" : true
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLD",
"name" : "PRIYANKA BANKAR",
"isCCRecipient" : true
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HEK",
"name" : "Nidhi Sharma",
"isCCRecipient" : true
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IGL",
"name" : "Pramod Tripathi",
"isCCRecipient" : true
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHF",
"name" : "Amit Kumar",
"isCCRecipient" : true
},
{
"id" : "JHG",
"name" : "Sachin Sharma",
"isCCRecipient" : true
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "JMK",
"name" : "Internal Auditor",
"isCCRecipient" : true
},
{
"id" : "KDD",
"name" : "Rathin Khandhadia",
"isCCRecipient" : true
},
{
"id" : "KDE",
"name" : "Sweety Gathani",
"isCCRecipient" : true
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIE",
"name" : "Ayush Kalani",
"isCCRecipient" : true
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEEJ",
"name" : "Ashish Arora",
"isCCRecipient" : true
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFIG",
"name" : "Harshal Sarode",
"isCCRecipient" : true
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGG",
"name" : "Ishika Bhagat",
"isCCRecipient" : true
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGKJ",
"name" : "Amit Singh",
"isCCRecipient" : true
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDG",
"name" : "Akhil Jain",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFG",
"name" : "Parul Tanwar",
"isCCRecipient" : true
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGE",
"name" : "Adan Khan",
"isCCRecipient" : true
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Vishwanath Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFH",
"name" : "Vivek Choubey",
"isCCRecipient" : true
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDGM",
"name" : "Catherine Satam",
"isCCRecipient" : true
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKG",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GFMM",
"name" : "Nikhil Paspute",
"isCCRecipient" : true
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGJL",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHKL",
"name" : "Suman Singh",
"isCCRecipient" : true
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHMJ",
"name" : "Hardik Gautami",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGE",
"name" : "Rahul Muddalwar",
"isCCRecipient" : true
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJH",
"name" : "Ganesh Pandey",
"isCCRecipient" : true
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKK",
"name" : "Tracy Cardoz",
"isCCRecipient" : true
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIMF",
"name" : "Savitha D R",
"isCCRecipient" : true
},
{
"id" : "GIMG",
"name" : "Kingshuk Gupta",
"isCCRecipient" : true
},
{
"id" : "GIMH",
"name" : "Rashmi Chandran",
"isCCRecipient" : true
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJII",
"name" : "Aaditya Chaudhari",
"isCCRecipient" : true
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJKH",
"name" : "Ankur Mehta",
"isCCRecipient" : true
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLF",
"name" : "Yogeshwar Singh",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKII",
"name" : "Sagarika Majumdar",
"isCCRecipient" : true
},
{
"id" : "GKIJ",
"name" : "Anubhav Seth",
"isCCRecipient" : true
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKKL",
"name" : "Abhishek Ranjan",
"isCCRecipient" : true
},
{
"id" : "GLEI",
"name" : "Rahul Deshpande",
"isCCRecipient" : true
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
}
],
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<table border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\"
align=\"left\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr>\r\n<td align=\"center\"
valign=\"top\"><img src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Dubai\/news\/images\/Qutuhal-
Season-5-Grand-Finale-challenge.jpg\" alt=\"Qutuhal-Season-5-Grand-Finale-
challenge\" \/><\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">\r\
n<table border=\"0\" width=\"560\" cellspacing=\"0\" cellpadding=\"0\"
align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\"
height=\"25\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Georgia, \'Times New Roman\', Times, serif; font-size: 18px; line-height: 26px;
color: #0c343d; text-align: justify;\" align=\"left\" valign=\"top\">\r\n<div
style=\"margin-bottom: 15px;\">Dear Principals, Teachers and
Students,&nbsp;<\/div>\r\n<div style=\"margin-bottom: 15px;\">Welcome to the Grand
Finale of Qutuhal Season 5! We are excited to invite you and your team to
participate in the final Innovation and Entrepreneurship Challenge: Connecting
COP28 and Sustainability.&nbsp;<\/div>\r\n<div style=\"margin-bottom: 15px;\">In
this dynamic challenge, students across different age groups will embark on an
inspiring journey to explore innovative solutions and entrepreneurial ideas linked
to the discussions held at COP28 regarding sustainability. This challenge invites
budding innovators and entrepreneurs to channel their creativity, problem-solving
skills, and passion for a sustainable future.&nbsp;<\/div>\r\n<div style=\"margin-
bottom: 15px;\">Let\'s ignite innovation and entrepreneurship while addressing the
critical environmental concerns discussed at COP28.&nbsp;<\/div>\r\n<div
style=\"margin-bottom: 15px;\"><strong>Grade 1 &amp; 2 (Ages 6-8\/ Year 2 &amp;
3):&nbsp;<\/strong><\/div>\r\n<ul>\r\n<li>\r\n<div style=\"margin-bottom: 15px;
text-align: left;\"><strong>Challenge: Eco-Friendly Innovation<\/strong><\/div>\r\
n<div style=\"margin-bottom: 15px;\">Imagine and create a model of a new invention
or idea that helps protect the environment. It could be a tool, a machine, or
something else that helps reduce waste or pollution. Explain how your creation
helps the planet.<\/div>\r\n<\/li>\r\n<\/ul>\r\n<div style=\"margin-bottom:
15px;\"><strong>Grade 3 to 5 (Age 8-10\/ Year 4 to 6):<\/strong><\/div>\r\n<ul>\r\
n<li>\r\n<div style=\"margin-bottom: 15px; text-align: left;\"><strong>Challenge:
Sustainable City model<\/strong><\/div>\r\n<div style=\"margin-bottom:
15px;\">Design a sustainable city that addresses an environmental issue discussed
in COP28. Create a&nbsp; prototype and explain, its benefits, and how it
contributes to a more sustainable future.<\/div>\r\n<\/li>\r\n<\/ul>\r\n<div
style=\"margin-bottom: 15px;\"><strong>Grade 6 to 8 (Age 11-13\/ Year 7 to
9):<\/strong><\/div>\r\n<ul>\r\n<li>\r\n<div style=\"margin-bottom: 15px; text-
align: left;\"><strong>Challenge: Innovation for Climate
Solutions<\/strong><\/div>\r\n<div style=\"margin-bottom: 15px;\">Research and
develop a prototype or concept for a tech-based solution addressing climate change
challenges highlighted in COP28.&nbsp;<\/div>\r\n<div style=\"margin-bottom:
15px;\">Present your idea with a detailed plan explaining how it can tackle
environmental issues effectively.<\/div>\r\n<\/li>\r\n<\/ul>\r\n<div
style=\"margin-bottom: 15px;\"><strong>Grade 9 to 12 (Age 14-17\/ Year 10-
13):&nbsp;<\/strong><\/div>\r\n<ul>\r\n<li>\r\n<div style=\"margin-bottom: 15px;
text-align: left;\"><strong>Challenge: Entrepreneurship for Sustainable
Development<\/strong><\/div>\r\n<div style=\"margin-bottom: 15px;\">Create a
comprehensive business proposal for a startup that aligns with the Sustainable
Development Goals discussed in COP28. Develop a detailed business model, marketing
strategy, and impact assessment focusing on sustainability.<\/div>\r\n<\/li>\r\
n<\/ul>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Dubai\/news\/images\/Qutuhal-Season5-Challenge1-
02.jpg\" alt=\"\" width=\"550\" height=\"65\" \/><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
align=\"center\" valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-
family: Georgia, \'Times New Roman\', Times, serif; font-size: 18px; line-height:
26px; color: #0c343d;\" align=\"left\" valign=\"top\">\r\n<div style=\"margin-
bottom: 15px;\"><strong>Total Prizes worth AED 5000 to be won !<\/strong><\/div>\r\
n<ul>\r\n<li>4 Platinum Awards total worth AED 2000 + Trophy &amp;
Certificate&nbsp;<\/li>\r\n<li>4 Gold Award total worth AED 1200 + Trophy &amp;
Certificate&nbsp;<\/li>\r\n<li>4 Silver Award total worth AED 800 + Trophy&nbsp;
&amp; Certificate<\/li>\r\n<li>&nbsp;Prizes&nbsp; for Outstanding
Participants<\/li>\r\n<\/ul>\r\n<div style=\"margin-bottom: 15px; text-align:
justify;\">We are delighted to welcome participants from Grades 1 to 12 or Years 2
to 13 and there is no limit to the number of participants from each school. Submit
your 2-minute video on or before <strong> 7th January 2024<\/strong><\/div>\r\n<div
style=\"margin-bottom: 15px; text-align: center;\">Let us embark on this journey of
knowledge and creativity together.&nbsp;<\/div>\r\n<div style=\"text-align:
center;\">For further details and registration, please contact our dedicated team
at <a style=\"color: #00acd3;\" href=\"mailto:[email protected]\"
target=\"_blank\" data-hs-link-id=\"0\">[email protected]
<\/a><br \/>or<br \/> For any queries or escalation of your request please reach
out to <br \/> Mr. Siju Philip, Dy. Manager GCIE Dubai at <a style=\"color:
#00acd3;\" href=\"mailto:[email protected]\" target=\"_blank\"
data-hs-link-id=\"0\">[email protected]<\/a><\/div>\r\n<\/td>\r\
n<\/tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\" height=\"25\">&nbsp;<\/td>\
r\n<\/tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\"><a
href=\"https:\/\/fanyv88.com:443\/https\/accounts.google.com\/v3\/signin\/identifier?continue=https%3A%2F
%2Fdocs.google.com%2Fforms%2Fd%2Fe%2F1FAIpQLSe15o-
8RD2cbP_MpoiGfNRkoefaG4ulqpMHgi_7XmKaNgA0EQ%2Fviewform&amp;followup=https%3A%2F
%2Fdocs.google.com%2Fforms%2Fd%2Fe%2F1FAIpQLSe15o-
8RD2cbP_MpoiGfNRkoefaG4ulqpMHgi_7XmKaNgA0EQ
%2Fviewform&amp;ifkv=ASKXGp0uwM_cIlxEF5Qf0dyLdQrQ4EelY9GvPF_-
xVDzBqrbLJZzaBDBWosN26glvGUwgSTsly5Z0A&amp;ltmpl=forms&amp;osid=1&amp;passive=12096
00&amp;service=wise&amp;flowName=GlifWebSignIn&amp;flowEntry=ServiceLogin&amp;dsh=S
-1660911286%3A1702277239850060&amp;theme=glif\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Dubai\/news\/images\/Qutuhal-Season5-Challenge1-
03.jpg\" alt=\"\" width=\"195\" height=\"45\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td align=\"left\" valign=\"top\" height=\"19\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td style=\"font-family: Georgia, \'Times New Roman\', Times, serif; font-size:
18px; line-height: 24px; color: #0c343d;\" align=\"left\" valign=\"top\">\r\
n<div><strong>Warm Regards,<\/strong><br \/> Global Centre For Innovation And
Entrepreneurship,<br \/> Global Indian International School<br \/> Dubai<\/div>\r\
n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td>&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica,
sans-serif; font-size: 13px; line-height: 21px; color: #23496d;\" align=\"center\"
valign=\"top\">\r\n<table border=\"0\" align=\"center\">\r\n<tbody>\r\n<tr
align=\"center\">\r\n<td width=\"45\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.facebook.com\/GIISDxb\/\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Dubai\/news\/images\/facebook_circle_color.png\"
alt=\"FB\" width=\"35\" height=\"35\" \/><\/a><\/td>\r\n<td width=\"45\"><a
href=\"https:\/\/fanyv88.com:443\/https\/twitter.com\/GIISDXB\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Dubai\/news\/images\/twitter_circle_color.png\"
alt=\"TW\" width=\"35\" height=\"35\" \/><\/a><\/td>\r\n<td width=\"45\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.youtube.com\/channel\/UCR1osv9-8w_R9gPie4cfnFg?
view_as=subscriber\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Dubai\/news\/images\/youtube_circle_color.png\"
alt=\"YT\" width=\"35\" height=\"35\" \/><\/a><\/td>\r\n<td width=\"45\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.instagram.com\/giis_dubai\/\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Dubai\/news\/images\/instagram_circle_color.png\"
alt=\"INST\" width=\"35\" height=\"35\" \/><\/a><\/td>\r\n<td width=\"45\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.linkedin.com\/company\/giis-dubai\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Dubai\/news\/images\/linkedin_circle_color.png\"
alt=\"IN\" width=\"35\" height=\"35\"
\/><\/a><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td>&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica,
sans-serif; font-size: 13px; line-height: 21px; color: #ffffff;\" align=\"center\"
valign=\"bottom\" bgcolor=\"#3f4040\" height=\"52\">\r\n<div>Global Indian
International School, Near Al Manar Islamic Center, Al Meydan Road, Dubai, <br \/>
UAE, (+971) 04 225 5681<\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-
family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21px;\"
align=\"center\" valign=\"top\" bgcolor=\"#3f4040\" height=\"32\">\r\n<div
style=\"margin-bottom: 17px;\"><a style=\"color: #999999;\"
href=\"https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/hs\/manage-preferences\/unsubscribe-
all-test?languagePreference=en&amp;d=VmYj7-
890P0vVKgD3Q3_YlyBW2m3bL73_YlyBN1JxwY5GKd_PV20N4t7ZfwXgW4wjK1840fhcvM7XbP_1P6D91&am
p;v=3\" target=\"_blank\" data-unsubscribe=\"true\">Unsubscribe<\/a> <a
style=\"color: #999999;\" href=\"https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/hs\/manage-
preferences\/unsubscribe-test?languagePreference=en&amp;d=VmYj7-
890P0vVKgD3Q3_YlyBW2m3bL73_YlyBN1JxwY5GKd_PV20N4t7ZfwXgW4wjK1840fhcvM7XbP_1P6D91&am
p;v=3\" target=\"_blank\" data-unsubscribe=\"true\">Manage preferences<\/a><\/div>\
r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;<\/p>\
r\n<\/body>\r\n<\/html>",
"attachments" : [

],
"isSentMail" : false,
"date" : "2023-12-11T15:26:59.83",
"senderId" : "K",
"subject" : "Qutuhal Season 5 Grand Finale challenge with AED 5K worth of prizes
is here!",
"from" : "GIIS Announcement",
"mailId" : "MGLEG"
}```

_____________________________
_____________________________

Date: 12 Dec 2023 07:01:14.997 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
3c6b6830272f0fa02a80e396192087109fcfd6bfc83b6a3504868719932dbc6f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 12 Dec 2023 07:01:15.557 AM

_____________________________

Date: 12 Dec 2023 07:01:15.556 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ``````

_____________________________

_____________________________

Date: 12 Dec 2023 07:01:15.595 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: ,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 12 Dec 2023 07:01:15.697 AM

_____________________________

Date: 12 Dec 2023 07:01:15.697 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 12 Dec 2023 07:01:22.162 AM

_____________________________

Date: 12 Dec 2023 07:01:22.160 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```
Response: ```{
"token_type" : "Bearer",
"userCode" : "P221300",
"id" : "FLDJ",
"expires_in" : 86400,
"access_token" :
"05135bc9cee092e9f83032b719ea67494638e98237f0302b794c9dd30fe5897d",
"name" : "Priyongbada Tapadar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"userType" : "PARENT",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"profileImage" : "",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"campus" : "Pune-Hadapsar"
}```

_____________________________

_____________________________

Date: 12 Dec 2023 07:01:22.246 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
05135bc9cee092e9f83032b719ea67494638e98237f0302b794c9dd30fe5897d,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 12 Dec 2023 07:01:22.652 AM

_____________________________

Date: 12 Dec 2023 07:01:22.647 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"newMessageCount" : 2,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [
]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"busDetails" : null,
"clSecId" : null,
"emergencyContacts" : [

],
"documents" : null,
"message" : "Student Details Fetch Successfully.",
"isEContractGenerationOn" : false,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"name" : "Nivam Pal",
"email" : "",
"userName" : "Nivam",
"semesterAttendance" : null,
"events" : [

],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"section" : "B",
"studentId" : "FLDI",
"classId" : null,
"studentDocuments" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"class" : "Standard 1",
"news" : null,
"daDetails" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"busPickUp" : null,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I23021879",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2023-11-17T00:00:00",
"invoiceId" : "FELKM",
"lastPaymentDate" : "2023-12-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FELKM&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "40918.00",
"paidAmount" : 0,
"invoiceAmount" : 40918,
"feesType" : "4th Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FELKM&sessionId=I"
}
],
"allowPayment" : true
},
"course" : "CBSE",
"badgeDisciplinary" : [
],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"webinars" : [

],
"isBusOperate" : false,
"userCode" : "HDPS221300",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,126",
"isIframe" : true,
"title" : "e-Consent (Annual Cultural and Sports Fest - Grade 1 & 2)",
"data" : "Your e-Consent required for Annual Cultural and Sports Fest - Grade
1 & 2 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,127",
"isIframe" : true,
"title" : "e-Consent (Cambridge English Qualification Program - A1 starters
(Gr 1 & 2))",
"data" : "Your e-Consent required for Cambridge English Qualification Program
- A1 starters (Gr 1 & 2) for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-12-12T09:31:18.137",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"announcements" : [

],
"holidays" : [

],
"studentContractLink" : ""
}```

_____________________________

_____________________________

Date: 12 Dec 2023 02:09:33.571 PM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Authorization: ,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 12 Dec 2023 02:09:34.407 PM

_____________________________

Date: 12 Dec 2023 02:09:34.406 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 12 Dec 2023 02:09:52.385 PM
_____________________________

Date: 12 Dec 2023 02:09:52.383 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"userType" : "PARENT",
"expires_in" : 86400,
"id" : "FLDJ",
"userCode" : "P221300",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"token_type" : "Bearer",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"access_token" :
"be9be499c80c6bae7dd84cdca292c05b8b567edd764a4be04a98cc298cd2c882",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"profileImage" : "",
"name" : "Priyongbada Tapadar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"campus" : "Pune-Hadapsar"
}```

_____________________________

_____________________________

Date: 12 Dec 2023 02:09:52.468 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```
Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
be9be499c80c6bae7dd84cdca292c05b8b567edd764a4be04a98cc298cd2c882,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 12 Dec 2023 02:09:53.084 PM

_____________________________

Date: 12 Dec 2023 02:09:53.080 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"section" : "B",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [
],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"userName" : "Nivam",
"badgeDisciplinary" : [

],
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,126",
"isIframe" : true,
"title" : "e-Consent (Annual Cultural and Sports Fest - Grade 1 & 2)",
"data" : "Your e-Consent required for Annual Cultural and Sports Fest - Grade
1 & 2 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,127",
"isIframe" : true,
"title" : "e-Consent (Cambridge English Qualification Program - A1 starters
(Gr 1 & 2))",
"data" : "Your e-Consent required for Cambridge English Qualification Program
- A1 starters (Gr 1 & 2) for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"name" : "Nivam Pal",
"daDetails" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"documents" : null,
"class" : "Standard 1",
"events" : [

],
"email" : "",
"emergencyContacts" : [

],
"busDetails" : null,
"course" : "CBSE",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"isEContractGenerationOn" : false,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"announcements" : [

],
"isBusOperate" : false,
"semesterAttendance" : null,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I23021879",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2023-11-17T00:00:00",
"invoiceId" : "FELKM",
"lastPaymentDate" : "2023-12-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FELKM&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "40918.00",
"paidAmount" : 0,
"invoiceAmount" : 40918,
"feesType" : "4th Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FELKM&sessionId=I"
}
],
"allowPayment" : true
},
"message" : "Student Details Fetch Successfully.",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-12-12T16:39:48.22",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"busPickUp" : null,
"holidays" : [

],
"studentContractLink" : "",
"webinars" : [

],
"studentId" : "FLDI",
"newMessageCount" : 0,
"clSecId" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"studentDocuments" : [

],
"news" : null,
"userCode" : "HDPS221300",
"classId" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
]
}```

_____________________________
_____________________________

Date: 13 Dec 2023 06:43:07.369 AM

Request Description:

Method: GET

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
be9be499c80c6bae7dd84cdca292c05b8b567edd764a4be04a98cc298cd2c882,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 13 Dec 2023 06:43:07.980 AM

_____________________________

Date: 13 Dec 2023 06:43:07.978 AM

Response Description:

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 13 Dec 2023 06:43:08.043 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Authorization: ,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 13 Dec 2023 06:43:08.124 AM

_____________________________

Date: 13 Dec 2023 06:43:08.123 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 13 Dec 2023 06:43:13.859 AM

_____________________________

Date: 13 Dec 2023 06:43:13.857 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"campus" : "Pune-Hadapsar",
"access_token" :
"ecaadafd92daef32001ac21a45a4b91ff25a5e71ece394a5d2d4e91f4f3fb09d",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"id" : "FLDJ",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"name" : "Priyongbada Tapadar",
"userType" : "PARENT",
"profileImage" : "",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"userCode" : "P221300",
"expires_in" : 86400,
"token_type" : "Bearer"
}```

_____________________________

_____________________________

Date: 13 Dec 2023 06:43:13.949 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
ecaadafd92daef32001ac21a45a4b91ff25a5e71ece394a5d2d4e91f4f3fb09d
```
_____________________________

----
Date: 13 Dec 2023 06:43:14.426 AM

_____________________________

Date: 13 Dec 2023 06:43:14.421 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"studentDocuments" : [

],
"isEContractGenerationOn" : false,
"message" : "Student Details Fetch Successfully.",
"class" : "Standard 1",
"userCode" : "HDPS221300",
"webinars" : [

],
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,126",
"isIframe" : true,
"title" : "e-Consent (Annual Cultural and Sports Fest - Grade 1 & 2)",
"data" : "Your e-Consent required for Annual Cultural and Sports Fest - Grade
1 & 2 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,127",
"isIframe" : true,
"title" : "e-Consent (Cambridge English Qualification Program - A1 starters
(Gr 1 & 2))",
"data" : "Your e-Consent required for Cambridge English Qualification Program
- A1 starters (Gr 1 & 2) for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"documents" : null,
"badgeDisciplinary" : [

],
"studentId" : "FLDI",
"emergencyContacts" : [
],
"semesterAttendance" : null,
"newMessageCount" : 0,
"email" : "",
"isBusOperate" : false,
"holidays" : [

],
"studentContractLink" : "",
"news" : null,
"name" : "Nivam Pal",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"events" : [

],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-12-13T09:13:08.663",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"section" : "B",
"clSecId" : null,
"busDetails" : null,
"course" : "CBSE",
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"announcements" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"userName" : "Nivam",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"classId" : null,
"daDetails" : null,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I23021879",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2023-11-17T00:00:00",
"invoiceId" : "FELKM",
"lastPaymentDate" : "2023-12-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FELKM&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "40918.00",
"paidAmount" : 0,
"invoiceAmount" : 40918,
"feesType" : "4th Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FELKM&sessionId=I"
}
],
"allowPayment" : true
},
"busPickUp" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 14 Dec 2023 06:42:32.211 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```
Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
ecaadafd92daef32001ac21a45a4b91ff25a5e71ece394a5d2d4e91f4f3fb09d,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 14 Dec 2023 06:42:32.524 AM

_____________________________

Date: 14 Dec 2023 06:42:32.523 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 14 Dec 2023 06:42:32.561 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: ,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 14 Dec 2023 06:42:32.714 AM
_____________________________

Date: 14 Dec 2023 06:42:32.714 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 14 Dec 2023 06:42:37.810 AM

_____________________________

Date: 14 Dec 2023 06:42:37.808 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"userCode" : "P221300",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"access_token" :
"7dd962662623759c0241529cfda043acf38c44b60f1c352121ea37ab12605268",
"name" : "Priyongbada Tapadar",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"id" : "FLDJ",
"token_type" : "Bearer",
"expires_in" : 86400,
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"userType" : "PARENT",
"campus" : "Pune-Hadapsar",
"profileImage" : ""
}```

_____________________________

_____________________________

Date: 14 Dec 2023 06:42:37.996 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
7dd962662623759c0241529cfda043acf38c44b60f1c352121ea37ab12605268,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 14 Dec 2023 06:42:38.427 AM

_____________________________
Date: 14 Dec 2023 06:42:38.424 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"clSecId" : null,
"course" : "CBSE",
"message" : "Student Details Fetch Successfully.",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"holidays" : [

],
"userCode" : "HDPS221300",
"isBusOperate" : false,
"userName" : "Nivam",
"announcements" : [

],
"busPickUp" : null,
"name" : "Nivam Pal",
"webinars" : [

],
"semesterAttendance" : null,
"daDetails" : null,
"badgeDisciplinary" : [

],
"busDetails" : null,
"events" : [

],
"documents" : null,
"section" : "B",
"news" : null,
"email" : "",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"class" : "Standard 1",
"newMessageCount" : 0,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-12-14T09:12:31.637",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"studentDocuments" : [

],
"classId" : null,
"emergencyContacts" : [

],
"studentContractLink" : "",
"studentId" : "FLDI",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,126",
"isIframe" : true,
"title" : "e-Consent (Annual Cultural and Sports Fest - Grade 1 & 2)",
"data" : "Your e-Consent required for Annual Cultural and Sports Fest - Grade
1 & 2 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,127",
"isIframe" : true,
"title" : "e-Consent (Cambridge English Qualification Program - A1 starters
(Gr 1 & 2))",
"data" : "Your e-Consent required for Cambridge English Qualification Program
- A1 starters (Gr 1 & 2) for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"isEContractGenerationOn" : false,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I23021879",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2023-11-17T00:00:00",
"invoiceId" : "FELKM",
"lastPaymentDate" : "2023-12-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FELKM&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "40918.00",
"paidAmount" : 0,
"invoiceAmount" : 40918,
"feesType" : "4th Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FELKM&sessionId=I"
}
],
"allowPayment" : true
},
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
]
}```

_____________________________

_____________________________

Date: 14 Dec 2023 06:42:41.795 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
7dd962662623759c0241529cfda043acf38c44b60f1c352121ea37ab12605268,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```
_____________________________

----
Date: 14 Dec 2023 06:42:42.321 AM

_____________________________

Date: 14 Dec 2023 06:42:42.319 AM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"calendar" : [

],
"message" : "Student calendar details get successfully",
"session" : {
"sessEnd" : "2024-03-31T00:00:00",
"sessionId" : "I",
"sessStart" : "2023-04-01T00:00:00",
"sessionName" : "2023-2024"
},
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
]
}```

_____________________________

_____________________________

Date: 14 Dec 2023 07:00:04.343 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FELKM/I```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
7dd962662623759c0241529cfda043acf38c44b60f1c352121ea37ab12605268
```

_____________________________

----
Date: 14 Dec 2023 07:00:04.745 AM

_____________________________

Date: 14 Dec 2023 07:00:04.742 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FELKM/I```

Response: ```{
"displayLatePaymentChargeMessage" : "",
"taxType" : "Tax",
"isInvoiceInGiroProcess" : false,
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"isLatePaymentCharges" : false,
"executionTime" : 0,
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FELKM&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"enablePayment" : true,
"giroMessage" : "",
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "29260.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "29260.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "29260.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "29260.00",
"entityName" : "CB- Tuition Fees 4th Term (2023-24)",
"enforceMinAmt" : false,
"entityId" : 124
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "5470.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "5470.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "5470.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "5470.00",
"entityName" : "CB - Term Fees-4th Term (2023-24)",
"enforceMinAmt" : false,
"entityId" : 128
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "6188.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "6188.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "6188.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "6188.00",
"entityName" : "CB- 2023-24 Bus Fees (TW) 4th Term",
"enforceMinAmt" : false,
"entityId" : 132
}
],
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"allowPayment" : true,
"allowPartialPayment" : true,
"totalBalanceAmount" : "40918.00"
}```

_____________________________

_____________________________

Date: 14 Dec 2023 07:00:06.651 AM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
Authorization: Bearer
7dd962662623759c0241529cfda043acf38c44b60f1c352121ea37ab12605268,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

Payload:
```{
"invoiceId" : "FELKM",
"studentId" : "FLDI",
"list" : [
{
"entityId" : 124,
"paidAmount" : 29260
},
{
"paidAmount" : 5470,
"entityId" : 128
},
{
"entityId" : 132,
"paidAmount" : 6188
}
],
"sendAmount" : 40918
}```

_____________________________

----
Date: 14 Dec 2023 07:00:07.130 AM

_____________________________

Date: 14 Dec 2023 07:00:07.128 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"isLatePaymentChargesApplicable" : false,
"gateways" : [
{
"name" : "Pay by TPSL",
"gatewayId" : "EE",
"isDefaultGateway" : true
}
],
"creditNoteAmount" : "0.00",
"message" : "Post Data of Fees Summary Successfully.",
"isGracePeriodApplicable" : false,
"subTotalAmount" : "40918.00",
"transactionCharges" : "0.00",
"executionTime" : 0,
"taxAmount" : "0.00",
"isMultiplePaymentGateway" : false,
"invoiceAmount" : "40918.00",
"totalPayableAmount" : "40918.00",
"feesSummaryList" : [

],
"lpGracePeriodDays" : 0,
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink"
}```

_____________________________

_____________________________

Date: 14 Dec 2023 07:00:08.715 AM

Request Description:
Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
7dd962662623759c0241529cfda043acf38c44b60f1c352121ea37ab12605268,
Content-Type: application\/json
```

Payload:
```{
"invoiceId" : "FELKM",
"studentId" : "FLDI",
"list" : [
{
"entityId" : 124,
"paidAmount" : 29260
},
{
"paidAmount" : 5470,
"entityId" : 128
},
{
"entityId" : 132,
"paidAmount" : 6188
}
],
"sendAmount" : "40918.0"
}```

_____________________________

----
Date: 14 Dec 2023 07:00:08.873 AM

_____________________________

Date: 14 Dec 2023 07:00:08.872 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"message" : "Post Data Successfully For Online Payment.",
"executionTime" : 0,
"errorMessage" : null,
"invoiceId" : "21879",
"eNetId" : "21879|25783",
"paidAmount" : 29260,
"maxTransaction" : "25783",
"insertedOn" : "2023-12-14T09:30:02.29",
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=FELKM&64n05pn6v10Vq=FIKLG&567qr06
Vq=FLDI&nz1706=HDMEL&2n4r06N22=647r"
}```

_____________________________

_____________________________

Date: 14 Dec 2023 07:03:04.191 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
7dd962662623759c0241529cfda043acf38c44b60f1c352121ea37ab12605268,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 14 Dec 2023 07:03:05.077 AM

_____________________________

Date: 14 Dec 2023 07:03:05.071 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"emergencyContacts" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"daDetails" : null,
"name" : "Nivam Pal",
"classId" : null,
"news" : null,
"isEContractGenerationOn" : false,
"isBusOperate" : false,
"email" : "",
"newMessageCount" : 0,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-12-14T09:32:58.16",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"feesDue" : null,
"announcements" : [

],
"course" : "CBSE",
"clSecId" : null,
"webinars" : [

],
"userCode" : "HDPS221300",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"holidays" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [
],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"busDetails" : null,
"userName" : "Nivam",
"studentId" : "FLDI",
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"class" : "Standard 1",
"busPickUp" : null,
"studentDocuments" : [

],
"badgeDisciplinary" : [

],
"section" : "B",
"events" : [

],
"semesterAttendance" : null,
"message" : "Student Details Fetch Successfully.",
"studentContractLink" : "",
"documents" : null,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,126",
"isIframe" : true,
"title" : "e-Consent (Annual Cultural and Sports Fest - Grade 1 & 2)",
"data" : "Your e-Consent required for Annual Cultural and Sports Fest - Grade
1 & 2 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,127",
"isIframe" : true,
"title" : "e-Consent (Cambridge English Qualification Program - A1 starters
(Gr 1 & 2))",
"data" : "Your e-Consent required for Cambridge English Qualification Program
- A1 starters (Gr 1 & 2) for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
]
}```

_____________________________
_____________________________

Date: 22 Dec 2023 06:30:41.541 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
7dd962662623759c0241529cfda043acf38c44b60f1c352121ea37ab12605268,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 22 Dec 2023 06:30:41.867 AM

_____________________________

Date: 22 Dec 2023 06:30:41.866 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 22 Dec 2023 06:30:41.906 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: ,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```
_____________________________

----
Date: 22 Dec 2023 06:30:42.029 AM

_____________________________

Date: 22 Dec 2023 06:30:42.029 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 22 Dec 2023 06:30:47.510 AM

_____________________________

Date: 22 Dec 2023 06:30:47.508 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"userType" : "PARENT",
"profileImage" : "",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"expires_in" : 86400,
"userCode" : "P221300",
"access_token" :
"2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb",
"id" : "FLDJ",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"campus" : "Pune-Hadapsar",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"token_type" : "Bearer",
"name" : "Priyongbada Tapadar",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:30:47.678 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```
_____________________________

----
Date: 22 Dec 2023 06:30:47.952 AM

_____________________________

Date: 22 Dec 2023 06:30:47.946 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"events" : [

],
"busDetails" : null,
"clSecId" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"badgeDisciplinary" : [
],
"userName" : "Nivam",
"section" : "B",
"userCode" : "HDPS221300",
"isEContractGenerationOn" : false,
"name" : "Nivam Pal",
"studentDocuments" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"feesDue" : null,
"holidays" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"announcements" : [

],
"studentId" : "FLDI",
"course" : "CBSE",
"webinars" : [

],
"class" : "Standard 1",
"semesterAttendance" : null,
"isBusOperate" : false,
"classId" : null,
"daDetails" : null,
"busPickUp" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"emergencyContacts" : [

],
"documents" : null,
"news" : null,
"email" : "",
"newMessageCount" : 4,
"message" : "Student Details Fetch Successfully.",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2023-12-22T09:00:40.287",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"studentContractLink" : "",
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"reminders" : [
]
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:30:58.042 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 22 Dec 2023 06:30:58.255 AM

_____________________________

Date: 22 Dec 2023 06:30:58.253 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"orderBy" : null,
"mailFolders" : null,
"mailFromNames" : [

],
"fromDate" : null,
"message" : "Mails fetched successfully",
"totalCount" : 225,
"toDate" : null,
"mails" : [
{
"mailId" : "MHKHF",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-19T14:01:04.627",
"subject" : "Gifts policy on Students Birthdays",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHJFF",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-18T21:44:20.287",
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHILH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-18T17:09:32.217",
"subject" : "Catering Fee Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T13:34:42",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [
{
"name" : "Orange and White Icons Sports Flyer.pdf",
"url" : "\/Hadapsar\/Upload\/Orange and White Icons Sports Flyer.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHIJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T12:21:37.033",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the
upcoming Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHFGH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T20:47:27.42",
"subject" : "\r\nSports fees",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T15:09:17.723",
"subject" : "\r\nDid not finish the tiffin",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEDG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-14T12:55:23.513",
"subject" : "School Catering Update - A Gentle Reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHDMJ",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-14T12:12:18.78",
"subject" : "Embracing change and inspiring the future, a reflective month of
celebration and transformation at GIIS Hadapsar",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGMGJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-12T15:42:11.813",
"subject" : "GIIS\/HDP\/CIR-086\/2023-24 - Class Photographs",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"q" : null,
"pageIndex" : 1,
"order" : "new",
"pageSize" : 10
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:31:04.999 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHKHF&senderId=FHHH```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 22 Dec 2023 06:31:05.304 AM

_____________________________

Date: 22 Dec 2023 06:31:05.291 AM


Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHKHF&senderId=FHHH```

Response: ```{
"subject" : "Gifts policy on Students Birthdays",
"mailId" : "MHKHF",
"date" : "2023-12-19T14:01:04.627",
"isSentMail" : false,
"recipients" : [
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLF",
"name" : "Yogeshwar Singh",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKII",
"name" : "Sagarika Majumdar",
"isCCRecipient" : true
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
}
],
"attachments" : [

],
"from" : "Anupama Gajaralwar",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<div class=\"x_x_elementToProof\">Dear Parent,<\/div>\r\n<div
class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div
class=\"x_x_elementToProof\">This is further to the instructions \/ request made
during our \"Orientation sessions\" conducted during the commencement of each
Academic Year with regards to the distribution
of&nbsp;<strong><em>\"Gifts\"<\/em><\/strong>&nbsp;by students celebrating their
Birthdays within their respective classrooms.<\/div>\r\n<div
class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div class=\"x_x_elementToProof\">As
a strict policy, we do not allow distribution of any gifts within the classroom or
school campus. Instead, if you want to express your gratitude \/ inculcate the
habit of sharing within your child\/s, you can donate some books to the school
library or plants which shall be much more appreciated and longer
cherished.<\/div>\r\n<div class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div
class=\"x_x_elementToProof\">Kindly do not make any request contrary to the above
instructions as the same shall not be entertained.<\/div>\r\n<div
class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div
class=\"x_x_elementToProof\">Serving You,<\/div>\r\n<div
class=\"x_x_elementToProof\">Team GIIS<\/div>\r\n<\/body>\r\n<\/html>",
"senderId" : "FHHH"
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:31:28.028 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 22 Dec 2023 06:31:28.260 AM

_____________________________

Date: 22 Dec 2023 06:31:28.257 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageIndex" : 1,
"toDate" : null,
"fromDate" : null,
"totalCount" : 225,
"orderBy" : null,
"pageSize" : 10,
"q" : null,
"mails" : [
{
"mailId" : "MHKHF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-19T14:01:04.627",
"subject" : "Gifts policy on Students Birthdays",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHJFF",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-18T21:44:20.287",
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHILH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-18T17:09:32.217",
"subject" : "Catering Fee Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T13:34:42",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [
{
"name" : "Orange and White Icons Sports Flyer.pdf",
"url" : "\/Hadapsar\/Upload\/Orange and White Icons Sports Flyer.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHIJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T12:21:37.033",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the
upcoming Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHFGH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T20:47:27.42",
"subject" : "\r\nSports fees",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T15:09:17.723",
"subject" : "\r\nDid not finish the tiffin",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEDG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-14T12:55:23.513",
"subject" : "School Catering Update - A Gentle Reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHDMJ",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-14T12:12:18.78",
"subject" : "Embracing change and inspiring the future, a reflective month of
celebration and transformation at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGMGJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-12T15:42:11.813",
"subject" : "GIIS\/HDP\/CIR-086\/2023-24 - Class Photographs",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"order" : "new",
"mailFolders" : null,
"mailFromNames" : [

],
"message" : "Mails fetched successfully"
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:31:34.464 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Authentication Headers:
```
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________
----
Date: 22 Dec 2023 06:31:34.612 AM

_____________________________

Date: 22 Dec 2023 06:31:34.610 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Response: ```{
"users" : [
{
"name" : "Aaditya Chaudhari",
"userId" : "GJII",
"designation" : "Manager Finance & Accounts"
},
{
"name" : "Abhishek Ranjan",
"userId" : "GKKL",
"designation" : "Communication Executive"
},
{
"name" : "Adan Khan",
"userId" : "FJGE",
"designation" : "Business Development Manager"
},
{
"name" : "Amit Kumar",
"userId" : "JHF",
"designation" : "Admin Executive"
},
{
"name" : "Amit Singh",
"userId" : "EGKJ",
"designation" : "Communications Executive"
},
{
"name" : "Ankur Mehta",
"userId" : "GJKH",
"designation" : "Communications Executive"
},
{
"name" : "Anubhav Seth",
"userId" : "GKIJ",
"designation" : "ManagerERP"
},
{
"name" : "Anupama Gajaralwar",
"userId" : "FHHH",
"designation" : "Executive Academic Centre"
},
{
"name" : "Ashish Arora",
"userId" : "EEEJ",
"designation" : "Accounts Executive"
},
{
"name" : "Ashish Tibdewal",
"userId" : "GHMI",
"designation" : "Country Director"
},
{
"name" : "Ayush Kalani",
"userId" : "KIE",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Baldev Singh",
"userId" : "GE",
"designation" : "Accounts Executive"
},
{
"name" : "Bhakti Gandhi",
"userId" : "FGLM",
"designation" : "Accounts Executive"
},
{
"name" : "Catherine Satam",
"userId" : "GDGM",
"designation" : "Manager Quality"
},
{
"name" : "D.Lakshmi Prasanna",
"userId" : "EDI",
"designation" : "Principal"
},
{
"name" : "Damini Rudra",
"userId" : "GJMH",
"designation" : "Admissions Manager"
},
{
"name" : "Ganesh Pandey",
"userId" : "GIJH",
"designation" : "Associate Country Director"
},
{
"name" : "Gaurav Gupta",
"userId" : "GKE",
"designation" : "Senior Accounts Executive"
},
{
"name" : "Girish Sachdeva",
"userId" : "GF",
"designation" : "Finance Controller"
},
{
"name" : "Hardik Gautami",
"userId" : "GHMJ",
"designation" : "Manager HR Analytics"
},
{
"name" : "Harshal Sarode",
"userId" : "EFIG",
"designation" : "Accounts Executive"
},
{
"name" : "Internal Auditor",
"userId" : "JMK",
"designation" : "Accounts Executive"
},
{
"name" : "Ishika Bhagat",
"userId" : "EGGG",
"designation" : "HR Executive"
},
{
"name" : "Jagdish Naik",
"userId" : "FILI",
"designation" : "Transport Executive"
},
{
"name" : "Kingshuk Gupta",
"userId" : "GIMG",
"designation" : "Business Development Officer"
},
{
"name" : "Locker Card SSC",
"userId" : "GMHE",
"designation" : "IT Administrator"
},
{
"name" : "MIHIR GOSALIA",
"userId" : "EJM",
"designation" : "Manager Support Services"
},
{
"name" : "Nagarajan N",
"userId" : "GGJL",
"designation" : "Academic Supervisor"
},
{
"name" : "Nidhi Sharma",
"userId" : "HEK",
"designation" : "Assistant Teacher"
},
{
"name" : "Nikhil Paspute",
"userId" : "GFMM",
"designation" : "Accounts Executive"
},
{
"name" : "Pradnya Kamat",
"userId" : "GHIF",
"designation" : "Front Office Executive"
},
{
"name" : "Pramod Tripathi",
"userId" : "IGL",
"designation" : "Director-Centre for Education Excellence"
},
{
"name" : "Priti Gargate",
"userId" : "FJED",
"designation" : "Admissions Executive"
},
{
"name" : "PRIYANKA BANKAR",
"userId" : "GLD",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Raghavendra Bhosale",
"userId" : "FEGF",
"designation" : "Admin Executive"
},
{
"name" : "Ragini Chavan",
"userId" : "GJHD",
"designation" : "Lab Incharge"
},
{
"name" : "RAHUL BHAGAT",
"userId" : "EJF",
"designation" : "Admin Executive"
},
{
"name" : "Rahul Deshpande",
"userId" : "GLEI",
"designation" : "Deputy CEO"
},
{
"name" : "Rahul Muddalwar",
"userId" : "GIGE",
"designation" : "Operations Manager"
},
{
"name" : "Rajeev Katyal",
"userId" : "FJ",
"designation" : "Country Director"
},
{
"name" : "Rajiv Bansal",
"userId" : "GG",
"designation" : "Director"
},
{
"name" : "RANI NAYAR",
"userId" : "FFE",
"designation" : "Lab Assistant"
},
{
"name" : "Rashmi Chandran",
"userId" : "GIMH",
"designation" : "Marketing Head"
},
{
"name" : "Rathin Khandhadia",
"userId" : "KDD",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Raushan Jha",
"userId" : "GD",
"designation" : "Finance Manager"
},
{
"name" : "Ravinder John",
"userId" : "GFKL",
"designation" : "Customer Relationship Executive"
},
{
"name" : "Ravindra Kumar",
"userId" : "GGMG",
"designation" : "Finance Manager"
},
{
"name" : "Sachin Sharma",
"userId" : "JHG",
"designation" : "Admin Executive"
},
{
"name" : "Sanjeev Dubey",
"userId" : "I",
"designation" : "Chief Technology Officer"
},
{
"name" : "Sarah Shaikh",
"userId" : "KEJ",
"designation" : "Admissions Executive"
},
{
"name" : "Saurbha Khuntia",
"userId" : "FM",
"designation" : "Finance Manager"
},
{
"name" : "Savitha D R",
"userId" : "GIMF",
"designation" : "Admissions Manager"
},
{
"name" : "Shaheenbanu Nalband",
"userId" : "GHHJ",
"designation" : "Admissions Executive"
},
{
"name" : "Sudhir Kumar Vishwakarma",
"userId" : "ELKI",
"designation" : "Business Development Manager"
},
{
"name" : "Suman Singh",
"userId" : "GHKL",
"designation" : "Finance Controller"
},
{
"name" : "Sweety Gathani",
"userId" : "KDE",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Test Staff",
"userId" : "EJ",
"designation" : "Admissions Executive"
},
{
"name" : "Testing Staff",
"userId" : "FEJ",
"designation" : "Admin Executive"
},
{
"name" : "Tracy Cardoz",
"userId" : "GIKK",
"designation" : "Academic Supervisor"
},
{
"name" : "Vaishali Borde",
"userId" : "FL",
"designation" : "Admissions Executive"
},
{
"name" : "Vishwajit Shinde",
"userId" : "GJFE",
"designation" : "Lab Assistant"
},
{
"name" : "Vivek Choubey",
"userId" : "FLFH",
"designation" : "Finance Executive"
},
{
"name" : "Apurva Kulkarni",
"userId" : "GHGD",
"designation" : "Teacher"
},
{
"name" : "Divya Prajapat",
"userId" : "GIJJ",
"designation" : "Teacher"
},
{
"name" : "Jayvanti Pawar",
"userId" : "EGI",
"designation" : "Teacher"
},
{
"name" : "Priyanka Birajdar",
"userId" : "FFIK",
"designation" : "Sports Executive"
},
{
"name" : "Sanghita Bhuyan",
"userId" : "EFJ",
"designation" : "Coordinator"
},
{
"name" : "Shamika Pandit",
"userId" : "FGEI",
"designation" : "Teacher"
},
{
"name" : "Sourabh Kanhekar",
"userId" : "EFEE",
"designation" : "Teacher"
},
{
"name" : "SWATI WAGHMARE",
"userId" : "FED",
"designation" : "Teacher"
},
{
"name" : "Vidya Karadepatil",
"userId" : "GGIE",
"designation" : "Teacher"
}
],
"message" : null,
"studentId" : "FLDI",
"totalStaffCount" : 71
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:31:46.065 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb
```

_____________________________

----
Date: 22 Dec 2023 06:31:46.373 AM

_____________________________

Date: 22 Dec 2023 06:31:46.370 AM


Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Response: ```{
"studentId" : "FLDI",
"totalStaffCount" : 71,
"users" : [
{
"name" : "Aaditya Chaudhari",
"userId" : "GJII",
"designation" : "Manager Finance & Accounts"
},
{
"name" : "Abhishek Ranjan",
"userId" : "GKKL",
"designation" : "Communication Executive"
},
{
"name" : "Adan Khan",
"userId" : "FJGE",
"designation" : "Business Development Manager"
},
{
"name" : "Amit Kumar",
"userId" : "JHF",
"designation" : "Admin Executive"
},
{
"name" : "Amit Singh",
"userId" : "EGKJ",
"designation" : "Communications Executive"
},
{
"name" : "Ankur Mehta",
"userId" : "GJKH",
"designation" : "Communications Executive"
},
{
"name" : "Anubhav Seth",
"userId" : "GKIJ",
"designation" : "ManagerERP"
},
{
"name" : "Anupama Gajaralwar",
"userId" : "FHHH",
"designation" : "Executive Academic Centre"
},
{
"name" : "Ashish Arora",
"userId" : "EEEJ",
"designation" : "Accounts Executive"
},
{
"name" : "Ashish Tibdewal",
"userId" : "GHMI",
"designation" : "Country Director"
},
{
"name" : "Ayush Kalani",
"userId" : "KIE",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Baldev Singh",
"userId" : "GE",
"designation" : "Accounts Executive"
},
{
"name" : "Bhakti Gandhi",
"userId" : "FGLM",
"designation" : "Accounts Executive"
},
{
"name" : "Catherine Satam",
"userId" : "GDGM",
"designation" : "Manager Quality"
},
{
"name" : "D.Lakshmi Prasanna",
"userId" : "EDI",
"designation" : "Principal"
},
{
"name" : "Damini Rudra",
"userId" : "GJMH",
"designation" : "Admissions Manager"
},
{
"name" : "Ganesh Pandey",
"userId" : "GIJH",
"designation" : "Associate Country Director"
},
{
"name" : "Gaurav Gupta",
"userId" : "GKE",
"designation" : "Senior Accounts Executive"
},
{
"name" : "Girish Sachdeva",
"userId" : "GF",
"designation" : "Finance Controller"
},
{
"name" : "Hardik Gautami",
"userId" : "GHMJ",
"designation" : "Manager HR Analytics"
},
{
"name" : "Harshal Sarode",
"userId" : "EFIG",
"designation" : "Accounts Executive"
},
{
"name" : "Internal Auditor",
"userId" : "JMK",
"designation" : "Accounts Executive"
},
{
"name" : "Ishika Bhagat",
"userId" : "EGGG",
"designation" : "HR Executive"
},
{
"name" : "Jagdish Naik",
"userId" : "FILI",
"designation" : "Transport Executive"
},
{
"name" : "Kingshuk Gupta",
"userId" : "GIMG",
"designation" : "Business Development Officer"
},
{
"name" : "Locker Card SSC",
"userId" : "GMHE",
"designation" : "IT Administrator"
},
{
"name" : "MIHIR GOSALIA",
"userId" : "EJM",
"designation" : "Manager Support Services"
},
{
"name" : "Nagarajan N",
"userId" : "GGJL",
"designation" : "Academic Supervisor"
},
{
"name" : "Nidhi Sharma",
"userId" : "HEK",
"designation" : "Assistant Teacher"
},
{
"name" : "Nikhil Paspute",
"userId" : "GFMM",
"designation" : "Accounts Executive"
},
{
"name" : "Pradnya Kamat",
"userId" : "GHIF",
"designation" : "Front Office Executive"
},
{
"name" : "Pramod Tripathi",
"userId" : "IGL",
"designation" : "Director-Centre for Education Excellence"
},
{
"name" : "Priti Gargate",
"userId" : "FJED",
"designation" : "Admissions Executive"
},
{
"name" : "PRIYANKA BANKAR",
"userId" : "GLD",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Raghavendra Bhosale",
"userId" : "FEGF",
"designation" : "Admin Executive"
},
{
"name" : "Ragini Chavan",
"userId" : "GJHD",
"designation" : "Lab Incharge"
},
{
"name" : "RAHUL BHAGAT",
"userId" : "EJF",
"designation" : "Admin Executive"
},
{
"name" : "Rahul Deshpande",
"userId" : "GLEI",
"designation" : "Deputy CEO"
},
{
"name" : "Rahul Muddalwar",
"userId" : "GIGE",
"designation" : "Operations Manager"
},
{
"name" : "Rajeev Katyal",
"userId" : "FJ",
"designation" : "Country Director"
},
{
"name" : "Rajiv Bansal",
"userId" : "GG",
"designation" : "Director"
},
{
"name" : "RANI NAYAR",
"userId" : "FFE",
"designation" : "Lab Assistant"
},
{
"name" : "Rashmi Chandran",
"userId" : "GIMH",
"designation" : "Marketing Head"
},
{
"name" : "Rathin Khandhadia",
"userId" : "KDD",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Raushan Jha",
"userId" : "GD",
"designation" : "Finance Manager"
},
{
"name" : "Ravinder John",
"userId" : "GFKL",
"designation" : "Customer Relationship Executive"
},
{
"name" : "Ravindra Kumar",
"userId" : "GGMG",
"designation" : "Finance Manager"
},
{
"name" : "Sachin Sharma",
"userId" : "JHG",
"designation" : "Admin Executive"
},
{
"name" : "Sanjeev Dubey",
"userId" : "I",
"designation" : "Chief Technology Officer"
},
{
"name" : "Sarah Shaikh",
"userId" : "KEJ",
"designation" : "Admissions Executive"
},
{
"name" : "Saurbha Khuntia",
"userId" : "FM",
"designation" : "Finance Manager"
},
{
"name" : "Savitha D R",
"userId" : "GIMF",
"designation" : "Admissions Manager"
},
{
"name" : "Shaheenbanu Nalband",
"userId" : "GHHJ",
"designation" : "Admissions Executive"
},
{
"name" : "Sudhir Kumar Vishwakarma",
"userId" : "ELKI",
"designation" : "Business Development Manager"
},
{
"name" : "Suman Singh",
"userId" : "GHKL",
"designation" : "Finance Controller"
},
{
"name" : "Sweety Gathani",
"userId" : "KDE",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Test Staff",
"userId" : "EJ",
"designation" : "Admissions Executive"
},
{
"name" : "Testing Staff",
"userId" : "FEJ",
"designation" : "Admin Executive"
},
{
"name" : "Tracy Cardoz",
"userId" : "GIKK",
"designation" : "Academic Supervisor"
},
{
"name" : "Vaishali Borde",
"userId" : "FL",
"designation" : "Admissions Executive"
},
{
"name" : "Vishwajit Shinde",
"userId" : "GJFE",
"designation" : "Lab Assistant"
},
{
"name" : "Vivek Choubey",
"userId" : "FLFH",
"designation" : "Finance Executive"
},
{
"name" : "Apurva Kulkarni",
"userId" : "GHGD",
"designation" : "Teacher"
},
{
"name" : "Divya Prajapat",
"userId" : "GIJJ",
"designation" : "Teacher"
},
{
"name" : "Jayvanti Pawar",
"userId" : "EGI",
"designation" : "Teacher"
},
{
"name" : "Priyanka Birajdar",
"userId" : "FFIK",
"designation" : "Sports Executive"
},
{
"name" : "Sanghita Bhuyan",
"userId" : "EFJ",
"designation" : "Coordinator"
},
{
"name" : "Shamika Pandit",
"userId" : "FGEI",
"designation" : "Teacher"
},
{
"name" : "Sourabh Kanhekar",
"userId" : "EFEE",
"designation" : "Teacher"
},
{
"name" : "SWATI WAGHMARE",
"userId" : "FED",
"designation" : "Teacher"
},
{
"name" : "Vidya Karadepatil",
"userId" : "GGIE",
"designation" : "Teacher"
}
],
"message" : null
}```

_____________________________

----
Date: 22 Dec 2023 06:39:44.858 AM

_____________________________

Date: 22 Dec 2023 06:39:44.857 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Mail sent successfully"
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:39:51.552 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHJFF&senderId=EFJ```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________
----
Date: 22 Dec 2023 06:39:51.764 AM

_____________________________

Date: 22 Dec 2023 06:39:51.762 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHJFF&senderId=EFJ```

Response: ```{
"from" : "Sanghita Bhuyan",
"mailId" : "MHJFF",
"senderId" : "EFJ",
"date" : "2023-12-18T21:44:20.287",
"recipients" : [
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
}
],
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parents,<\/p>\r\n<p>Please take note of the guidelines for the upcoming
Annual Cultural and Sports event:<\/p>\r\n<ol>\r\n<li>\r\n<p>Students are required
to arrive by 7:55 a.m. Those using bus services should adhere to the designated
pick-up timings.<\/p>\r\n<\/li>\r\n<li>\r\n<p>Kindly pack breakfast for your child.
The school will provide snack boxes after their performances.<\/p>\r\n<\/li>\r\
n<li>\r\n<p>Ensure that girls wear cycle shorts (Bloomers) underneath their
costumes.<\/p>\r\n<\/li>\r\n<li>\r\n<p>Students should wear school shoes and
socks.<\/p>\r\n<\/li>\r\n<li>\r\n<p>Prepare your child with basic makeup and a
well-styled hairdo for the event.<\/p>\r\n<\/li>\r\n<li>\r\n<p>PE uniforms must be
submitted to their respective class teachers by Wednesday, 20th December
2023.<\/p>\r\n<\/li>\r\n<li>\r\n<p>Parents are requested to be seated by 8:15
am.<\/p>\r\n<\/li>\r\n<li>\r\n<p>After the event, students will disperse with their
parents.<\/p>\r\n<\/li>\r\n<li>\r\n<p>Winter vacation is scheduled from December
23, 2023, to January 3, 2024.<\/p>\r\n<\/li>\r\n<\/ol>\r\n<p>Looking forward to
having you among us and making the event a grand success.<\/p>\r\n<p>Please find
the Event teaser in the link given below: [<a
href=\"https:\/\/fanyv88.com:443\/https\/drive.google.com\/file\/d\/1MFSbj_ovqAfHO1ES4nk57-jhbkGTYc5c\/
view?usp=sharing\">https:\/\/fanyv88.com:443\/https\/drive.google.com\/file\/d\/1MFSbj_ovqAfHO1ES4nk57-
jhbkGTYc5c\/view?usp=sharing<\/a>]<\/p>\r\n<p>Regards,<\/p>\r\n<p>Team GIIS<\/p>\r\
n<div>&nbsp;<\/div>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"isSentMail" : false
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:40:36.437 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________
----
Date: 22 Dec 2023 06:40:36.922 AM

_____________________________

Date: 22 Dec 2023 06:40:36.920 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"orderBy" : null,
"fromDate" : null,
"mailFromNames" : [

],
"toDate" : null,
"message" : "Mails fetched successfully",
"totalCount" : 225,
"q" : null,
"order" : "new",
"pageSize" : 10,
"mails" : [
{
"mailId" : "MHKHF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-19T14:01:04.627",
"subject" : "Gifts policy on Students Birthdays",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHJFF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-18T21:44:20.287",
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHILH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-18T17:09:32.217",
"subject" : "Catering Fee Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T13:34:42",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [
{
"name" : "Orange and White Icons Sports Flyer.pdf",
"url" : "\/Hadapsar\/Upload\/Orange and White Icons Sports Flyer.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHIJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T12:21:37.033",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the
upcoming Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHFGH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T20:47:27.42",
"subject" : "\r\nSports fees",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T15:09:17.723",
"subject" : "\r\nDid not finish the tiffin",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEDG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-14T12:55:23.513",
"subject" : "School Catering Update - A Gentle Reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHDMJ",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-14T12:12:18.78",
"subject" : "Embracing change and inspiring the future, a reflective month of
celebration and transformation at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGMGJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-12T15:42:11.813",
"subject" : "GIIS\/HDP\/CIR-086\/2023-24 - Class Photographs",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageIndex" : 1,
"mailFolders" : null
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:40:49.046 AM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHHIJ&senderId=FHHH```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb
```

_____________________________

----
Date: 22 Dec 2023 06:40:49.516 AM

_____________________________

Date: 22 Dec 2023 06:40:49.502 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHHIJ&senderId=FHHH```

Response: ```{
"senderId" : "FHHH",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJKH",
"name" : "Ankur Mehta",
"isCCRecipient" : true
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLF",
"name" : "Yogeshwar Singh",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKII",
"name" : "Sagarika Majumdar",
"isCCRecipient" : true
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
}
],
"mailId" : "MHHIJ",
"message" : "<!DOCTYPE html> <html> <head> <\/head> <body> <p>Dear
Parent,&nbsp;<\/p> <p>Greetings for the day!!&nbsp;<\/p> <p>We sincerely thank
you for your valuable contribution to the success of the current Academic Year
2023-24.&nbsp;<\/p> <p>To facilitate a seamless transition to the next Academic
Year 2024-25 with us, you are requested to <strong>fill in the consent form
below<\/strong> for your ward\/s re-enrolment\/continuation.&nbsp;<\/p> <p>Please
be informed that the consent link will be active until <strong>January 15th,
2024<\/strong>. Giving consent will not entail any payment. Payment will be as per
the schedule for the next Academic Year 2024-25.&nbsp;<\/p> <p>Consent Link:-<a
href=\"https:\/\/fanyv88.com:443\/https\/forms.gle\/aTgFfbV12pkAiBos7\" target=\"_blank\">
https:\/\/fanyv88.com:443\/https\/forms.gle\/aTgFfbV12pkAiBos7<\/a><\/p> <p>&nbsp;<\/p> <p>Serving
You,<\/p> <p>Team GIIS Hadapsar<\/p> <\/body> <\/html>",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the upcoming
Academic Year 2024-25",
"isSentMail" : false,
"attachments" : [

],
"date" : "2023-12-16T12:21:37.033",
"from" : "Anupama Gajaralwar"
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:41:11.653 AM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 22 Dec 2023 06:41:11.842 AM

_____________________________

Date: 22 Dec 2023 06:41:11.840 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"totalCount" : 225,
"fromDate" : null,
"mails" : [
{
"mailId" : "MHKHF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-19T14:01:04.627",
"subject" : "Gifts policy on Students Birthdays",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHJFF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-18T21:44:20.287",
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHILH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-18T17:09:32.217",
"subject" : "Catering Fee Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T13:34:42",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [
{
"name" : "Orange and White Icons Sports Flyer.pdf",
"url" : "\/Hadapsar\/Upload\/Orange and White Icons Sports Flyer.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHIJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T12:21:37.033",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the
upcoming Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHFGH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T20:47:27.42",
"subject" : "\r\nSports fees",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T15:09:17.723",
"subject" : "\r\nDid not finish the tiffin",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEDG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-14T12:55:23.513",
"subject" : "School Catering Update - A Gentle Reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHDMJ",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-14T12:12:18.78",
"subject" : "Embracing change and inspiring the future, a reflective month of
celebration and transformation at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGMGJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-12T15:42:11.813",
"subject" : "GIIS\/HDP\/CIR-086\/2023-24 - Class Photographs",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"orderBy" : null,
"mailFromNames" : [
],
"toDate" : null,
"q" : null,
"pageIndex" : 1,
"mailFolders" : null,
"order" : "new",
"message" : "Mails fetched successfully",
"pageSize" : 10
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:41:14.115 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 22 Dec 2023 06:41:14.300 AM

_____________________________

Date: 22 Dec 2023 06:41:14.298 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"pageSize" : 10,
"order" : "new",
"pageIndex" : 2,
"orderBy" : null,
"q" : null,
"mailFolders" : null,
"toDate" : null,
"mailFromNames" : [

],
"message" : "Mails fetched successfully",
"mails" : [
{
"mailId" : "MGLFJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-11T18:11:05.33",
"subject" : "GIIS\/HDP\/CIR-085\/2023-24 - Enhancement Circular",
"attachments" : [
{
"name" : "Enhancement Circular_GIIS Hadpasar_V3.pdf",
"url" : "\/Hadapsar\/Upload\/Enhancement Circular_GIIS Hadpasar_V3.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGLEG",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-11T15:26:59.83",
"subject" : "Qutuhal Season 5 Grand Finale challenge with AED 5K worth of
prizes is here!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGKJJ",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-11T12:58:11.573",
"subject" : "Re: Unable to submit e-consent for sports day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGIMG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-08T12:14:59.033",
"subject" : "GIIS\/HDP\/CIR-084\/2023-24 - School Catering Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGHGD",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-06T18:31:50.287",
"subject" : "\r\nEV 3 Report Card Generated",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGHEF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-06T12:01:21.153",
"subject" : "GIIS\/HDP\/CIR-083\/2023-24 - School reporting timings for
students",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGKD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-05T15:44:55.183",
"subject" : "GIIS\/HDP\/CIR-082\/2023-24 - Cambridge English Qualifications
Program",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGIL",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-05T13:46:19.473",
"subject" : "Qutuhal Season 5 week 9 challenge on Business & Finance is here!
Submit before 10th Dec 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGDD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-04T20:04:30.56",
"subject" : "Re: Re: PTM slots",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGFLJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-04T17:17:39.947",
"subject" : "GIIS\/HDP\/CIR-081\/2023-24 - Winter Vacation",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"totalCount" : 225,
"fromDate" : null
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:41:32.594 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHDMJ&senderId=K```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 22 Dec 2023 06:41:32.938 AM

_____________________________

Date: 22 Dec 2023 06:41:32.924 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHDMJ&senderId=K```

Response: ```{
"subject" : "Embracing change and inspiring the future, a reflective month of
celebration and transformation at GIIS Hadapsar",
"recipients" : [
{
"id" : "I",
"name" : "Sanjeev Dubey",
"isCCRecipient" : true
},
{
"id" : "EJ",
"name" : "Test Staff",
"isCCRecipient" : true
},
{
"id" : "FJ",
"name" : "Rajeev Katyal",
"isCCRecipient" : true
},
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "FM",
"name" : "Saurbha Khuntia",
"isCCRecipient" : true
},
{
"id" : "GD",
"name" : "Raushan Jha",
"isCCRecipient" : true
},
{
"id" : "GE",
"name" : "Baldev Singh",
"isCCRecipient" : true
},
{
"id" : "GF",
"name" : "Girish Sachdeva",
"isCCRecipient" : true
},
{
"id" : "GG",
"name" : "Rajiv Bansal",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EJM",
"name" : "MIHIR GOSALIA",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEJ",
"name" : "Testing Staff",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKE",
"name" : "Gaurav Gupta",
"isCCRecipient" : true
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLD",
"name" : "PRIYANKA BANKAR",
"isCCRecipient" : true
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HEK",
"name" : "Nidhi Sharma",
"isCCRecipient" : true
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IGL",
"name" : "Pramod Tripathi",
"isCCRecipient" : true
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHF",
"name" : "Amit Kumar",
"isCCRecipient" : true
},
{
"id" : "JHG",
"name" : "Sachin Sharma",
"isCCRecipient" : true
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "JMK",
"name" : "Internal Auditor",
"isCCRecipient" : true
},
{
"id" : "KDD",
"name" : "Rathin Khandhadia",
"isCCRecipient" : true
},
{
"id" : "KDE",
"name" : "Sweety Gathani",
"isCCRecipient" : true
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIE",
"name" : "Ayush Kalani",
"isCCRecipient" : true
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEEJ",
"name" : "Ashish Arora",
"isCCRecipient" : true
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFIG",
"name" : "Harshal Sarode",
"isCCRecipient" : true
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGG",
"name" : "Ishika Bhagat",
"isCCRecipient" : true
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGKJ",
"name" : "Amit Singh",
"isCCRecipient" : true
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFG",
"name" : "Parul Tanwar",
"isCCRecipient" : true
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGE",
"name" : "Adan Khan",
"isCCRecipient" : true
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFH",
"name" : "Vivek Choubey",
"isCCRecipient" : true
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDGM",
"name" : "Catherine Satam",
"isCCRecipient" : true
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GFMM",
"name" : "Nikhil Paspute",
"isCCRecipient" : true
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGJL",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHKL",
"name" : "Suman Singh",
"isCCRecipient" : true
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHMJ",
"name" : "Hardik Gautami",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGE",
"name" : "Rahul Muddalwar",
"isCCRecipient" : true
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJH",
"name" : "Ganesh Pandey",
"isCCRecipient" : true
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKK",
"name" : "Tracy Cardoz",
"isCCRecipient" : true
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIMF",
"name" : "Savitha D R",
"isCCRecipient" : true
},
{
"id" : "GIMG",
"name" : "Kingshuk Gupta",
"isCCRecipient" : true
},
{
"id" : "GIMH",
"name" : "Rashmi Chandran",
"isCCRecipient" : true
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJII",
"name" : "Aaditya Chaudhari",
"isCCRecipient" : true
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJKH",
"name" : "Ankur Mehta",
"isCCRecipient" : true
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLF",
"name" : "Yogeshwar Singh",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKII",
"name" : "Sagarika Majumdar",
"isCCRecipient" : true
},
{
"id" : "GKIJ",
"name" : "Anubhav Seth",
"isCCRecipient" : true
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKKL",
"name" : "Abhishek Ranjan",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLEI",
"name" : "Rahul Deshpande",
"isCCRecipient" : true
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
}
],
"attachments" : [

],
"isSentMail" : false,
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<table border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\"
align=\"left\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr bgcolor=\"#fce5cd\">\r\n<td
align=\"center\">\r\n<table border=\"0\" width=\"545\" cellspacing=\"0\"
cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"178\"
height=\"110\"><img src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/GIIS-
Logo-CampusNews.png\" alt=\"GIIS Logo\" \/><\/td>\r\n<td align=\"center\"
valign=\"bottom\" width=\"204\" height=\"110\">\r\n<table border=\"0\"
width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 19px; color: #444444;
line-height: 27px;\" align=\"center\" height=\"55\">NOVEMBER<br \/>
NEWSLETTER<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica,
sans-serif; font-size: 16px; color: #444444;\" align=\"center\" valign=\"top\"
height=\"35\"><a style=\"color: #444444; text-decoration: none;\"
href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/\" target=\"_blank\"><strong>Hadapsar
Campus<\/strong><\/a><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 15px;\" width=\"173\"
height=\"110\">\r\n<div align=\"right\">14th December, 2023<\/div>\r\n<\/td>\r\
n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td
align=\"center\" height=\"38\"><hr style=\"width: 50%; border: 0; background:
#444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#cccccc\">\r\n<td
valign=\"top\" bgcolor=\"#fafcd6\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr
bgcolor=\"#fafcd6\">\r\n<td align=\"center\" valign=\"top\">\r\n<table border=\"0\"
width=\"550\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\
n<tr>\r\n<td style=\"font-family: Arial, Helvetica, sans-serif; font-size: 14px;
color: #1c95aa; line-height: 21px;\" align=\"center\" valign=\"top\">\r\n<table
border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\
n<tr>\r\n<td align=\"left\" valign=\"top\" width=\"47%\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/nostalgic-november\"
target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Dec-22-
01.jpg\" alt=\"Principal\" width=\"230\" height=\"263\" \/><\/a><\/td>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #333333;
line-height: 26px; text-align: justify;\" valign=\"top\" width=\"53%\">\r\n<div
style=\"margin-bottom: 7px;\"><strong>Dear Parents,<\/strong><\/div>\r\n<div
align=\"justify\">\r\n<div style=\"margin-bottom: 7px;\">Warm Greetings!<\/div>\r\
n<div>November encompassed merriment, serenity and oneness among all. The month
commenced with a series of engaging activities to immerse in the spirit of Diwali -
The Festival of Lights! <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/nostalgic-november\"
target=\"_blank\">Read More&gt;&gt;<\/a><\/div>\r\n<\/div>\r\n<\/td>\r\n<\/tr>\r\
n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\
n<\/tr>\r\n<tr bgcolor=\"#cccccc\">\r\n<td valign=\"top\" bgcolor=\"#fafcd6\"
height=\"25\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
height=\"45\"><hr style=\"width: 50%; border: 0; background: #444444; height:
2px;\" \/><\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica,
sans-serif; font-size: 19px; line-height: 29px; color: #333333;\" align=\"center\"
valign=\"top\" height=\"70\"><a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-attains-
apex-of-excellence-becomes-a-recipient-of-the-2023-global-performance-excellence-
award-1\" target=\"_blank\"> <strong>GIIS Hadapsar attains apex of excellence;
Receives Global Performance Excellence Award 2023<\/strong><\/a><\/td>\r\n<\/tr>\r\
n<tr bgcolor=\"#fefbf3\">\r\n<td align=\"center\" valign=\"top\"
bgcolor=\"#FDF8E8\">\r\n<table border=\"0\" width=\"550\" cellspacing=\"0\"
cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td align=\"center\"
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
valign=\"top\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-attains-
apex-of-excellence-becomes-a-recipient-of-the-2023-global-performance-excellence-
award-1\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Nov-23-
01.jpg\" alt=\"\" width=\"558\" height=\"293\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; color: #333333;
text-align: justify;\" valign=\"top\">\r\n<div align=\"justify\">The Asia Pacific
Quality Organization (APQO) has once again illuminated the path to organizational
brilliance by announcing the winners of the highly coveted Global Performance
Excellence Awards 2023. This prestigious recognition celebrates the unyielding
pursuit of excellence exhibited by fifteen exceptional organizations spanning
across six countries. Amid this prestigious list, GIIS Hadapsar stands tall and
proud, having clinched the coveted Global Performance Excellence Award 2023&nbsp;
for the Best in Class category, marking a momentous achievement in their journey of
excellence. <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-attains-
apex-of-excellence-becomes-a-recipient-of-the-2023-global-performance-excellence-
award-1\" target=\"_blank\">Read more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\
r\n<tr>\r\n<td>&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/
tr>\r\n<tr>\r\n<td align=\"center\" height=\"45\"><hr style=\"width: 50%; border:
0; background: #444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 19px; line-height:
29px; color: #333;\" align=\"center\" valign=\"top\" height=\"70\"><a
style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-
hadapsar\/self-belief-and-hard-work-leads-naomi-sommanavar-to-win-iiaf-bangkok\"
target=\"_blank\"><strong>Self-belief and hard work led Naomi Sommanavar to win <br
\/> IIAF Bangkok<\/strong><\/a><\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#F2EFFA\">\r\n<td
align=\"center\" valign=\"top\">\r\n<table border=\"0\" width=\"550\"
cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
valign=\"top\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/self-belief-and-hard-
work-leads-naomi-sommanavar-to-win-iiaf-bangkok\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Nov-23-
02.jpg\" alt=\"\" width=\"558\" height=\"293\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; color: #333333;
text-align: justify;\" valign=\"top\">\r\n<div align=\"justify\">Success is not a
destination; it\'s a journey marked by self-belief, relentless hard work, and an
unwavering passion for one\'s pursuits. Miss Naomi Sommanavar, a fourth-grade
student at GIIS Hadapsar, exemplifies this with her recent triumph at India\'s
International Art Festival (IIAF) in Bangkok, Thailand. <a style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/self-
belief-and-hard-work-leads-naomi-sommanavar-to-win-iiaf-bangkok\"
target=\"_blank\">Read more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td align=\"center\" valign=\"top\"
height=\"25\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\
r\n<tr>\r\n<td align=\"center\" height=\"45\"><hr style=\"width: 50%; border: 0;
background: #444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 19px; line-height:
29px; color: #333;\" align=\"center\" valign=\"top\" height=\"70\"><strong>&nbsp;
<a style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-
hadapsar\/giis-hadapsars-legacy-for-greener-tomorrow-at-global-excellence-day\"
target=\"_blank\">GIIS Hadapsar&rsquo;s legacy for a greener tomorrow at Global
Excellence Day<\/a><\/strong><\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#f1feec\">\r\n<td
align=\"center\" valign=\"top\">\r\n<table border=\"0\" width=\"550\"
cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
valign=\"top\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsars-legacy-
for-greener-tomorrow-at-global-excellence-day\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Nov-23-
03.jpg\" alt=\"\" width=\"558\" height=\"298\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; color: #333333;
text-align: justify;\" valign=\"top\">\r\n<div align=\"justify\">Climate change is
a pressing global concern, and the words of former President Barack Obama remind us
that we are not only the first generation to feel its impact but also the last
generation with the power to address it. With this in mind, GIIS Smart Campus,
Hadapsar, took a significant step towards raising awareness about climate change.
The students participated in Global Excellence Day alongside over ten campuses
worldwide. <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsars-legacy-
for-greener-tomorrow-at-global-excellence-day\"
target=\"_blank\">Read more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td height=\"25\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\
n<\/tr>\r\n<tr>\r\n<td align=\"center\" height=\"45\"><hr style=\"width: 50%;
border: 0; background: #444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 19px; line-height:
29px; color: #333;\" align=\"center\" valign=\"top\" height=\"70\"><a
style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-
hadapsar\/giis-hadapsar-excursions-towards-discovery-growth-and-merriment\"
target=\"_blank\"><strong>GIIS Hadapsar moves towards discovery, growth, <br \/>
and merriment<\/strong><\/a><\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#f7f5fc\">\r\n<td
align=\"center\" valign=\"top\">\r\n<table border=\"0\" width=\"550\"
cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
valign=\"top\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-
excursions-towards-discovery-growth-and-merriment\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Nov-23-
04.jpg\" alt=\"\" width=\"558\" height=\"290\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; color: #333333;
text-align: justify;\" valign=\"top\">\r\n<div align=\"justify\">Embarking on a
journey of discovery, growth, and merriment, the students of Global Indian
International School, Hadapsar recently enjoyed a series of enriching field trips
that went beyond the ordinary. These excursions not only gave students&nbsp; a
break from the regular school routine but also offered unique opportunities for
relaxation, rejuvenation, and hands-on learning. <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-
excursions-towards-discovery-growth-and-merriment\" target=\"_blank\">Read
more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/
tr>\r\n<tr>\r\n<td align=\"center\" height=\"45\"><hr style=\"width: 50%; border:
0; background: #444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 21px; color:
#333333;\" align=\"center\" valign=\"top\" height=\"40\"><strong>Worth
Reading<\/strong><\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#ffffef\">\r\n<td
align=\"center\" valign=\"top\">\r\n<table border=\"0\" width=\"550\"
cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\
n<td>&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica,
sans-serif; font-size: 16px; line-height: 24px; color: #333333;\"
height=\"30\"><img src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Bangalore\/news\/images\/Exclm-
Sign.png\" alt=\"\" width=\"10\" height=\"15\" \/>&nbsp;<a style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/blog-details\/comparative-
analysis-of-private-and-public-school\" target=\"_blank\"><strong>Comparative
Analysis of Private And Public Schools<\/strong><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td style=\"font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-
align: justify; line-height: 24px; color: #333333;\" valign=\"top\">\r\n<div
align=\"justify\">The debate between private and public schools has been ongoing
for years, with parents and educators often weighing the pros and cons of each
option. One of the most significant factors to consider is the difference in <a
style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/admissions\/fees\"
target=\"_blank\"><strong>school fees<\/strong><\/a>. In India, where education is
highly valued, parents often face the dilemma of enrolling their children in a
public or private school, <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/blog-details\/comparative-analysis-
of-private-and-public-school\" target=\"_blank\">Read More&gt;&gt;<\/a><\/div>\r\
n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height:
24px; color: #333333;\" height=\"30\"><strong><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Bangalore\/news\/images\/Exclm-Sign.png\" alt=\"\"
width=\"10\" height=\"16\" \/>&nbsp;<\/strong><a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/blog-details\/questions-to-ask-a-
school-before-enrolling-your-child\" target=\"_blank\"><strong>Questions to Ask a
School Before Enrolling Your Child<\/strong><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height:
24px; color: #333333;\" valign=\"top\">\r\n<div align=\"justify\">Choosing
the&nbsp;<a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/blog-details\/giis-one-of-the-top-
schools-in-pune-with-fees-admission-and-eligibility\"
target=\"_blank\"><strong>best international school in Pune<\/strong>&nbsp;<\/a>for
your child is a critical decision, and it is essential to conduct thorough research
before making a final selection. The school you choose will significantly impact
your child\'s academic and personal growth, so it is imperative to ask the right
questions before <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/blog-details\/questions-to-ask-a-
school-before-enrolling-your-child\" target=\"_blank\">Read
More&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/
tr>\r\n<tr>\r\n<td align=\"center\" height=\"45\"><hr style=\"width: 50%; border:
0; background: #444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height:
21px; color: #333333;\" align=\"center\" valign=\"top\">\r\n<div dir=\"lrt\">Global
Indian International School, Leisure town, Behind Amanora Fire Station, Malwadi,
Hadapsar, Pune, Maharashtra 411028, India, (+91) 7042038600, (+91) 7042384800,
(+91) 7303249526 <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/hs\/manage-preferences\/unsubscribe-
all-test?languagePreference=en&amp;d=VmYj7-
890P0vVKgD3Q3_YlyBW2m3bL73_YlyBN1JxwY5GKd_PV20N4t7ZfwXgW4wjK1840fhcvM7XbP_1P6D91&am
p;v=3\" target=\"_blank\" data-unsubscribe=\"true\">Unsubscribe<\/a> <a
style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/hs\/manage-
preferences\/unsubscribe-test?languagePreference=en&amp;d=VmYj7-
890P0vVKgD3Q3_YlyBW2m3bL73_YlyBN1JxwY5GKd_PV20N4t7ZfwXgW4wjK1840fhcvM7XbP_1P6D91&am
p;v=3\" target=\"_blank\" data-unsubscribe=\"true\">Manage preferences<\/a><\/div>\
r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td align=\"center\" bgcolor=\"#ffe599\" height=\"60\">\r\n<table border=\"0\"
align=\"center\">\r\n<tbody>\r\n<tr align=\"center\">\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.instagram.com\/giis.in\/\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-IG.png\" alt=\"\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.facebook.com\/GIIS.Hadapsar\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-FB.png\" alt=\"FB\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/twitter.com\/Global_Schools\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-TW.png\" alt=\"\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.linkedin.com\/authwall?
trk=gf&amp;trkInfo=AQFGQ80FFlYx_AAAAYAXJfRIZRPws5yocMiUe_LB0OaZqnEt4FsJgGUPIXOZ6M5v
ZVnjQdYWF85zekwlWibeI5znKw40shARgQdWcROxJ16bNA62G3-
CliyG1itzYbnVL7waASg=&amp;originalReferer=https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/-
temporary-slug-87d6f848-fea9-4e96-adc1-146f1211a1a6?hs_preview=ecggeOjk-
70484398960&amp;sessionRedirect=https%3A%2F%2Ffanyv88.com%3A443%2Fhttps%2Fwww.linkedin.com%2Fcompany%2Fglobal-
indian-international-school\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-IN.png\" alt=\"IN\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\
n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/body>\r\n<\/
html>",
"senderId" : "K",
"mailId" : "MHDMJ",
"date" : "2023-12-14T12:12:18.78",
"from" : "GIIS Announcement"
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:41:55.294 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 22 Dec 2023 06:41:55.468 AM

_____________________________

Date: 22 Dec 2023 06:41:55.466 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageIndex" : 1,
"mailFolders" : null,
"q" : null,
"message" : "Mails fetched successfully",
"orderBy" : null,
"fromDate" : null,
"toDate" : null,
"totalCount" : 225,
"mailFromNames" : [

],
"pageSize" : 10,
"order" : "new",
"mails" : [
{
"mailId" : "MHKHF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-19T14:01:04.627",
"subject" : "Gifts policy on Students Birthdays",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHJFF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-18T21:44:20.287",
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHILH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-18T17:09:32.217",
"subject" : "Catering Fee Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T13:34:42",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [
{
"name" : "Orange and White Icons Sports Flyer.pdf",
"url" : "\/Hadapsar\/Upload\/Orange and White Icons Sports Flyer.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHIJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T12:21:37.033",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the
upcoming Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHFGH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T20:47:27.42",
"subject" : "\r\nSports fees",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T15:09:17.723",
"subject" : "\r\nDid not finish the tiffin",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEDG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-14T12:55:23.513",
"subject" : "School Catering Update - A Gentle Reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHDMJ",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-14T12:12:18.78",
"subject" : "Embracing change and inspiring the future, a reflective month of
celebration and transformation at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGMGJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-12T15:42:11.813",
"subject" : "GIIS\/HDP\/CIR-086\/2023-24 - Class Photographs",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
]
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:41:55.489 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 22 Dec 2023 06:41:55.624 AM

_____________________________

Date: 22 Dec 2023 06:41:55.622 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"orderBy" : null,
"order" : "new",
"totalCount" : 225,
"mailFromNames" : [

],
"mailFolders" : null,
"q" : null,
"message" : "Mails fetched successfully",
"mails" : [
{
"mailId" : "MGLFJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-11T18:11:05.33",
"subject" : "GIIS\/HDP\/CIR-085\/2023-24 - Enhancement Circular",
"attachments" : [
{
"name" : "Enhancement Circular_GIIS Hadpasar_V3.pdf",
"url" : "\/Hadapsar\/Upload\/Enhancement Circular_GIIS Hadpasar_V3.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGLEG",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-11T15:26:59.83",
"subject" : "Qutuhal Season 5 Grand Finale challenge with AED 5K worth of
prizes is here!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGKJJ",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-11T12:58:11.573",
"subject" : "Re: Unable to submit e-consent for sports day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGIMG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-08T12:14:59.033",
"subject" : "GIIS\/HDP\/CIR-084\/2023-24 - School Catering Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGHGD",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-06T18:31:50.287",
"subject" : "\r\nEV 3 Report Card Generated",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGHEF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-06T12:01:21.153",
"subject" : "GIIS\/HDP\/CIR-083\/2023-24 - School reporting timings for
students",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGKD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-05T15:44:55.183",
"subject" : "GIIS\/HDP\/CIR-082\/2023-24 - Cambridge English Qualifications
Program",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGIL",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-05T13:46:19.473",
"subject" : "Qutuhal Season 5 week 9 challenge on Business & Finance is here!
Submit before 10th Dec 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGDD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-04T20:04:30.56",
"subject" : "Re: Re: PTM slots",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGFLJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-04T17:17:39.947",
"subject" : "GIIS\/HDP\/CIR-081\/2023-24 - Winter Vacation",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageSize" : 10,
"pageIndex" : 2,
"toDate" : null,
"fromDate" : null
}```

_____________________________

_____________________________

Date: 22 Dec 2023 06:56:40.666 AM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 22 Dec 2023 06:56:41.355 AM

_____________________________

Date: 22 Dec 2023 06:56:41.353 AM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"message" : "Student calendar details get successfully",
"session" : {
"sessEnd" : "2024-03-31T00:00:00",
"sessionId" : "I",
"sessStart" : "2023-04-01T00:00:00",
"sessionName" : "2023-2024"
},
"calendar" : [

],
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
]
}```

_____________________________

_____________________________

Date: 01 Jan 2024 08:27:49.012 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
2595f7f4b47b0116068fedde5a0e39d9bf2bfa0e0fb6057cd802da4bd3a269fb,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 01 Jan 2024 08:27:49.547 PM
_____________________________

Date: 01 Jan 2024 08:27:49.545 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 01 Jan 2024 08:27:49.613 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: ,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 01 Jan 2024 08:27:49.733 PM

_____________________________

Date: 01 Jan 2024 08:27:49.733 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 01 Jan 2024 08:27:55.501 PM

_____________________________

Date: 01 Jan 2024 08:27:55.499 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"access_token" :
"49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"campus" : "Pune-Hadapsar",
"expires_in" : 86400,
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"token_type" : "Bearer",
"userCode" : "P221300",
"id" : "FLDJ",
"profileImage" : "",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"name" : "Priyongbada Tapadar",
"userType" : "PARENT"
}```

_____________________________

_____________________________

Date: 01 Jan 2024 08:27:55.701 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 01 Jan 2024 08:27:56.090 PM

_____________________________

Date: 01 Jan 2024 08:27:56.085 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"busPickUp" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-01-01T22:57:54.28",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"announcements" : [

],
"studentContractLink" : "",
"badgeDisciplinary" : [

],
"daDetails" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"email" : "",
"userName" : "Nivam",
"news" : null,
"isEContractGenerationOn" : false,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"studentId" : "FLDI",
"reminders" : [

],
"name" : "Nivam Pal",
"events" : [

],
"busDetails" : null,
"documents" : null,
"message" : "Student Details Fetch Successfully.",
"studentDocuments" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"semesterAttendance" : null,
"course" : "CBSE",
"userCode" : "HDPS221300",
"webinars" : [

],
"newMessageCount" : 1,
"section" : "B",
"class" : "Standard 1",
"holidays" : [

],
"emergencyContacts" : [

],
"classId" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"feesDue" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"isBusOperate" : false,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"clSecId" : null
}```

_____________________________

_____________________________

Date: 01 Jan 2024 08:28:01.300 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```
_____________________________

----
Date: 01 Jan 2024 08:28:01.648 PM

_____________________________

Date: 01 Jan 2024 08:28:01.645 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"message" : "Mails fetched successfully",
"q" : null,
"mailFromNames" : [

],
"mailFolders" : null,
"toDate" : null,
"pageSize" : 10,
"mails" : [
{
"mailId" : "MIFDI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-31T21:54:11.427",
"subject" : "Happy New Year!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MIDKD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-23T20:12:50.573",
"subject" : "Season\'s Greetings!!",
"attachments" : [
{
"name" : "Greetings.jpg",
"url" : "\/Hadapsar\/Upload\/Greetings.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHKHF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-19T14:01:04.627",
"subject" : "Gifts policy on Students Birthdays",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHJFF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-18T21:44:20.287",
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHILH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-18T17:09:32.217",
"subject" : "Catering Fee Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T13:34:42",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [
{
"name" : "Orange and White Icons Sports Flyer.pdf",
"url" : "\/Hadapsar\/Upload\/Orange and White Icons Sports Flyer.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHIJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T12:21:37.033",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the
upcoming Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHFGH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T20:47:27.42",
"subject" : "\r\nSports fees",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T15:09:17.723",
"subject" : "\r\nDid not finish the tiffin",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEDG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-14T12:55:23.513",
"subject" : "School Catering Update - A Gentle Reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"orderBy" : null,
"pageIndex" : 1,
"totalCount" : 227,
"order" : "new",
"fromDate" : null
}```

_____________________________
_____________________________

Date: 01 Jan 2024 08:28:05.542 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MIDKD&senderId=FHHH```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 01 Jan 2024 08:28:06.005 PM

_____________________________

Date: 01 Jan 2024 08:28:05.992 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MIDKD&senderId=FHHH```

Response: ```{
"attachments" : [
{
"name" : "Greetings.jpg",
"url" : "\/Hadapsar\/Upload\/Greetings.jpg"
}
],
"date" : "2023-12-23T20:12:50.573",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLF",
"name" : "Yogeshwar Singh",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKII",
"name" : "Sagarika Majumdar",
"isCCRecipient" : true
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
}
],
"subject" : "Season\'s Greetings!!",
"from" : "Anupama Gajaralwar",
"senderId" : "FHHH",
"isSentMail" : false,
"mailId" : "MIDKD",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
class=\"x_x_elementToProof\"><span class=\"x_x_elementToProof\">Dear
Parent,<\/span><\/p>\r\n<p>The school shall be closed from <strong>23rd Dec 2023 to
3rd Jan 2024<\/strong> for winter vacations. The classes shall resume from
<strong>4th Jan 2024.<\/strong> The buses shall ply as per the routine.<\/p>\r\
n<p>Wishing you&nbsp;<strong>Merry Christmas and A Very Happy New Year
2024!!<\/strong><\/p>\r\n<div><img
src=\"https:\/\/fanyv88.com:443\/https\/lh7-us.googleusercontent.com\/cOTk6Vnc_eCD7zqdj6LI-
khTcTiSm2DqwFp8UZeKpN8CEBTUZaZQqI-
cikSVkwLP54ivpgfpqqZYjJAahSdY6MainoYFobSspFjMF52u0LzSKBTJHwHPSgXlbchKH3JJ116YBPIvO-
o7FJjlnc6PrBo\" alt=\"\" width=\"300\" height=\"300\" data-
imagetype=\"External\" \/><\/div>\r\n<p>Serving You<\/p>\r\n<p>Team GIIS<\/p>\r\
n<\/body>\r\n<\/html>"
}```

_____________________________

_____________________________

Date: 01 Jan 2024 08:28:35.097 PM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 01 Jan 2024 08:28:35.308 PM

_____________________________

Date: 01 Jan 2024 08:28:35.306 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"order" : "new",
"fromDate" : null,
"orderBy" : null,
"q" : null,
"pageSize" : 10,
"mailFromNames" : [

],
"toDate" : null,
"pageIndex" : 1,
"message" : "Mails fetched successfully",
"totalCount" : 227,
"mails" : [
{
"mailId" : "MIFDI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-31T21:54:11.427",
"subject" : "Happy New Year!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MIDKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-23T20:12:50.573",
"subject" : "Season\'s Greetings!!",
"attachments" : [
{
"name" : "Greetings.jpg",
"url" : "\/Hadapsar\/Upload\/Greetings.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHKHF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-19T14:01:04.627",
"subject" : "Gifts policy on Students Birthdays",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHJFF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-18T21:44:20.287",
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHILH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-18T17:09:32.217",
"subject" : "Catering Fee Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T13:34:42",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [
{
"name" : "Orange and White Icons Sports Flyer.pdf",
"url" : "\/Hadapsar\/Upload\/Orange and White Icons Sports Flyer.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHIJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T12:21:37.033",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the
upcoming Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHFGH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T20:47:27.42",
"subject" : "\r\nSports fees",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T15:09:17.723",
"subject" : "\r\nDid not finish the tiffin",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEDG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-14T12:55:23.513",
"subject" : "School Catering Update - A Gentle Reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"mailFolders" : null
}```

_____________________________

_____________________________

Date: 01 Jan 2024 08:28:44.576 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHILH&senderId=FHHH```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 01 Jan 2024 08:28:44.906 PM

_____________________________

Date: 01 Jan 2024 08:28:44.893 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHILH&senderId=FHHH```

Response: ```{
"from" : "Anupama Gajaralwar",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<div class=\"x_x_elementToProof\">Dear Parent,<\/div>\r\n<div
class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div
class=\"x_x_elementToProof\">Please treat this message as a reminder to all those
who have requested the Catering services for their child for the next month \/
quarter, to please make the respective payment by or before
the&nbsp;<strong><em><span style=\"text-decoration:
underline;\">20<\/span><sup><span style=\"text-decoration:
underline;\">th<\/span><\/sup><span style=\"text-decoration: underline;\">&nbsp;of
December 2023.<\/span><\/em><\/strong><\/div>\r\n<div
class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div class=\"x_x_elementToProof\">The
school shall be closed for the winter vacation from the
<strong>23<sup>rd<\/sup>&nbsp;of December<\/strong> and commences from the
<strong>4<sup>th<\/sup>&nbsp;of January 2024<\/strong>.<\/div>\r\n<div
class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div
class=\"x_x_elementToProof\">Hence, kindly make the catering payment well in
advance to avoid any inconvenience for your child\/s when we return next
month.<\/div>\r\n<div class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div
class=\"x_x_elementToProof\">Please share your respective payment confirmation \/
queries on <a
href=\"mailto:[email protected]\">ravinder.john@globalindianscho
ol.org<\/a><\/div>\r\n<div class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div
class=\"x_x_elementToProof\">Serving You,<\/div>\r\n<div
class=\"x_x_elementToProof\">Team GIIS<\/div>\r\n<\/body>\r\n<\/html>",
"subject" : "Catering Fee Payment",
"recipients" : [
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLF",
"name" : "Yogeshwar Singh",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKII",
"name" : "Sagarika Majumdar",
"isCCRecipient" : true
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
}
],
"attachments" : [

],
"mailId" : "MHILH",
"isSentMail" : false,
"date" : "2023-12-18T17:09:32.217",
"senderId" : "FHHH"
}```

_____________________________
_____________________________

Date: 01 Jan 2024 08:28:54.748 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 01 Jan 2024 08:28:55.094 PM

_____________________________

Date: 01 Jan 2024 08:28:55.092 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mailFolders" : null,
"mails" : [
{
"mailId" : "MIFDI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-31T21:54:11.427",
"subject" : "Happy New Year!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MIDKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-23T20:12:50.573",
"subject" : "Season\'s Greetings!!",
"attachments" : [
{
"name" : "Greetings.jpg",
"url" : "\/Hadapsar\/Upload\/Greetings.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHKHF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-19T14:01:04.627",
"subject" : "Gifts policy on Students Birthdays",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHJFF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-18T21:44:20.287",
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHILH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-18T17:09:32.217",
"subject" : "Catering Fee Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T13:34:42",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [
{
"name" : "Orange and White Icons Sports Flyer.pdf",
"url" : "\/Hadapsar\/Upload\/Orange and White Icons Sports Flyer.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHIJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T12:21:37.033",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the
upcoming Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHFGH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T20:47:27.42",
"subject" : "\r\nSports fees",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T15:09:17.723",
"subject" : "\r\nDid not finish the tiffin",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEDG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-14T12:55:23.513",
"subject" : "School Catering Update - A Gentle Reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"order" : "new",
"pageSize" : 10,
"q" : null,
"orderBy" : null,
"message" : "Mails fetched successfully",
"pageIndex" : 1,
"fromDate" : null,
"totalCount" : 227,
"mailFromNames" : [

],
"toDate" : null
}```

_____________________________

_____________________________

Date: 01 Jan 2024 08:28:58.092 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MIFDI&senderId=FHHH```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 01 Jan 2024 08:28:58.337 PM

_____________________________

Date: 01 Jan 2024 08:28:58.325 PM

Response Description:
URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MIFDI&senderId=FHHH```

Response: ```{
"attachments" : [

],
"senderId" : "FHHH",
"subject" : "Happy New Year!!",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
dir=\"ltr\"><span class=\"x_x_ContentPasted0\">Dear Parents &amp;
Students,<\/span><\/p>\r\n<p dir=\"ltr\"><span class=\"x_x_ContentPasted0\">Happy
New Year to our amazing parents! Thank you for your continuous support and
cooperation.<\/span><\/p>\r\n<p dir=\"ltr\"><span
class=\"x_x_ContentPasted0\">Wishing all our young learners a year filled with
curiosity, discovery, and fun learning. Happy New Year!!<\/span><\/p>\r\n<p
dir=\"ltr\"><img class=\"x_x_ContentPasted0\" src=\"https:\/\/fanyv88.com:443\/https\/lh7-
us.googleusercontent.com\/k8GKIPYajyG4o9EMGfA7qtvru7EtRazwFi7q1pHBsWGilv_vNaVh6t_qV
9ISSeYO5ht_XHrXj5NblyMmDldiS4bYklCmmA3RKhHVheI2unGUYrYgQLKNDYfldNhBqFqrWGMCp8by1UQ1
Gf74C55BDEY\" alt=\"\" width=\"204\" height=\"153\" data-imagetype=\"External\"
\/><\/p>\r\n<p dir=\"ltr\"><span class=\"x_x_ContentPasted0\">Kind
Regards,<\/span><\/p>\r\n<p dir=\"ltr\"><span
class=\"x_x_ContentPasted0\">Principal &amp; team.<\/span><\/p>\r\n<p>&nbsp;<\/p>\
r\n<\/body>\r\n<\/html>",
"recipients" : [
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLF",
"name" : "Yogeshwar Singh",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKII",
"name" : "Sagarika Majumdar",
"isCCRecipient" : true
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
}
],
"date" : "2023-12-31T21:54:11.427",
"isSentMail" : false,
"from" : "Anupama Gajaralwar",
"mailId" : "MIFDI"
}```

_____________________________

_____________________________

Date: 01 Jan 2024 08:29:00.148 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281
```

_____________________________

----
Date: 01 Jan 2024 08:29:00.411 PM

_____________________________

Date: 01 Jan 2024 08:29:00.409 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"orderBy" : null,
"toDate" : null,
"message" : "Mails fetched successfully",
"totalCount" : 227,
"pageIndex" : 1,
"fromDate" : null,
"q" : null,
"pageSize" : 10,
"mailFromNames" : [

],
"order" : "new",
"mailFolders" : null,
"mails" : [
{
"mailId" : "MIFDI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-31T21:54:11.427",
"subject" : "Happy New Year!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MIDKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-23T20:12:50.573",
"subject" : "Season\'s Greetings!!",
"attachments" : [
{
"name" : "Greetings.jpg",
"url" : "\/Hadapsar\/Upload\/Greetings.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHKHF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-19T14:01:04.627",
"subject" : "Gifts policy on Students Birthdays",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHJFF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-18T21:44:20.287",
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHILH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-18T17:09:32.217",
"subject" : "Catering Fee Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T13:34:42",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [
{
"name" : "Orange and White Icons Sports Flyer.pdf",
"url" : "\/Hadapsar\/Upload\/Orange and White Icons Sports Flyer.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHIJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T12:21:37.033",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the
upcoming Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHFGH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T20:47:27.42",
"subject" : "\r\nSports fees",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T15:09:17.723",
"subject" : "\r\nDid not finish the tiffin",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEDG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-14T12:55:23.513",
"subject" : "School Catering Update - A Gentle Reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
]
}```

_____________________________

_____________________________

Date: 01 Jan 2024 08:29:06.931 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 01 Jan 2024 08:29:07.154 PM

_____________________________
Date: 01 Jan 2024 08:29:07.152 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"message" : "Mails fetched successfully",
"toDate" : null,
"order" : "new",
"mailFolders" : null,
"pageIndex" : 2,
"fromDate" : null,
"mailFromNames" : [

],
"pageSize" : 10,
"mails" : [
{
"mailId" : "MHDMJ",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-14T12:12:18.78",
"subject" : "Embracing change and inspiring the future, a reflective month of
celebration and transformation at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGMGJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-12T15:42:11.813",
"subject" : "GIIS\/HDP\/CIR-086\/2023-24 - Class Photographs",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGLFJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-11T18:11:05.33",
"subject" : "GIIS\/HDP\/CIR-085\/2023-24 - Enhancement Circular",
"attachments" : [
{
"name" : "Enhancement Circular_GIIS Hadpasar_V3.pdf",
"url" : "\/Hadapsar\/Upload\/Enhancement Circular_GIIS Hadpasar_V3.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGLEG",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-11T15:26:59.83",
"subject" : "Qutuhal Season 5 Grand Finale challenge with AED 5K worth of
prizes is here!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGKJJ",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-11T12:58:11.573",
"subject" : "Re: Unable to submit e-consent for sports day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGIMG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-08T12:14:59.033",
"subject" : "GIIS\/HDP\/CIR-084\/2023-24 - School Catering Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGHGD",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-06T18:31:50.287",
"subject" : "\r\nEV 3 Report Card Generated",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGHEF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-06T12:01:21.153",
"subject" : "GIIS\/HDP\/CIR-083\/2023-24 - School reporting timings for
students",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGKD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-05T15:44:55.183",
"subject" : "GIIS\/HDP\/CIR-082\/2023-24 - Cambridge English Qualifications
Program",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGIL",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-05T13:46:19.473",
"subject" : "Qutuhal Season 5 week 9 challenge on Business & Finance is here!
Submit before 10th Dec 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"orderBy" : null,
"q" : null,
"totalCount" : 227
}```

_____________________________

_____________________________

Date: 01 Jan 2024 08:29:08.743 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHHIJ&senderId=FHHH```
Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281
```

_____________________________

----
Date: 01 Jan 2024 08:29:09.147 PM

_____________________________

Date: 01 Jan 2024 08:29:09.135 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MHHIJ&senderId=FHHH```

Response: ```{
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the upcoming
Academic Year 2024-25",
"isSentMail" : false,
"from" : "Anupama Gajaralwar",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EFL",
"name" : "Vishal Dhope",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GII",
"name" : "Komal Shelar",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGFL",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFF",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKI",
"name" : "Sudhir Kumar Vishwakarma",
"isCCRecipient" : true
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMG",
"name" : "Geeth Rathi Jeyaraman",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHE",
"name" : "Gaurav Agrawal",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMIE",
"name" : "Priti Zambre",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFJJ",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKG",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKG",
"name" : "Hrishikesh Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMF",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Das",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFH",
"name" : "Deepak Auti",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJKH",
"name" : "Ankur Mehta",
"isCCRecipient" : true
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLF",
"name" : "Yogeshwar Singh",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKII",
"name" : "Sagarika Majumdar",
"isCCRecipient" : true
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
}
],
"mailId" : "MHHIJ",
"senderId" : "FHHH",
"message" : "<!DOCTYPE html> <html> <head> <\/head> <body> <p>Dear
Parent,&nbsp;<\/p> <p>Greetings for the day!!&nbsp;<\/p> <p>We sincerely thank
you for your valuable contribution to the success of the current Academic Year
2023-24.&nbsp;<\/p> <p>To facilitate a seamless transition to the next Academic
Year 2024-25 with us, you are requested to <strong>fill in the consent form
below<\/strong> for your ward\/s re-enrolment\/continuation.&nbsp;<\/p> <p>Please
be informed that the consent link will be active until <strong>January 15th,
2024<\/strong>. Giving consent will not entail any payment. Payment will be as per
the schedule for the next Academic Year 2024-25.&nbsp;<\/p> <p>Consent Link:-<a
href=\"https:\/\/fanyv88.com:443\/https\/forms.gle\/aTgFfbV12pkAiBos7\" target=\"_blank\">
https:\/\/fanyv88.com:443\/https\/forms.gle\/aTgFfbV12pkAiBos7<\/a><\/p> <p>&nbsp;<\/p> <p>Serving
You,<\/p> <p>Team GIIS Hadapsar<\/p> <\/body> <\/html>",
"attachments" : [

],
"date" : "2023-12-16T12:21:37.033"
}```

_____________________________

_____________________________

Date: 09 Jan 2024 07:07:08.338 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
49dc001a25c4e0c8e7a1bfc43da7deb158efa547de77c788dcfc0315e25e0281,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 09 Jan 2024 07:07:08.658 AM

_____________________________

Date: 09 Jan 2024 07:07:08.657 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 09 Jan 2024 07:07:08.696 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Authorization: ,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 09 Jan 2024 07:07:08.838 AM

_____________________________

Date: 09 Jan 2024 07:07:08.837 AM


Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 09 Jan 2024 07:07:15.440 AM

_____________________________

Date: 09 Jan 2024 07:07:15.438 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"expires_in" : 86400,
"id" : "FLDJ",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"name" : "Priyongbada Tapadar",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"userCode" : "P221300",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"access_token" :
"e9b88c92570f02c06941497ec96a309eab74f3b3b798589881fb610ccbf805b4",
"campus" : "Pune-Hadapsar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"token_type" : "Bearer",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"userType" : "PARENT",
"profileImage" : ""
}```

_____________________________

_____________________________

Date: 09 Jan 2024 07:07:15.616 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
e9b88c92570f02c06941497ec96a309eab74f3b3b798589881fb610ccbf805b4
```

_____________________________

----
Date: 09 Jan 2024 07:07:16.076 AM

_____________________________

Date: 09 Jan 2024 07:07:16.074 AM


Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"holidays" : [

],
"userName" : "Nivam",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"email" : "",
"course" : "CBSE",
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [
],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"emergencyContacts" : [

],
"reminders" : [
],
"message" : "Student Details Fetch Successfully.",
"studentDocuments" : [

],
"clSecId" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-01-09T09:37:14.083",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"documents" : null,
"feesDue" : null,
"studentContractLink" : "",
"userCode" : "HDPS221300",
"busPickUp" : null,
"webinars" : [

],
"studentId" : "FLDI",
"announcements" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"newMessageCount" : 1,
"badgeDisciplinary" : [

],
"events" : [

],
"isBusOperate" : false,
"daDetails" : null,
"busDetails" : null,
"section" : "B",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"class" : "Standard 1",
"news" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"name" : "Nivam Pal",
"semesterAttendance" : null,
"isEContractGenerationOn" : false,
"classId" : null
}```

_____________________________

_____________________________

Date: 12 Jan 2024 06:56:23.603 PM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
e9b88c92570f02c06941497ec96a309eab74f3b3b798589881fb610ccbf805b4,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 12 Jan 2024 06:56:23.934 PM

_____________________________

Date: 12 Jan 2024 06:56:23.932 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 12 Jan 2024 06:56:23.978 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization:
```

_____________________________
----
Date: 12 Jan 2024 06:56:24.092 PM

_____________________________

Date: 12 Jan 2024 06:56:24.092 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 12 Jan 2024 06:56:33.094 PM

_____________________________

Date: 12 Jan 2024 06:56:33.092 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"access_token" :
"0789737d978a3e22e32586559336217e4b5d5051fb210c1237d7febbf1bd59b1",
"userType" : "PARENT",
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"token_type" : "Bearer",
"userCode" : "P221300",
"profileImage" : "",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"campus" : "Pune-Hadapsar",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"expires_in" : 86400,
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
}
}```

_____________________________

_____________________________

Date: 12 Jan 2024 06:56:33.277 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
0789737d978a3e22e32586559336217e4b5d5051fb210c1237d7febbf1bd59b1,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 12 Jan 2024 06:56:33.705 PM

_____________________________

Date: 12 Jan 2024 06:56:33.701 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"feesDue" : null,
"section" : "B",
"busDetails" : null,
"message" : "Student Details Fetch Successfully.",
"userName" : "Nivam",
"busPickUp" : null,
"badgeDisciplinary" : [

],
"studentDocuments" : [

],
"class" : "Standard 1",
"email" : "",
"course" : "CBSE",
"daDetails" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"studentId" : "FLDI",
"classId" : null,
"announcements" : [

],
"isBusOperate" : false,
"userCode" : "HDPS221300",
"events" : [

],
"documents" : null,
"semesterAttendance" : null,
"resource" : [
{
"name" : "eBooks",
"url" : "https:\/\/fanyv88.com:443\/https\/books.globalindianschool.org\/login.htm?tenant=giis",
"summary" : null
}
],
"studentContractLink" : "",
"holidays" : [
],
"webinars" : [

],
"reminders" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"clSecId" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-01-12T21:26:30.067",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"isEContractGenerationOn" : false,
"name" : "Nivam Pal",
"news" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"emergencyContacts" : [

],
"newMessageCount" : 2
}```

_____________________________
_____________________________

Date: 12 Jan 2024 06:56:48.072 PM

Request Description:

Method: GET

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
0789737d978a3e22e32586559336217e4b5d5051fb210c1237d7febbf1bd59b1,
Content-Type: application\/json
```

_____________________________

----
Date: 12 Jan 2024 06:56:49.019 PM

_____________________________

Date: 12 Jan 2024 06:56:49.017 PM

Response Description:

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Response: ```{
"contractSigningAuthority" : "Mother",
"username" : "Nivam",
"lastName" : "Pal",
"class" : "Standard 1",
"dateOfBirth" : "2017-08-03T00:00:00",
"birthCertificate" : "",
"idCardNumber" : "HDPS221300",
"userCode" : "HDPS221300",
"firstName" : "Nivam",
"countryOfBirth" : "",
"father" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "[email protected]",
"lastName" : "Pal",
"firstName" : "Sugandhesh",
"idNumber" : "0000",
"nationality" : "Indian",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "Other",
"mobileNumberCode" : "91 ",
"mobileNumber" : "8007388776",
"officeTelephoneNumber" : " 91",
"maritalStatus" : "",
"country" : "",
"income" : "NA",
"education" : "Other",
"profileImage" : "",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : "91 8007388776"
},
"parentPriority" : "Mother",
"isEContractGenerationOn" : false,
"nextCourse" : "CBSE",
"mother" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "[email protected]",
"lastName" : "Tapadar",
"firstName" : "Priyongbada",
"idNumber" : "0000",
"nationality" : "Indian",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "Other",
"mobileNumberCode" : "91 ",
"mobileNumber" : "8007965858",
"officeTelephoneNumber" : " 91",
"maritalStatus" : "",
"country" : "",
"income" : "NA",
"education" : "Other",
"profileImage" : "",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : "91 8007965858"
},
"localNumber" : "91 8007965858",
"courseEnrolled" : "CBSE Class - 1",
"guardian" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "",
"lastName" : "",
"firstName" : "",
"idNumber" : "",
"nationality" : "",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "",
"mobileNumberCode" : "",
"mobileNumber" : "",
"officeTelephoneNumber" : " ",
"maritalStatus" : null,
"country" : "",
"income" : null,
"education" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : " "
}
}```
_____________________________

_____________________________

Date: 12 Jan 2024 06:57:02.583 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
0789737d978a3e22e32586559336217e4b5d5051fb210c1237d7febbf1bd59b1
```

_____________________________

----
Date: 12 Jan 2024 06:57:02.789 PM

_____________________________

Date: 12 Jan 2024 06:57:02.787 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"taxType" : "Tax",
"executionTime" : 0,
"message" : "Get Student Pending List Successfully.",
"totalBalanceAmount" : 0,
"pendingFeesList" : [

]
}```

_____________________________

_____________________________

Date: 12 Jan 2024 06:57:10.384 PM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
Authorization: Bearer
0789737d978a3e22e32586559336217e4b5d5051fb210c1237d7febbf1bd59b1,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 12 Jan 2024 06:57:10.582 PM

_____________________________

Date: 12 Jan 2024 06:57:10.580 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"executionTime" : 0,
"taxType" : "Tax",
"pendingFeesList" : [

],
"totalBalanceAmount" : 0,
"message" : "Get Student Pending List Successfully."
}```

_____________________________

_____________________________

Date: 18 Jan 2024 07:37:31.293 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
0789737d978a3e22e32586559336217e4b5d5051fb210c1237d7febbf1bd59b1,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 18 Jan 2024 07:37:31.655 PM

_____________________________

Date: 18 Jan 2024 07:37:31.654 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 18 Jan 2024 07:37:31.703 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: ,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 18 Jan 2024 07:37:31.832 PM

_____________________________

Date: 18 Jan 2024 07:37:31.831 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```
Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 18 Jan 2024 07:39:26.680 PM

_____________________________

Date: 18 Jan 2024 07:39:26.673 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"campus" : "Pune-Hadapsar",
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"expires_in" : 86400,
"userType" : "PARENT",
"userCode" : "P221300",
"profileImage" : "",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"token_type" : "Bearer",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"access_token" :
"6d03620d5882f2ae263a2c788e08d67339d3b70d91da52dae1c90479a14183be",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 18 Jan 2024 07:39:26.758 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
6d03620d5882f2ae263a2c788e08d67339d3b70d91da52dae1c90479a14183be,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 18 Jan 2024 07:39:27.143 PM

_____________________________

Date: 18 Jan 2024 07:39:27.141 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```
Response: ```{
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"class" : "Standard 1",
"studentContractLink" : "",
"clSecId" : null,
"busDetails" : null,
"userCode" : "HDPS221300",
"semesterAttendance" : null,
"news" : null,
"section" : "B",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"resource" : [

],
"isEContractGenerationOn" : false,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"announcements" : [

],
"studentId" : "FLDI",
"daDetails" : null,
"studentDocuments" : [

],
"reminders" : [

],
"feesDue" : null,
"email" : "",
"message" : "Student Details Fetch Successfully.",
"events" : [

],
"documents" : null,
"badgeDisciplinary" : [

],
"newMessageCount" : 4,
"webinars" : [

],
"isBusOperate" : false,
"helpdeskParentInfo" : [

],
"classId" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-01-18T22:09:23.9",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"emergencyContacts" : [

],
"course" : "CBSE",
"userName" : "Nivam",
"name" : "Nivam Pal",
"holidays" : [

],
"busPickUp" : null
}```

_____________________________

_____________________________

Date: 15 Mar 2024 03:36:32.018 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```
Authentication Headers:
```
Authorization: Bearer
6d03620d5882f2ae263a2c788e08d67339d3b70d91da52dae1c90479a14183be,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 15 Mar 2024 03:36:32.386 PM

_____________________________

Date: 15 Mar 2024 03:36:32.384 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 15 Mar 2024 03:36:32.434 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Authorization: ,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 15 Mar 2024 03:36:32.551 PM

_____________________________
Date: 15 Mar 2024 03:36:32.551 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 15 Mar 2024 03:36:44.566 PM

_____________________________

Date: 15 Mar 2024 03:36:44.564 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"profileImage" : "",
"campus" : "Pune-Hadapsar",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"userType" : "PARENT",
"token_type" : "Bearer",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"name" : "Priyongbada Tapadar",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"userCode" : "P221300",
"id" : "FLDJ",
"access_token" :
"dcbc43de622c82574c0cef5968217e6a4c0708e58d745bab1a7577c4c171bd36",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"expires_in" : 86400
}```

_____________________________

_____________________________

Date: 15 Mar 2024 03:36:44.766 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
dcbc43de622c82574c0cef5968217e6a4c0708e58d745bab1a7577c4c171bd36,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 15 Mar 2024 03:36:45.282 PM

_____________________________
Date: 15 Mar 2024 03:36:45.278 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"badgeDisciplinary" : [

],
"firstName" : null,
"daDetails" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"userCode" : "HDPS221300",
"newMessageCount" : 2,
"semesterAttendance" : null,
"holidays" : [

],
"events" : [

],
"documents" : null,
"studentId" : "FLDI",
"section" : "B",
"clSecId" : null,
"message" : "Student Details Fetch Successfully.",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"name" : "Nivam Pal",
"course" : "CBSE",
"helpdeskParentInfo" : [

],
"isEContractGenerationOn" : false,
"isBusOperate" : false,
"emergencyContacts" : [

],
"classId" : null,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24024650",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-03-04T00:00:00",
"invoiceId" : "FHJID",
"lastPaymentDate" : "2024-03-25T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FHJID&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "57600.00",
"paidAmount" : 0,
"invoiceAmount" : 57600,
"feesType" : "1st Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FHJID&sessionId=J"
}
],
"allowPayment" : true
},
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"email" : "",
"webinars" : [

],
"studentContractLink" : "",
"news" : null,
"studentDocuments" : [

],
"userName" : "Nivam",
"busPickUp" : null,
"busDetails" : null,
"announcements" : [

],
"resource" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"lastName" : null,
"reminders" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"class" : "Standard 1",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-15T18:06:41.407",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
}
}```

_____________________________

_____________________________

Date: 15 Mar 2024 03:37:05.549 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FHJID/I```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
dcbc43de622c82574c0cef5968217e6a4c0708e58d745bab1a7577c4c171bd36
```

_____________________________

----
Date: 15 Mar 2024 03:37:05.782 PM

_____________________________

Date: 15 Mar 2024 03:37:05.780 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FHJID/I```

Response: ```{
"taxType" : "Tax",
"displayLatePaymentChargeMessage" : "",
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"enablePayment" : true,
"totalBalanceAmount" : "57600.00",
"giroMessage" : "",
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"executionTime" : 0,
"isInvoiceInGiroProcess" : false,
"allowPartialPayment" : true,
"isLatePaymentCharges" : false,
"allowPayment" : false,
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FHJID&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "7400.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "7400.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "7400.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7400.00",
"entityName" : "CB- 2024-25 Bus Fees (TW) 1st Term",
"enforceMinAmt" : false,
"entityId" : 229
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "7900.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "7900.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "7900.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7900.00",
"entityName" : "CB - Term Fees-1st Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 233
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "42300.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "42300.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "42300.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "42300.00",
"entityName" : "CB- Tuition Fees 1st Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 235
}
]
}```

_____________________________

_____________________________

Date: 15 Mar 2024 03:38:05.010 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
dcbc43de622c82574c0cef5968217e6a4c0708e58d745bab1a7577c4c171bd36,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 15 Mar 2024 03:38:05.667 PM

_____________________________
Date: 15 Mar 2024 03:38:05.665 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mailFromNames" : [
{
"userid" : 3002,
"userName" : "Abhilasha Berry"
},
{
"userid" : 4672,
"userName" : "Apeksha Srivastava"
},
{
"userid" : 320,
"userName" : "ARTI GUPTA"
},
{
"userid" : 992,
"userName" : "Beena Varghese"
},
{
"userid" : 6,
"userName" : "Deepika Kumar"
},
{
"userid" : 757,
"userName" : "Garima Tiwari"
},
{
"userid" : 7,
"userName" : "GIIS Announcement"
},
{
"userid" : 3552,
"userName" : "HEENA SHARMA"
},
{
"userid" : 1,
"userName" : "IT Administrator"
},
{
"userid" : 30,
"userName" : "IT Support"
},
{
"userid" : 800,
"userName" : "Jyoti Bisht"
},
{
"userid" : 3553,
"userName" : "JYOTI KUMARI"
},
{
"userid" : 4247,
"userName" : "Jyotsna Lakhawat"
},
{
"userid" : 4692,
"userName" : "Khyati Kumra"
},
{
"userid" : 38,
"userName" : "Kriti Suri"
},
{
"userid" : 2156,
"userName" : "Manisha Bhagee"
},
{
"userid" : 3570,
"userName" : "Meenakshi Singh"
},
{
"userid" : 3176,
"userName" : "Meenu Sachdeva"
},
{
"userid" : 2682,
"userName" : "Minakshi Ranjan"
},
{
"userid" : 2677,
"userName" : "Monika Bharadwaj"
},
{
"userid" : 801,
"userName" : "Nandita Srivastava"
},
{
"userid" : 3758,
"userName" : "Nandita Srivastava"
},
{
"userid" : 5117,
"userName" : "Nimita Chawla"
},
{
"userid" : 1453,
"userName" : "Nishima A. Hans"
},
{
"userid" : 1840,
"userName" : "Rachna Jain"
},
{
"userid" : 39,
"userName" : "Rajeev Katyal"
},
{
"userid" : 799,
"userName" : "Rashmi Pawah"
},
{
"userid" : 2973,
"userName" : "Rincy Ashish"
},
{
"userid" : 2521,
"userName" : "Samidha Goyal"
},
{
"userid" : 3592,
"userName" : "Seema Jain"
},
{
"userid" : 4254,
"userName" : "Shaheen Hasan"
},
{
"userid" : 1590,
"userName" : "Shazia Sadar"
},
{
"userid" : 2508,
"userName" : "Shikha Sharma"
},
{
"userid" : 2048,
"userName" : "Simranjeet Kaur"
},
{
"userid" : 2847,
"userName" : "Smriti Dhall"
},
{
"userid" : 2238,
"userName" : "Srividya Ganesh"
},
{
"userid" : 4736,
"userName" : "Tapasya Dixit"
},
{
"userid" : 3465,
"userName" : "Vaishali Singh"
},
{
"userid" : 1214,
"userName" : "Vandana Midha"
},
{
"userid" : 4961,
"userName" : "Vandana S"
}
],
"order" : "new",
"message" : "Mails fetched successfully",
"totalCount" : 254,
"fromDate" : null,
"pageSize" : 10,
"toDate" : null,
"mailFolders" : null,
"q" : null,
"orderBy" : null,
"mails" : [
{
"mailId" : "EDDGFK",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2024-03-15T11:42:17.5",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMKEK",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T16:11:41.807",
"subject" : "Eleisha Malik : A Bright Star in the International SEL
Competition 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMJLL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T12:57:52.93",
"subject" : "Empowering futures—a reflection on academics and new
beginnings at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMEEK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-06T11:57:12.997",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMDGF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-03-05T12:17:18.563",
"subject" : "\r\nSection Shuffling for Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLMLK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-04T16:20:46.103",
"subject" : "\r\nEv4 guidelines",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLFJH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-27T12:54:53.437",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKKGD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-17T10:49:27.627",
"subject" : "Catering Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKJLH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-16T16:29:28.353",
"subject" : "Holiday - 19th Feb 2024",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKIDG",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-02-13T17:10:42.523",
"subject" : "\r\nGuidelines for EV 4 Examination",
"attachments" : [
{
"name" : "EV4syllabus_TT_Gd 1_5588.pdf",
"url" : "\/Hadapsar\/Upload\/EV4syllabus_TT_Gd 1_5588.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageIndex" : 1
}```

_____________________________

_____________________________

Date: 15 Mar 2024 03:38:10.930 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MMKEK&senderId=K```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
dcbc43de622c82574c0cef5968217e6a4c0708e58d745bab1a7577c4c171bd36,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 15 Mar 2024 03:38:11.390 PM

_____________________________
Date: 15 Mar 2024 03:38:11.376 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MMKEK&senderId=K```

Response: ```{
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<table border=\"0\" width=\"595\" cellspacing=\"0\" cellpadding=\"0\"
align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica,
sans-serif; font-size: 14px; line-height: 22px; text-align: justify; color:
#262626;\" valign=\"top\">\r\n<div style=\"margin-bottom: 13px;\">Dear All<\/div>\
r\n<div style=\"margin-bottom: 13px;\">Eleisha Malik, a shining student of Grade 7,
at Global Indian International School, Dubai, recently participated in the
International SEL competition by CASEL Institute, showcasing her profound
experience with Social Emotional Learning (SEL) at our school.<\/div>\r\n<div
style=\"margin-bottom: 13px;\">Her heartfelt poem, \"My Teachers, My Star,\"
beautifully expresses gratitude to her mentors at school and has earned her a spot
in the top 10 in the competition, globally, making GIIS, Dubai immensely
proud.<\/div>\r\n<div style=\"margin-bottom: 13px;\">Eleisha\'s success not only
reflects her talent but also highlights the effectiveness of Social Emotional
Learning in our curriculum. As the youngest in the top 10, she symbolizes our
commitment to nurturing young minds.<\/div>\r\n<div style=\"margin-bottom:
13px;\">Let\'s support Eliesha in this competition, celebrating her journey and
advocating for SEL\'s importance in every student\'s education.<\/div>\r\n<div
style=\"margin-bottom: 13px;\">Please find the link to the CASEL blog page, to cast
your precious vote for Eleisha, <br \/> <a style=\"color: #30c;\"
href=\"https:\/\/fanyv88.com:443\/https\/casel.org\/blog\/sel-week-blog-contest-2024\/\"
target=\"_blank\">https:\/\/fanyv88.com:443\/https\/casel.org\/blog\/sel-week-blog-contest-2024\/<\/a><\/
div>\r\n<div style=\"margin-bottom: 13px;\">Principal<br \/> Antony Koshy<\/div>\r\
n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/
html>",
"mailId" : "MMKEK",
"isSentMail" : false,
"date" : "2024-03-13T16:11:41.793",
"attachments" : [

],
"from" : "GIIS Announcement",
"senderId" : "K",
"recipients" : [
{
"id" : "I",
"name" : "Sanjeev Dubey",
"isCCRecipient" : true
},
{
"id" : "EJ",
"name" : "Test Staff",
"isCCRecipient" : true
},
{
"id" : "FJ",
"name" : "Rajeev Katyal",
"isCCRecipient" : true
},
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "FM",
"name" : "Saurbha Khuntia",
"isCCRecipient" : true
},
{
"id" : "GD",
"name" : "Raushan Jha",
"isCCRecipient" : true
},
{
"id" : "GE",
"name" : "Baldev Singh",
"isCCRecipient" : true
},
{
"id" : "GF",
"name" : "Girish Sachdeva",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEJ",
"name" : "Testing Staff",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKE",
"name" : "Gaurav Gupta",
"isCCRecipient" : true
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLD",
"name" : "PRIYANKA BANKAR",
"isCCRecipient" : true
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IGL",
"name" : "Pramod Tripathi",
"isCCRecipient" : true
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHF",
"name" : "Amit Kumar",
"isCCRecipient" : true
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "JMK",
"name" : "Internal Auditor",
"isCCRecipient" : true
},
{
"id" : "KDD",
"name" : "Rathin Khandhadia",
"isCCRecipient" : true
},
{
"id" : "KDE",
"name" : "Sweety Gathani",
"isCCRecipient" : true
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIE",
"name" : "Ayush Kalani",
"isCCRecipient" : true
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEEJ",
"name" : "Ashish Arora",
"isCCRecipient" : true
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFIG",
"name" : "Harshal Sarode",
"isCCRecipient" : true
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGG",
"name" : "Ishika Bhagat",
"isCCRecipient" : true
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGKJ",
"name" : "Amit Singh",
"isCCRecipient" : true
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGE",
"name" : "Adan Khan",
"isCCRecipient" : true
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFH",
"name" : "Vivek Choubey",
"isCCRecipient" : true
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDGM",
"name" : "Catherine Satam",
"isCCRecipient" : true
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GFMM",
"name" : "Nikhil Paspute",
"isCCRecipient" : true
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGJL",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHKL",
"name" : "Suman Singh",
"isCCRecipient" : true
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHMJ",
"name" : "Hardik Gautami",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGE",
"name" : "Rahul Muddalwar",
"isCCRecipient" : true
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJH",
"name" : "Ganesh Pandey",
"isCCRecipient" : true
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKK",
"name" : "Tracy Cardoz",
"isCCRecipient" : true
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIMF",
"name" : "Savitha D R",
"isCCRecipient" : true
},
{
"id" : "GIMG",
"name" : "Kingshuk Gupta",
"isCCRecipient" : true
},
{
"id" : "GIMH",
"name" : "Rashmi Chandran",
"isCCRecipient" : true
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJII",
"name" : "Aaditya Chaudhari",
"isCCRecipient" : true
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJKH",
"name" : "Ankur Mehta",
"isCCRecipient" : true
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKIJ",
"name" : "Anubhav Seth",
"isCCRecipient" : true
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKKL",
"name" : "Abhishek Ranjan",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLEI",
"name" : "Rahul Deshpande",
"isCCRecipient" : true
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHE",
"name" : "Locker Card SSC",
"isCCRecipient" : true
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDGG",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEHL",
"name" : "Abhijeet Sawant",
"isCCRecipient" : true
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFHH",
"name" : "Sarita Singh",
"isCCRecipient" : false
}
],
"subject" : "Eleisha Malik : A Bright Star in the International SEL Competition
2024"
}```

_____________________________

_____________________________

Date: 15 Mar 2024 03:38:35.163 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
dcbc43de622c82574c0cef5968217e6a4c0708e58d745bab1a7577c4c171bd36,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 15 Mar 2024 03:38:35.572 PM

_____________________________

Date: 15 Mar 2024 03:38:35.569 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"orderBy" : null,
"order" : "new",
"mailFolders" : null,
"toDate" : null,
"message" : "Mails fetched successfully",
"pageSize" : 10,
"fromDate" : null,
"mails" : [
{
"mailId" : "EDDGFK",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2024-03-15T11:42:17.497",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMKEK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T16:11:41.803",
"subject" : "Eleisha Malik : A Bright Star in the International SEL
Competition 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMJLL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T12:57:52.927",
"subject" : "Empowering futures—a reflection on academics and new
beginnings at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMEEK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-06T11:57:12.993",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMDGF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-03-05T12:17:18.56",
"subject" : "\r\nSection Shuffling for Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLMLK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-04T16:20:46.1",
"subject" : "\r\nEv4 guidelines",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLFJH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-27T12:54:53.433",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKKGD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-17T10:49:27.623",
"subject" : "Catering Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKJLH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-16T16:29:28.35",
"subject" : "Holiday - 19th Feb 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKIDG",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-02-13T17:10:42.52",
"subject" : "\r\nGuidelines for EV 4 Examination",
"attachments" : [
{
"name" : "EV4syllabus_TT_Gd 1_5588.pdf",
"url" : "\/Hadapsar\/Upload\/EV4syllabus_TT_Gd 1_5588.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageIndex" : 1,
"totalCount" : 254,
"mailFromNames" : [
{
"userid" : 3002,
"userName" : "Abhilasha Berry"
},
{
"userid" : 4672,
"userName" : "Apeksha Srivastava"
},
{
"userid" : 320,
"userName" : "ARTI GUPTA"
},
{
"userid" : 992,
"userName" : "Beena Varghese"
},
{
"userid" : 6,
"userName" : "Deepika Kumar"
},
{
"userid" : 757,
"userName" : "Garima Tiwari"
},
{
"userid" : 7,
"userName" : "GIIS Announcement"
},
{
"userid" : 3552,
"userName" : "HEENA SHARMA"
},
{
"userid" : 1,
"userName" : "IT Administrator"
},
{
"userid" : 30,
"userName" : "IT Support"
},
{
"userid" : 800,
"userName" : "Jyoti Bisht"
},
{
"userid" : 3553,
"userName" : "JYOTI KUMARI"
},
{
"userid" : 4247,
"userName" : "Jyotsna Lakhawat"
},
{
"userid" : 4692,
"userName" : "Khyati Kumra"
},
{
"userid" : 38,
"userName" : "Kriti Suri"
},
{
"userid" : 2156,
"userName" : "Manisha Bhagee"
},
{
"userid" : 3570,
"userName" : "Meenakshi Singh"
},
{
"userid" : 3176,
"userName" : "Meenu Sachdeva"
},
{
"userid" : 2682,
"userName" : "Minakshi Ranjan"
},
{
"userid" : 2677,
"userName" : "Monika Bharadwaj"
},
{
"userid" : 801,
"userName" : "Nandita Srivastava"
},
{
"userid" : 3758,
"userName" : "Nandita Srivastava"
},
{
"userid" : 5117,
"userName" : "Nimita Chawla"
},
{
"userid" : 1453,
"userName" : "Nishima A. Hans"
},
{
"userid" : 1840,
"userName" : "Rachna Jain"
},
{
"userid" : 39,
"userName" : "Rajeev Katyal"
},
{
"userid" : 799,
"userName" : "Rashmi Pawah"
},
{
"userid" : 2973,
"userName" : "Rincy Ashish"
},
{
"userid" : 2521,
"userName" : "Samidha Goyal"
},
{
"userid" : 3592,
"userName" : "Seema Jain"
},
{
"userid" : 4254,
"userName" : "Shaheen Hasan"
},
{
"userid" : 1590,
"userName" : "Shazia Sadar"
},
{
"userid" : 2508,
"userName" : "Shikha Sharma"
},
{
"userid" : 2048,
"userName" : "Simranjeet Kaur"
},
{
"userid" : 2847,
"userName" : "Smriti Dhall"
},
{
"userid" : 2238,
"userName" : "Srividya Ganesh"
},
{
"userid" : 4736,
"userName" : "Tapasya Dixit"
},
{
"userid" : 3465,
"userName" : "Vaishali Singh"
},
{
"userid" : 1214,
"userName" : "Vandana Midha"
},
{
"userid" : 4961,
"userName" : "Vandana S"
}
],
"q" : null
}```

_____________________________

_____________________________

Date: 15 Mar 2024 03:38:49.236 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MMJLL&senderId=K```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
dcbc43de622c82574c0cef5968217e6a4c0708e58d745bab1a7577c4c171bd36,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 15 Mar 2024 03:38:49.725 PM

_____________________________

Date: 15 Mar 2024 03:38:49.699 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=MMJLL&senderId=K```

Response: ```{
"date" : "2024-03-13T12:57:52.91",
"attachments" : [

],
"subject" : "Empowering futures—a reflection on academics and new beginnings at
GIIS Hadapsar",
"isSentMail" : false,
"senderId" : "K",
"from" : "GIIS Announcement",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<table border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\"
align=\"left\" bgcolor=\"#FFFFFF\">\r\n<tbody>\r\n<tr bgcolor=\"#fce5cd\">\r\n<td
align=\"center\">\r\n<table border=\"0\" width=\"545\" cellspacing=\"0\"
cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td width=\"178\"
height=\"110\"><img src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/GIIS-
Logo-CampusNews.png\" alt=\"GIIS Logo\" \/><\/td>\r\n<td align=\"center\"
valign=\"bottom\" width=\"204\" height=\"110\">\r\n<table border=\"0\"
width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 19px; color: #444444;
line-height: 27px;\" align=\"center\" height=\"55\">FEBRUARY<br \/>
NEWSLETTER<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica,
sans-serif; font-size: 16px; color: #444444;\" align=\"center\" valign=\"top\"
height=\"35\"><a style=\"color: #444444; text-decoration: none;\"
href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/\" target=\"_blank\"><strong>Hadapsar
Campus<\/strong><\/a><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 15px;\" width=\"173\"
height=\"110\">\r\n<div align=\"right\">13th March,
2024<\/div>\r\n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\r\
n<tr>\r\n<td valign=\"top\" bgcolor=\"#F5F4F3\"
height=\"25\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\"
bgcolor=\"#F5F4F3\">\r\n<table border=\"0\" width=\"550\" cellspacing=\"0\"
cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 14px; color: #1c95aa; line-height: 22px;\"
align=\"center\" valign=\"top\">\r\n<table border=\"0\" width=\"100%\"
cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td align=\"left\"
valign=\"top\" width=\"47%\"><a href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-
hadapsar\/facilitative-and-fascinating-february-at-giis-hadapsar-1\"
target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Dec-22-
01.jpg\" alt=\"Principal\" width=\"230\" height=\"263\" \/><\/a><\/td>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #333333;
line-height: 26px; text-align: justify;\" valign=\"top\" width=\"53%\">\r\n<div
style=\"margin-bottom: 7px;\">Dear Parent,<\/div>\r\n<div>At GIIS, we always strive
to provide opportunities for our students to excel holistically. It is a pleasure
to share some key highlights of the rich experiences that our students were part
of! Our recently conducted Science Exhibition for grades 1 to 8 showcased
exceptional projects&nbsp; displaying innovation and creativity <a style=\"color:
#00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/facilitative-and-
fascinating-february-at-giis-hadapsar-1\" target=\"_blank\">Read
More&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\
n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td valign=\"top\"
bgcolor=\"#F5F4F3\" height=\"25\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td
align=\"center\" height=\"45\"><hr style=\"width: 50%; border: 0; background:
#444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr bgcolor=\"#ffffdc\">\r\n<td
valign=\"top\">\r\n<table border=\"0\" width=\"550\" cellspacing=\"0\"
cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 19px; line-height: 30px; color: #fff;\"
align=\"center\" height=\"90\"><a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-
students-exploring-boundless-curiosity-at-qutuhal-season-5\" target=\"_blank\">
<strong>GIIS Hadapsar students explore innovation at <br \/> Qutuhal Season 5
<\/strong><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-
students-exploring-boundless-curiosity-at-qutuhal-season-5\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Mar-24-
01.jpg\" alt=\"\" width=\"558\" height=\"293\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td align=\"center\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; text-align:
justify; color: #333333;\" valign=\"top\">\r\n<div>At GIIS, nurturing curiosity has
always been the centre of our educational philosophy. We firmly believe that
curiosity is the driving force behind discovery, inquiry, and learning. What makes
curiosity so special is that the more it is exercised, the more it grows&nbsp;<a
style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-
hadapsar\/giis-hadapsar-students-exploring-boundless-curiosity-at-qutuhal-season-
5\" target=\"_blank\">Read more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\
n<tr>\r\n<td valign=\"top\" height=\"25\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\
n<\/table>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\" height=\"40\"><hr
style=\"width: 50%; border: 0; background: #444444; height: 2px;\" \/><\/td>\r\
n<\/tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">\r\n<table border=\"0\"
width=\"550\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\
n<tr>\r\n<td style=\"font-family: Arial, Helvetica, sans-serif; font-size: 19px;
line-height: 29px; color: #333333;\" align=\"center\" height=\"90\"><a
style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-
hadapsar\/giis-hadapsar-puts-up-a-showcase-of-talent-creativity-and-innovation-at-
club-exhibition\" target=\"_blank\"><strong>GIIS Hadapsar puts up an exhilarating
showcase of talent, creativity, and innovation at the club wise
exhibition<\/strong><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
valign=\"top\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-puts-up-
a-showcase-of-talent-creativity-and-innovation-at-club-exhibition\"
target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Mar-24-
02.jpg\" alt=\"\" width=\"558\" height=\"289\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; color: #333333;
text-align: justify;\" valign=\"top\">\r\n<div align=\"justify\">Exhibitions serve
as a vibrant celebration of human ingenuity, inspiration, and boundless creativity,
offering platforms for students to display their knowledge and skills. At GIIS
Hadapsar, the recently conducted Club Exhibition for grades 3 to 5 demonstrated the
spirit magnificently. Students from diverse hobby clubs including public speaking,
math, science, art, dance &amp; drama, music, and fireless cooking showcased their
talents with remarkable confidence and enthusiasm. <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-puts-up-
a-showcase-of-talent-creativity-and-innovation-at-club-exhibition\"
target=\"_blank\">Read more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td>&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\r\n<tr>\
r\n<td align=\"center\" height=\"45\"><hr style=\"width: 50%; border: 0;
background: #444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr
bgcolor=\"#fcfce4\">\r\n<td align=\"center\" valign=\"top\">\r\n<table border=\"0\"
width=\"550\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\
n<tr>\r\n<td style=\"font-family: Arial, Helvetica, sans-serif; font-size: 19px;
line-height: 29px; color: #333;\" align=\"center\" height=\"95\"><a style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/learning-
from-the-best-giis-hadapsar-cricket-squad-attends-ranji-trophy-match\"
target=\"_blank\"><strong>Learning from the best: GIIS Hadapsar\'s cricket squad
attends Ranji Trophy match<\/strong><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
align=\"center\" valign=\"top\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/learning-from-the-
best-giis-hadapsar-cricket-squad-attends-ranji-trophy-match\"
target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Mar-24-
03.jpg\" alt=\"\" width=\"558\" height=\"293\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; color: #333333;
text-align: justify;\" valign=\"top\">\r\n<div align=\"justify\">Our school\'s
cricket squad recently had the privilege of attending the prestigious Ranji Trophy
match between Maharashtra and Vidarbha. The experience proved immensely valuable
for our students, offering them a firsthand glimpse into the highest level of
domestic cricket. <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/learning-from-the-
best-giis-hadapsar-cricket-squad-attends-ranji-trophy-match\"
target=\"_blank\">Read more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td align=\"center\" valign=\"top\"
height=\"25\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\
r\n<tr>\r\n<td align=\"center\" height=\"45\"><hr style=\"width: 50%; border: 0;
background: #444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr
bgcolor=\"#fef7ef\">\r\n<td align=\"center\" valign=\"top\">\r\n<table border=\"0\"
width=\"550\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\
n<tr>\r\n<td style=\"font-family: Arial, Helvetica, sans-serif; font-size: 19px;
line-height: 29px; color: #333;\" align=\"center\" height=\"90\"><strong>&nbsp;<a
style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-
hadapsar-explores-indias-rich-heritage-on-a-trip-to-delhi-and-agra\"
target=\"_blank\">GIIS Hadapsar explores India\'s rich heritage on a trip to<br \/>
Delhi and Agra<\/a><\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td align=\"center\"
valign=\"top\"><a
href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-hadapsar-
explores-indias-rich-heritage-on-a-trip-to-delhi-and-agra\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Principals-Mesg-HDP-Mar-24-
04.jpg\" alt=\"\" width=\"558\" height=\"293\" \/><\/a><\/td>\r\n<\/tr>\r\n<tr>\r\
n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family:
Arial, Helvetica, sans-serif; font-size: 15px; line-height: 24px; color: #333333;
text-align: justify;\" valign=\"top\">\r\n<div align=\"justify\">GIIS Hadapsar
recently took students from grades 4-8 on a recreational trip to Delhi and Agra.
The excursion was filled with enriching experiences and enthusiastic participation.
Against the backdrop of India\'s rich cultural history, students immersed
themselves in the architectural marvels of these iconic cities. The itinerary
included visits to renowned landmarks such as the President Museum, India Gate, Red
Fort, Lotus Temple, Akshardham Temple, Chandni Chowk Market, Qutub Minar, Taj
Mahal, Agra Red Fort, Fatehpur Sikri, and Salim Chisti Dargah. <a style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/news.globalindianschool.org\/pune-hadapsar\/giis-
hadapsar-explores-indias-rich-heritage-on-a-trip-to-delhi-and-agra\"
target=\"_blank\">Read more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td height=\"25\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\
n<\/tr>\r\n<tr>\r\n<td align=\"center\" height=\"45\"><hr style=\"width: 50%;
border: 0; background: #444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr
bgcolor=\"#ffffef\">\r\n<td align=\"center\" valign=\"top\">\r\n<table border=\"0\"
width=\"550\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\
n<tr>\r\n<td>&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-family: Arial,
Helvetica, sans-serif; font-size: 21px; color: #333333;\" align=\"center\"
valign=\"top\" height=\"40\"><strong>Worth Reading<\/strong><\/td>\r\n<\/tr>\r\
n<tr>\r\n<td style=\"font-family: Arial, Helvetica, sans-serif; font-size: 16px;
line-height: 24px; color: #333333;\" height=\"30\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Bangalore\/news\/images\/Exclm-Sign.png\" alt=\"\"
width=\"10\" height=\"15\" \/>&nbsp; <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/blog-details\/top-primary-schools-in-
pune-fostering-holistic-development\" target=\"_blank\">Top Primary Schools in
Pune: Fostering Holistic Development<\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align:
justify; line-height: 24px; color: #333333;\" valign=\"top\">\r\n<div
align=\"justify\">In Pune, the top primary schools are renowned for their
commitment to fostering holistic development in students. These institutions
transcend conventional education by prioritizing a comprehensive approach that goes
beyond academic excellence. Emphasizing not only scholastic achievements but also
character building, life skills, and extracurricular engagement,
these&nbsp;<strong>international schools in Pune<\/strong>&nbsp;create an
environment conducive to nurturing well-rounded individuals.&nbsp;<a style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/blog-details\/top-primary-
schools-in-pune-fostering-holistic-development\" target=\"_blank\">Read
More&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>&nbsp;<\/td>\r\n<\/tr>\
r\n<tr>\r\n<td style=\"font-family: Arial, Helvetica, sans-serif; font-size: 16px;
line-height: 24px; color: #333333;\" height=\"30\"><strong><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Bangalore\/news\/images\/Exclm-Sign.png\" alt=\"\"
width=\"10\" height=\"16\" \/>&nbsp;<\/strong> <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/blog-details\/the-role-of-school-
sports-building-teamwork-and-healthy-habits\" target=\"_blank\">The Role of School
Sports: Building Teamwork and Healthy Habits<\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height:
24px; color: #333333;\" valign=\"top\">\r\n<div align=\"justify\">School sports
have been regarded as an integral part of a student\'s educational journey. Beyond
the physical activity and competitive spirit, they serve as a breeding ground for
essential life skills and healthy habits for students.&nbsp;<a style=\"color:
#00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/pune.globalindianschool.org\/blog-details\/the-role-of-
school-sports-building-teamwork-and-healthy-habits\" target=\"_blank\">Read
more&gt;&gt;&gt;<\/a><\/div>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td valign=\"top\"
height=\"25\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/td>\r\n<\/tr>\
r\n<tr>\r\n<td align=\"center\" height=\"45\"><hr style=\"width: 50%; border: 0;
background: #444444; height: 2px;\" \/><\/td>\r\n<\/tr>\r\n<tr>\r\n<td
style=\"font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height:
21px; color: #333333;\" align=\"center\" valign=\"top\">\r\n<div dir=\"lrt\">Global
Indian International School, Leisure town, Behind Amanora Fire Station, Malwadi,
Hadapsar, Pune, Maharashtra 411028, India, (+91) 7042038600, (+91) 7042384800,
(+91) 7303249526 <a style=\"color: #00a4bd;\"
href=\"https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/hs\/manage-preferences\/unsubscribe-
all-test?languagePreference=en&amp;d=VmYj7-
890P0vVKgD3Q3_YlyBW2m3bL73_YlyBN1JxwY5GKd_PV20N4t7ZfwXgW4wjK1840fhcvM7XbP_1P6D91&am
p;v=3\" target=\"_blank\" data-unsubscribe=\"true\">Unsubscribe<\/a> <a
style=\"color: #00a4bd;\" href=\"https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/hs\/manage-
preferences\/unsubscribe-test?languagePreference=en&amp;d=VmYj7-
890P0vVKgD3Q3_YlyBW2m3bL73_YlyBN1JxwY5GKd_PV20N4t7ZfwXgW4wjK1840fhcvM7XbP_1P6D91&am
p;v=3\" target=\"_blank\" data-unsubscribe=\"true\">Manage preferences<\/a><\/div>\
r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\
n<td align=\"center\" bgcolor=\"#ffe599\" height=\"60\">\r\n<table border=\"0\"
align=\"center\">\r\n<tbody>\r\n<tr align=\"center\">\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.instagram.com\/giis.in\/\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-IG.png\" alt=\"\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.facebook.com\/GIIS.Hadapsar\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-FB.png\" alt=\"FB\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/twitter.com\/Global_Schools\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-X.png\" alt=\"\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<td width=\"35\"><a
href=\"https:\/\/fanyv88.com:443\/https\/www.linkedin.com\/authwall?
trk=gf&amp;trkInfo=AQFGQ80FFlYx_AAAAYAXJfRIZRPws5yocMiUe_LB0OaZqnEt4FsJgGUPIXOZ6M5v
ZVnjQdYWF85zekwlWibeI5znKw40shARgQdWcROxJ16bNA62G3-
CliyG1itzYbnVL7waASg=&amp;originalReferer=https:\/\/fanyv88.com:443\/https\/adm.globalindianschool.org\/-
temporary-slug-87d6f848-fea9-4e96-adc1-146f1211a1a6?hs_preview=ecggeOjk-
70484398960&amp;sessionRedirect=https%3A%2F%2Ffanyv88.com%3A443%2Fhttps%2Fwww.linkedin.com%2Fcompany%2Fglobal-
indian-international-school\" target=\"_blank\"><img
src=\"https:\/\/fanyv88.com:443\/http\/www.mygiis.org\/Hadapsar\/news\/images\/Journal-IN.png\" alt=\"IN\"
width=\"25\" height=\"25\" \/><\/a><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\
n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td
valign=\"top\">&nbsp;<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;<\/p>\
r\n<\/body>\r\n<\/html>",
"recipients" : [
{
"id" : "I",
"name" : "Sanjeev Dubey",
"isCCRecipient" : true
},
{
"id" : "EJ",
"name" : "Test Staff",
"isCCRecipient" : true
},
{
"id" : "FJ",
"name" : "Rajeev Katyal",
"isCCRecipient" : true
},
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "FM",
"name" : "Saurbha Khuntia",
"isCCRecipient" : true
},
{
"id" : "GD",
"name" : "Raushan Jha",
"isCCRecipient" : true
},
{
"id" : "GE",
"name" : "Baldev Singh",
"isCCRecipient" : true
},
{
"id" : "GF",
"name" : "Girish Sachdeva",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FEJ",
"name" : "Testing Staff",
"isCCRecipient" : true
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKE",
"name" : "Gaurav Gupta",
"isCCRecipient" : true
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLD",
"name" : "PRIYANKA BANKAR",
"isCCRecipient" : true
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IGL",
"name" : "Pramod Tripathi",
"isCCRecipient" : true
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHF",
"name" : "Amit Kumar",
"isCCRecipient" : true
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "JMK",
"name" : "Internal Auditor",
"isCCRecipient" : true
},
{
"id" : "KDD",
"name" : "Rathin Khandhadia",
"isCCRecipient" : true
},
{
"id" : "KDE",
"name" : "Sweety Gathani",
"isCCRecipient" : true
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIE",
"name" : "Ayush Kalani",
"isCCRecipient" : true
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLJ",
"name" : "Vinay Kedia",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEEJ",
"name" : "Ashish Arora",
"isCCRecipient" : true
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFIG",
"name" : "Harshal Sarode",
"isCCRecipient" : true
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGG",
"name" : "Ishika Bhagat",
"isCCRecipient" : true
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGKJ",
"name" : "Amit Singh",
"isCCRecipient" : true
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Debashree Nanda",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKG",
"name" : "Rajat Saxena",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELEM",
"name" : "Shailesh Singh",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELGM",
"name" : "Ketaki Pathare",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKF",
"name" : "Zainab Rangwala",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIK",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGE",
"name" : "Adan Khan",
"isCCRecipient" : true
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFH",
"name" : "Vivek Choubey",
"isCCRecipient" : true
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDGM",
"name" : "Catherine Satam",
"isCCRecipient" : true
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGG",
"name" : "Sandeep Tomar",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMG",
"name" : "Rishi Kant Mishra",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GFMM",
"name" : "Nikhil Paspute",
"isCCRecipient" : true
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEI",
"name" : "Poulomi Sengupta",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGJL",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHKL",
"name" : "Suman Singh",
"isCCRecipient" : true
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHMJ",
"name" : "Hardik Gautami",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDH",
"name" : "Nara Sandeep",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGE",
"name" : "Rahul Muddalwar",
"isCCRecipient" : true
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJH",
"name" : "Ganesh Pandey",
"isCCRecipient" : true
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKK",
"name" : "Tracy Cardoz",
"isCCRecipient" : true
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIMF",
"name" : "Savitha D R",
"isCCRecipient" : true
},
{
"id" : "GIMG",
"name" : "Kingshuk Gupta",
"isCCRecipient" : true
},
{
"id" : "GIMH",
"name" : "Rashmi Chandran",
"isCCRecipient" : true
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHD",
"name" : "Ragini Chavan",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJII",
"name" : "Aaditya Chaudhari",
"isCCRecipient" : true
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJKH",
"name" : "Ankur Mehta",
"isCCRecipient" : true
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKIJ",
"name" : "Anubhav Seth",
"isCCRecipient" : true
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKKL",
"name" : "Abhishek Ranjan",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLEI",
"name" : "Rahul Deshpande",
"isCCRecipient" : true
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHE",
"name" : "Locker Card SSC",
"isCCRecipient" : true
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDGG",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEHL",
"name" : "Abhijeet Sawant",
"isCCRecipient" : true
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFHH",
"name" : "Sarita Singh",
"isCCRecipient" : false
}
],
"mailId" : "MMJLL"
}```

_____________________________

_____________________________

Date: 15 Mar 2024 03:39:48.857 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
dcbc43de622c82574c0cef5968217e6a4c0708e58d745bab1a7577c4c171bd36
```

_____________________________

----
Date: 15 Mar 2024 03:39:49.403 PM

_____________________________

Date: 15 Mar 2024 03:39:49.400 PM


Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"calendar" : [

],
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
],
"message" : "Student calendar details get successfully",
"session" : {
"sessEnd" : "2024-03-31T00:00:00",
"sessionId" : "I",
"sessStart" : "2023-04-01T00:00:00",
"sessionName" : "2023-2024"
}
}```

_____________________________

_____________________________

Date: 15 Mar 2024 03:39:50.300 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
dcbc43de622c82574c0cef5968217e6a4c0708e58d745bab1a7577c4c171bd36,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 15 Mar 2024 03:39:50.801 PM

_____________________________

Date: 15 Mar 2024 03:39:50.796 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"newMessageCount" : 1,
"course" : "CBSE",
"holidays" : [

],
"class" : "Standard 1",
"reminders" : [

],
"webinars" : [

],
"message" : "Student Details Fetch Successfully.",
"studentContractLink" : "",
"resource" : [
],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24024650",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-03-04T00:00:00",
"invoiceId" : "FHJID",
"lastPaymentDate" : "2024-03-25T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FHJID&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "57600.00",
"paidAmount" : 0,
"invoiceAmount" : 57600,
"feesType" : "1st Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FHJID&sessionId=J"
}
],
"allowPayment" : true
},
"email" : "",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [
],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"clSecId" : null,
"section" : "B",
"semesterAttendance" : null,
"lastName" : null,
"studentDocuments" : [

],
"documents" : null,
"helpdeskParentInfo" : [

],
"classId" : null,
"userCode" : "HDPS221300",
"isBusOperate" : false,
"announcements" : [

],
"name" : "Nivam Pal",
"isEContractGenerationOn" : false,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-15T18:09:46.947",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
}
],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"busDetails" : null,
"studentId" : "FLDI",
"events" : [

],
"firstName" : null,
"busPickUp" : null,
"news" : null,
"badgeDisciplinary" : [

],
"emergencyContacts" : [

],
"daDetails" : null,
"userName" : "Nivam"
}```

_____________________________

_____________________________
Date: 22 Mar 2024 04:15:03.157 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
dcbc43de622c82574c0cef5968217e6a4c0708e58d745bab1a7577c4c171bd36,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 22 Mar 2024 04:15:03.944 PM

_____________________________

Date: 22 Mar 2024 04:15:03.941 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 22 Mar 2024 04:15:04.002 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: ,
Content-Type: application\/json
```

_____________________________
----
Date: 22 Mar 2024 04:15:04.198 PM

_____________________________

Date: 22 Mar 2024 04:15:04.198 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 22 Mar 2024 04:15:12.300 PM

_____________________________

Date: 22 Mar 2024 04:15:12.298 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"expires_in" : 86400,
"name" : "Priyongbada Tapadar",
"profileImage" : "",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"token_type" : "Bearer",
"userCode" : "P221300",
"access_token" :
"b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"userType" : "PARENT",
"id" : "FLDJ",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"campus" : "Pune-Hadapsar"
}```

_____________________________

_____________________________

Date: 22 Mar 2024 04:15:12.466 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47
```

_____________________________
----
Date: 22 Mar 2024 04:15:13.060 PM

_____________________________

Date: 22 Mar 2024 04:15:13.054 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"daDetails" : null,
"announcements" : [

],
"section" : "B",
"studentContractLink" : "",
"userCode" : "HDPS221300",
"studentDocuments" : [

],
"emergencyContacts" : [

],
"userName" : "Nivam",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"course" : "CBSE",
"message" : "Student Details Fetch Successfully.",
"badgeDisciplinary" : [

],
"webinars" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"class" : "Standard 1",
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24024650",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-03-04T00:00:00",
"invoiceId" : "FHJID",
"lastPaymentDate" : "2024-03-25T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FHJID&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "57600.00",
"paidAmount" : 0,
"invoiceAmount" : 57600,
"feesType" : "1st Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FHJID&sessionId=J"
}
],
"allowPayment" : true
},
"firstName" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [
],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"lastName" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-22T18:45:08.873",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"email" : "",
"isBusOperate" : false,
"semesterAttendance" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"holidays" : [

],
"name" : "Nivam Pal",
"busDetails" : null,
"newMessageCount" : 5,
"isEContractGenerationOn" : false,
"busPickUp" : null,
"studentId" : "FLDI",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"helpdeskParentInfo" : [

],
"documents" : null,
"events" : [

],
"reminders" : [

],
"resource" : [

],
"clSecId" : null,
"news" : null,
"classId" : null
}```

_____________________________

_____________________________

Date: 22 Mar 2024 05:54:28.095 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 22 Mar 2024 05:54:32.545 PM

_____________________________

Date: 22 Mar 2024 05:54:32.539 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"userCode" : "HDPS221300",
"events" : [

],
"studentId" : "FLDI",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24024650",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-03-04T00:00:00",
"invoiceId" : "FHJID",
"lastPaymentDate" : "2024-03-25T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FHJID&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "57600.00",
"paidAmount" : 0,
"invoiceAmount" : 57600,
"feesType" : "1st Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FHJID&sessionId=J"
}
],
"allowPayment" : true
},
"news" : null,
"classId" : null,
"semesterAttendance" : null,
"announcements" : [

],
"documents" : null,
"studentContractLink" : "",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"newMessageCount" : 6,
"isEContractGenerationOn" : false,
"firstName" : null,
"webinars" : [

],
"busPickUp" : null,
"lastName" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-22T20:24:27.817",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"message" : "Student Details Fetch Successfully.",
"holidays" : [

],
"daDetails" : null,
"badgeDisciplinary" : [

],
"section" : "B",
"name" : "Nivam Pal",
"course" : "CBSE",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"class" : "Standard 1",
"helpdeskParentInfo" : [

],
"clSecId" : null,
"busDetails" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"userName" : "Nivam",
"isBusOperate" : false,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"email" : "",
"emergencyContacts" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"resource" : [

],
"reminders" : [

],
"studentDocuments" : [

]
}```

_____________________________

_____________________________

Date: 22 Mar 2024 06:11:38.859 PM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47
```

_____________________________

----
Date: 22 Mar 2024 06:11:40.077 PM

_____________________________

Date: 22 Mar 2024 06:11:40.075 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"totalCount" : 263,
"mails" : [
{
"mailId" : "EDFEII",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T16:34:28.837",
"subject" : "Revised Parent Orientation - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEFH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T15:16:46.19",
"subject" : "Books Purchase - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFDLE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T10:52:53.493",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHIK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-19T10:29:39.58",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0319_102432.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0319_102432.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHEM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-18T21:27:01.87",
"subject" : "\r\nEv4 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0318_212157.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0318_212157.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T16:00:20.01",
"subject" : "Term 1 Fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T15:53:43.557",
"subject" : "Enhanced Uniform Distribution Process at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGIK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:35:46.3",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGHJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:08:56.84",
"subject" : "Catering Services - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDDGFK",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2024-03-15T11:42:17.51",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"toDate" : null,
"fromDate" : null,
"message" : "Mails fetched successfully",
"pageSize" : 10,
"orderBy" : null,
"mailFolders" : null,
"pageIndex" : 1,
"q" : null,
"order" : "new",
"mailFromNames" : [

]
}```

_____________________________

_____________________________

Date: 22 Mar 2024 06:11:44.973 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFEFH&senderId=FHHH```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47
```

_____________________________

----
Date: 22 Mar 2024 06:11:48.277 PM

_____________________________

Date: 22 Mar 2024 06:11:48.262 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFEFH&senderId=FHHH```

Response: ```{
"attachments" : [

],
"from" : "Anupama Gajaralwar",
"senderId" : "FHHH",
"subject" : "Books Purchase - AY 2024-25",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
dir=\"ltr\">Dear Parent,<\/p>\r\n<p dir=\"ltr\">Please be informed that you can now
order Books through MyGIIS. Kindly refer to our mail\/s dated 18th March 2024
detailing the process for Online ordering of Books &amp;&nbsp; follow the same
instructions.<\/p>\r\n<p dir=\"ltr\"><strong>Payment can be done only through a
VISA card or by scanning a QR code.&nbsp;<\/strong><\/p>\r\n<p
dir=\"ltr\"><strong>Request you to place orders on priority.<\/strong> Post placing
the orders, Books shall be received at the provided residential address within 5
working days.<\/p>\r\n<p dir=\"ltr\">Serving You<\/p>\r\n<p dir=\"ltr\">Team
GIIS<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"isSentMail" : false,
"recipients" : [
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Dwarikanath Mishra",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDGG",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFHH",
"name" : "Sarita Singh",
"isCCRecipient" : false
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HGDH",
"name" : "Iram Shaikh",
"isCCRecipient" : true
}
],
"date" : "2024-03-22T15:16:46.17",
"mailId" : "EDFEFH"
}```

_____________________________

_____________________________

Date: 22 Mar 2024 06:12:10.060 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 22 Mar 2024 06:12:11.353 PM

_____________________________

Date: 22 Mar 2024 06:12:11.351 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"q" : null,
"pageIndex" : 1,
"toDate" : null,
"mails" : [
{
"mailId" : "EDFEII",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T16:34:28.857",
"subject" : "Revised Parent Orientation - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEFH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T15:16:46.21",
"subject" : "Books Purchase - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFDLE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T10:52:53.513",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHIK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-19T10:29:39.6",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0319_102432.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0319_102432.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHEM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-18T21:27:01.89",
"subject" : "\r\nEv4 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0318_212157.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0318_212157.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T16:00:20.03",
"subject" : "Term 1 Fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T15:53:43.577",
"subject" : "Enhanced Uniform Distribution Process at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGIK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:35:46.32",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGHJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:08:56.86",
"subject" : "Catering Services - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDDGFK",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2024-03-15T11:42:17.53",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"totalCount" : 263,
"mailFromNames" : [

],
"orderBy" : null,
"pageSize" : 10,
"message" : "Mails fetched successfully",
"mailFolders" : null,
"fromDate" : null,
"order" : "new"
}```

_____________________________

_____________________________

Date: 22 Mar 2024 06:12:13.474 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 22 Mar 2024 06:12:14.346 PM

_____________________________

Date: 22 Mar 2024 06:12:14.344 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"q" : null,
"fromDate" : null,
"mailFromNames" : [

],
"order" : "new",
"message" : "Mails fetched successfully",
"orderBy" : null,
"pageSize" : 10,
"mails" : [
{
"mailId" : "MMKEK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T16:11:41.84",
"subject" : "Eleisha Malik : A Bright Star in the International SEL
Competition 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMJLL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T12:57:52.963",
"subject" : "Empowering futures—a reflection on academics and new
beginnings at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMEEK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-06T11:57:13.03",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMDGF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-03-05T12:17:18.597",
"subject" : "\r\nSection Shuffling for Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLMLK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-04T16:20:46.137",
"subject" : "\r\nEv4 guidelines",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLFJH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-27T12:54:53.47",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKKGD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-17T10:49:27.66",
"subject" : "Catering Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKJLH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-16T16:29:28.387",
"subject" : "Holiday - 19th Feb 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKIDG",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-02-13T17:10:42.557",
"subject" : "\r\nGuidelines for EV 4 Examination",
"attachments" : [
{
"name" : "EV4syllabus_TT_Gd 1_5588.pdf",
"url" : "\/Hadapsar\/Upload\/EV4syllabus_TT_Gd 1_5588.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKHEK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-02-12T16:50:45.21",
"subject" : "Empowering futures-a reflection on academics and new beginnings
at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"toDate" : null,
"mailFolders" : null,
"totalCount" : 263,
"pageIndex" : 2
}```

_____________________________

_____________________________

Date: 22 Mar 2024 06:12:14.999 PM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 22 Mar 2024 06:12:15.669 PM

_____________________________

Date: 22 Mar 2024 06:12:15.664 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [
],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"reminders" : [

],
"course" : "CBSE",
"announcements" : [

],
"isEContractGenerationOn" : false,
"busPickUp" : null,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24024650",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-03-04T00:00:00",
"invoiceId" : "FHJID",
"lastPaymentDate" : "2024-03-25T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FHJID&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "57600.00",
"paidAmount" : 0,
"invoiceAmount" : 57600,
"feesType" : "1st Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FHJID&sessionId=J"
}
],
"allowPayment" : true
},
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-22T20:42:11.503",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"name" : "Nivam Pal",
"message" : "Student Details Fetch Successfully.",
"newMessageCount" : 5,
"userName" : "Nivam",
"studentDocuments" : [

],
"busDetails" : null,
"lastName" : null,
"documents" : null,
"class" : "Standard 1",
"holidays" : [

],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"section" : "B",
"isBusOperate" : false,
"clSecId" : null,
"emergencyContacts" : [

],
"daDetails" : null,
"semesterAttendance" : null,
"news" : null,
"email" : "",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"studentId" : "FLDI",
"helpdeskParentInfo" : [

],
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"events" : [

],
"studentContractLink" : "",
"badgeDisciplinary" : [

],
"classId" : null,
"firstName" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"userCode" : "HDPS221300",
"resource" : [

],
"webinars" : [

]
}```

_____________________________
_____________________________

Date: 22 Mar 2024 06:12:19.218 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FHJID/I```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 22 Mar 2024 06:12:20.427 PM

_____________________________

Date: 22 Mar 2024 06:12:20.425 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FHJID/I```

Response: ```{
"displayLatePaymentChargeMessage" : "",
"isInvoiceInGiroProcess" : false,
"taxType" : "Tax",
"totalBalanceAmount" : "57600.00",
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "7400.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "7400.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "7400.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7400.00",
"entityName" : "CB- 2024-25 Bus Fees (TW) 1st Term",
"enforceMinAmt" : false,
"entityId" : 229
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "7900.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "7900.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "7900.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7900.00",
"entityName" : "CB - Term Fees-1st Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 233
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "42300.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "42300.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "42300.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "42300.00",
"entityName" : "CB- Tuition Fees 1st Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 235
}
],
"executionTime" : 0,
"giroMessage" : "",
"allowPartialPayment" : true,
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"enablePayment" : true,
"allowPayment" : true,
"isLatePaymentCharges" : false,
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FHJID&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ"
}```

_____________________________

_____________________________

Date: 22 Mar 2024 06:12:22.743 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

Payload:
```{
"list" : [
{
"entityId" : 229,
"paidAmount" : 7400
},
{
"paidAmount" : 7900,
"entityId" : 233
},
{
"entityId" : 235,
"paidAmount" : 42300
}
],
"sendAmount" : 57600,
"invoiceId" : "FHJID",
"studentId" : "FLDI"
}```

_____________________________

----
Date: 22 Mar 2024 06:12:23.535 PM

_____________________________

Date: 22 Mar 2024 06:12:23.534 PM


Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"isGracePeriodApplicable" : false,
"executionTime" : 0,
"lpGracePeriodDays" : 0,
"totalPayableAmount" : "57600.00",
"feesSummaryList" : [

],
"invoiceAmount" : "57600.00",
"gateways" : [
{
"gatewayId" : "EE",
"name" : "Pay by TPSL",
"remarks" : null,
"isDefaultGateway" : true
}
],
"isMultiplePaymentGateway" : false,
"subTotalAmount" : "57600.00",
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"creditNoteAmount" : "0.00",
"isLatePaymentChargesApplicable" : false,
"message" : "Post Data of Fees Summary Successfully.",
"taxAmount" : "0.00",
"transactionCharges" : "0.00"
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:40:44.812 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FHJID/I```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
b30e45552a722a97ae48e8595709b6363e22e6b32aa4ad0ba0d14ade2a1ced47,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________
----
Date: 23 Mar 2024 11:40:45.232 AM

_____________________________

Date: 23 Mar 2024 11:40:45.229 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FHJID/I```

Response: ``````

_____________________________

_____________________________

Date: 23 Mar 2024 11:40:45.303 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: ,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 23 Mar 2024 11:40:45.445 AM

_____________________________

Date: 23 Mar 2024 11:40:45.445 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 23 Mar 2024 11:41:02.973 AM

_____________________________

Date: 23 Mar 2024 11:41:02.971 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"expires_in" : 86400,
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"token_type" : "Bearer",
"userType" : "PARENT",
"id" : "FLDJ",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"campus" : "Pune-Hadapsar",
"access_token" :
"dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116",
"profileImage" : "",
"userCode" : "P221300",
"name" : "Priyongbada Tapadar",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:41:03.183 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 23 Mar 2024 11:41:03.575 AM

_____________________________

Date: 23 Mar 2024 11:41:03.570 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"section" : "B",
"isBusOperate" : false,
"studentDocuments" : [

],
"badgeDisciplinary" : [

],
"helpdeskParentInfo" : [

],
"name" : "Nivam Pal",
"newMessageCount" : 7,
"documents" : null,
"events" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"clSecId" : null,
"class" : "Standard 1",
"emergencyContacts" : [

],
"lastName" : null,
"daDetails" : null,
"studentId" : "FLDI",
"firstName" : null,
"message" : "Student Details Fetch Successfully.",
"classId" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"isEContractGenerationOn" : false,
"webinars" : [

],
"reminders" : [

],
"semesterAttendance" : null,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24024650",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-03-04T00:00:00",
"invoiceId" : "FHJID",
"lastPaymentDate" : "2024-03-25T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FHJID&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "57600.00",
"paidAmount" : 0,
"invoiceAmount" : 57600,
"feesType" : "1st Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FHJID&sessionId=J"
}
],
"allowPayment" : true
},
"announcements" : [

],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T14:11:03.137",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"course" : "CBSE",
"userName" : "Nivam",
"email" : "",
"news" : null,
"busPickUp" : null,
"userCode" : "HDPS221300",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"busDetails" : null,
"studentContractLink" : "",
"holidays" : [

],
"resource" : [

]
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:41:35.955 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FHJID/I```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 23 Mar 2024 11:41:36.462 AM

_____________________________

Date: 23 Mar 2024 11:41:36.460 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FHJID/I```
Response: ```{
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "7400.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "7400.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "7400.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7400.00",
"entityName" : "CB- 2024-25 Bus Fees (TW) 1st Term",
"enforceMinAmt" : false,
"entityId" : 229
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "7900.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "7900.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "7900.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7900.00",
"entityName" : "CB - Term Fees-1st Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 233
},
{
"allowPartialPaymentEntityWise" : false,
"balanceAmount" : "42300.00",
"enforceMinAmtEntityWise" : false,
"paidAmount" : "0.00",
"financeEntityAmount" : "42300.00",
"minAmtToBePaid" : "0",
"totalPayableAmount" : "42300.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "42300.00",
"entityName" : "CB- Tuition Fees 1st Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 235
}
],
"allowPayment" : true,
"giroMessage" : "",
"totalBalanceAmount" : "57600.00",
"taxType" : "Tax",
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"enablePayment" : true,
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FHJID&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"isLatePaymentCharges" : false,
"executionTime" : 0,
"isInvoiceInGiroProcess" : false,
"displayLatePaymentChargeMessage" : "",
"allowPartialPayment" : true
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:41:41.224 AM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116
```

Payload:
```{
"studentId" : "FLDI",
"invoiceId" : "FHJID",
"list" : [
{
"paidAmount" : 7400,
"entityId" : 229
},
{
"entityId" : 233,
"paidAmount" : 7900
},
{
"entityId" : 235,
"paidAmount" : 42300
}
],
"sendAmount" : 57600
}```

_____________________________

----
Date: 23 Mar 2024 11:41:41.598 AM

_____________________________

Date: 23 Mar 2024 11:41:41.597 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"executionTime" : 0,
"message" : "Post Data of Fees Summary Successfully.",
"transactionCharges" : "0.00",
"isMultiplePaymentGateway" : false,
"lpGracePeriodDays" : 0,
"creditNoteAmount" : "0.00",
"feesSummaryList" : [

],
"isLatePaymentChargesApplicable" : false,
"totalPayableAmount" : "57600.00",
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"invoiceAmount" : "57600.00",
"subTotalAmount" : "57600.00",
"taxAmount" : "0.00",
"isGracePeriodApplicable" : false,
"gateways" : [
{
"gatewayId" : "EE",
"name" : "Pay by TPSL",
"remarks" : null,
"isDefaultGateway" : true
}
]
}```

_____________________________

_____________________________
Date: 23 Mar 2024 11:41:44.254 AM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

Payload:
```{
"studentId" : "FLDI",
"invoiceId" : "FHJID",
"list" : [
{
"paidAmount" : 7400,
"entityId" : 229
},
{
"entityId" : 233,
"paidAmount" : 7900
},
{
"entityId" : 235,
"paidAmount" : 42300
}
],
"sendAmount" : "57600.0"
}```

_____________________________

----
Date: 23 Mar 2024 11:41:44.514 AM

_____________________________

Date: 23 Mar 2024 11:41:44.513 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"paymentGateWayRemark" : null,
"executionTime" : 0,
"invoiceId" : "24650",
"totBalAmt" : null,
"errorMessage" : null,
"maxTransaction" : "27728",
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=FHJID&64n05pn6v10Vq=FKKFL&567qr06
Vq=FLDI&nz1706=IKJDD&2n4r06N22=647r",
"monthAmount" : null,
"paidAmount" : 7400,
"eNetId" : "24650|27728",
"insertedOn" : "2024-03-23T14:11:44.283",
"message" : "Post Data Successfully For Online Payment."
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:46:23.450 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

_____________________________

Date: 23 Mar 2024 11:46:23.457 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 23 Mar 2024 11:46:24.907 AM

_____________________________

Date: 23 Mar 2024 11:46:24.901 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"classId" : null,
"busPickUp" : null,
"resource" : [

],
"news" : null,
"firstName" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"clSecId" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"webinars" : [

],
"studentDocuments" : [

],
"events" : [

],
"documents" : null,
"reminders" : [

],
"helpdeskParentInfo" : [

],
"newMessageCount" : 7,
"name" : "Nivam Pal",
"lastName" : null,
"userCode" : "HDPS221300",
"email" : "",
"class" : "Standard 1",
"holidays" : [

],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T14:16:23.737",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"userName" : "Nivam",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"message" : "Student Details Fetch Successfully.",
"isBusOperate" : false,
"semesterAttendance" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"badgeDisciplinary" : [

],
"section" : "B",
"studentContractLink" : "",
"feesDue" : null,
"course" : "CBSE",
"isEContractGenerationOn" : false,
"announcements" : [

],
"daDetails" : null,
"emergencyContacts" : [

],
"busDetails" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"studentId" : "FLDI"
}```

_____________________________

----
Date: 23 Mar 2024 11:46:27.669 AM

_____________________________

Date: 23 Mar 2024 11:46:27.664 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"semesterAttendance" : null,
"isEContractGenerationOn" : false,
"class" : "Standard 1",
"daDetails" : null,
"message" : "Student Details Fetch Successfully.",
"course" : "CBSE",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T14:16:26.893",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"email" : "",
"emergencyContacts" : [
],
"announcements" : [

],
"studentContractLink" : "",
"name" : "Nivam Pal",
"newMessageCount" : 7,
"busPickUp" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"documents" : null,
"section" : "B",
"holidays" : [

],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"userName" : "Nivam",
"lastName" : null,
"badgeDisciplinary" : [

],
"reminders" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [
],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"studentId" : "FLDI",
"webinars" : [

],
"helpdeskParentInfo" : [

],
"news" : null,
"firstName" : null,
"studentDocuments" : [

],
"clSecId" : null,
"isBusOperate" : false,
"userCode" : "HDPS221300",
"resource" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"classId" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"busDetails" : null,
"events" : [

],
"feesDue" : null
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:46:27.798 AM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 23 Mar 2024 11:46:28.509 AM

_____________________________

Date: 23 Mar 2024 11:46:28.507 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mailFromNames" : [
{
"userid" : 5514,
"userName" : "Amar Kumar"
},
{
"userid" : 2117,
"userName" : "Eman Elnabawy"
},
{
"userid" : 1078,
"userName" : "Hemangi Kale"
},
{
"userid" : 3330,
"userName" : "Jasir Pananilath"
},
{
"userid" : 1426,
"userName" : "Nazia Ayoub"
},
{
"userid" : 7218,
"userName" : "Neha Sareen"
},
{
"userid" : 8672,
"userName" : "Priya Sajith"
},
{
"userid" : 8804,
"userName" : "RAVI RAJSEKHAR"
},
{
"userid" : 5581,
"userName" : "Samsheer S"
},
{
"userid" : 3666,
"userName" : "Sanhita Banerjee"
},
{
"userid" : 3137,
"userName" : "Shihabudheen U.P"
},
{
"userid" : 5309,
"userName" : "Shyja George"
},
{
"userid" : 10118,
"userName" : "Wajeeha Zaib"
}
],
"toDate" : null,
"orderBy" : null,
"pageIndex" : 1,
"fromDate" : null,
"pageSize" : 10,
"mails" : [
{
"mailId" : "EDFHHD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T10:21:26.37",
"subject" : "Virtual Parent Orientation - Zoom Links",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFGIK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T09:33:34.333",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEII",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T16:34:28.873",
"subject" : "Revised Parent Orientation - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEFH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T15:16:46.227",
"subject" : "Books Purchase - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFDLE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T10:52:53.53",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHIK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-19T10:29:39.617",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0319_102432.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0319_102432.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHEM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-18T21:27:01.907",
"subject" : "\r\nEv4 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0318_212157.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0318_212157.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T16:00:20.047",
"subject" : "Term 1 Fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T15:53:43.593",
"subject" : "Enhanced Uniform Distribution Process at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGIK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:35:46.337",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"order" : "new",
"message" : "Mails fetched successfully",
"q" : null,
"mailFolders" : null,
"totalCount" : 265
}```
_____________________________

_____________________________

Date: 23 Mar 2024 11:46:32.885 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFGIK&senderId=FHHH```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 23 Mar 2024 11:46:33.472 AM

_____________________________

Date: 23 Mar 2024 11:46:33.458 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFGIK&senderId=FHHH```

Response: ```{
"date" : "2024-03-23T09:33:34.27",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"senderId" : "FHHH",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Dwarikanath Mishra",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJH",
"name" : "Ganesh Pandey",
"isCCRecipient" : true
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HGDH",
"name" : "Iram Shaikh",
"isCCRecipient" : true
}
],
"attachments" : [

],
"from" : "Anupama Gajaralwar",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent,&nbsp;<\/p>\r\n<p>Global Indian International School has taken an
initiative, in association with Miners Pocket Books Pvt. Ltd, (&ldquo;MPB&rdquo;)
to provide an option to order book sets online through myGIIS as
customary.&nbsp;<\/p>\r\n<p>This initiative is being taken to facilitate the
parents to have the convenience and flexibility to order books from the comfort of
their home and getting them delivered at their doorstep <strong>at no extra
cost<\/strong>. Please note that this is an optional facility from GIIS for the
convenience of the parents only.&nbsp;<\/p>\r\n<p>Parents can place an order for
the books as per the below schedule:&nbsp;<\/p>\r\n<table>\r\n<tbody>\r\n<tr>\r\
n<td>\r\n<p><strong>Grades<\/strong><\/p>\r\n<\/td>\r\n<td>\r\n<p><strong>Date<\/
strong><\/p>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p>Grade Nursery to Grade
8<\/p>\r\n<\/td>\r\n<td>\r\n<p>22<sup>nd<\/sup>&nbsp; March 2024<\/p>\r\n<\/td>\r\
n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;Online purchase of books can be made
through these simple steps:&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use your myGIIS login ID and
password to access the portal and click on &ldquo;Online Order&rdquo; on the left
side menu.&nbsp;<\/p>\r\n<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Choose the set of books relevant to your child&rsquo;s grade. For each child, the
order has to be placed separately.&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; An invoice from MPB will be
generated.&nbsp;<\/p>\r\n<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<strong>Kindly Check your Address and update it with Pincode and Mobile Number OR
Fill Alternate Address and update complete details, without these dispatch will not
be possible<\/strong>.&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Make payment for the books
for this invoice by credit\/debit card\/net banking through the payment gateway.
The payment shall be made directly to MPB.&nbsp;<\/p>\r\n<p>Please note that there
are <strong>No additional charges<\/strong> applicable for the delivery of
<strong>complete booksets<\/strong>order and Delivery costs are being Fully borne
by MPB.&nbsp;<\/p>\r\n<p><strong>Deliveries for the online order will commence
after 23<sup>rd<\/sup> March for Grade Nursery to Grade 8.<\/strong> Tracking
details will be provided against each order made through myGIIS.&nbsp;<\/p>\r\
n<p>Please note that the online sale of books is managed by MPB only.&nbsp; For any
query please feel free to drop in an email at&nbsp;<a
href=\"mailto:[email protected]
%C2%A0\"><strong>[email protected]<\/strong>&nbsp;<\/a>or
contactMPB at +91 91566 98900&nbsp; \/ +91 90280 34733 \/ +91 86001 82915&nbsp;
between <strong>9.30Am to 6.30Pm<\/strong> and share <strong>your query in
WhatsApp<\/strong> and MPB will revert ASAP.&nbsp;<\/p>\r\n<p>We hope that the
online purchase of books will give you a respite from the hassle of coming out of
your home and queuing up to procure books from the bookstore.&nbsp;<\/p>\r\
n<p>Serving You<\/p>\r\n<p>Team GIIS<\/p>\r\n<\/body>\r\n<\/html>",
"isSentMail" : false,
"mailId" : "EDFGIK"
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:46:41.988 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```
_____________________________

----
Date: 23 Mar 2024 11:46:42.329 AM

_____________________________

Date: 23 Mar 2024 11:46:42.327 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mails" : [
{
"mailId" : "EDFHHD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T10:21:26.343",
"subject" : "Virtual Parent Orientation - Zoom Links",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFGIK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T09:33:34.307",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEII",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T16:34:28.847",
"subject" : "Revised Parent Orientation - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEFH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T15:16:46.2",
"subject" : "Books Purchase - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFDLE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T10:52:53.503",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHIK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-19T10:29:39.59",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0319_102432.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0319_102432.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHEM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-18T21:27:01.88",
"subject" : "\r\nEv4 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0318_212157.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0318_212157.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T16:00:20.02",
"subject" : "Term 1 Fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T15:53:43.567",
"subject" : "Enhanced Uniform Distribution Process at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGIK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:35:46.31",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"q" : null,
"mailFolders" : null,
"pageIndex" : 1,
"mailFromNames" : [
{
"userid" : 5514,
"userName" : "Amar Kumar"
},
{
"userid" : 2117,
"userName" : "Eman Elnabawy"
},
{
"userid" : 1078,
"userName" : "Hemangi Kale"
},
{
"userid" : 3330,
"userName" : "Jasir Pananilath"
},
{
"userid" : 1426,
"userName" : "Nazia Ayoub"
},
{
"userid" : 7218,
"userName" : "Neha Sareen"
},
{
"userid" : 8672,
"userName" : "Priya Sajith"
},
{
"userid" : 8804,
"userName" : "RAVI RAJSEKHAR"
},
{
"userid" : 5581,
"userName" : "Samsheer S"
},
{
"userid" : 3666,
"userName" : "Sanhita Banerjee"
},
{
"userid" : 3137,
"userName" : "Shihabudheen U.P"
},
{
"userid" : 5309,
"userName" : "Shyja George"
},
{
"userid" : 10118,
"userName" : "Wajeeha Zaib"
}
],
"order" : "new",
"message" : "Mails fetched successfully",
"orderBy" : null,
"pageSize" : 10,
"toDate" : null,
"totalCount" : 265,
"fromDate" : null
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:46:47.526 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFEII&senderId=FHHH```
Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 23 Mar 2024 11:46:47.952 AM

_____________________________

Date: 23 Mar 2024 11:46:47.938 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFEII&senderId=FHHH```

Response: ```{
"recipients" : [
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Dwarikanath Mishra",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDGG",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFHH",
"name" : "Sarita Singh",
"isCCRecipient" : false
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HGDH",
"name" : "Iram Shaikh",
"isCCRecipient" : true
}
],
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
dir=\"ltr\">Dear Parent,<\/p>\r\n<p dir=\"ltr\">Since GIIS Hadapsar is scheduled
for an ISO Audit on the 27th &amp; 28th March 2024, the scheduled Parent
Orientation on the 28th stands postponed to 1st &amp; 2nd of April as per the below
schedule.<\/p>\r\n<div dir=\"ltr\" align=\"left\">\r\n<table><colgroup><col
width=\"117\" \/><col width=\"157\" \/><col width=\"63\" \/><\/colgroup>\r\
n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<p dir=\"ltr\">Revised Parent Orientation
Schedule<\/p>\r\n<\/td>\r\n<td>&nbsp;<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p
dir=\"ltr\"><strong>01\/04\/2024<\/strong><\/p>\r\n<\/td>\r\n<td>\r\n<p
dir=\"ltr\">8:30 AM - 9:30 AM<\/p>\r\n<\/td>\r\n<td>\r\n<p dir=\"ltr\">Pre-
Primary<\/p>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p
dir=\"ltr\"><strong>01\/04\/2024<\/strong><\/p>\r\n<\/td>\r\n<td>\r\n<p
dir=\"ltr\">10:30 AM - 12:00 Noon<\/p>\r\n<\/td>\r\n<td>\r\n<p dir=\"ltr\">VI-
VIII<\/p>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p
dir=\"ltr\"><strong>01\/04\/2024<\/strong><\/p>\r\n<\/td>\r\n<td>\r\n<p
dir=\"ltr\">1:00 PM - 2:00 PM<\/p>\r\n<\/td>\r\n<td>\r\n<p dir=\"ltr\">IX<\/p>\r\
n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>&nbsp;<\/td>\r\n<td>&nbsp;<\/td>\r\n<td>&nbsp;<\/
td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p
dir=\"ltr\"><strong>02\/04\/2024<\/strong><\/p>\r\n<\/td>\r\n<td>\r\n<p
dir=\"ltr\">8:30 AM - 9:30 AM<\/p>\r\n<\/td>\r\n<td>\r\n<p dir=\"ltr\">I - II<\/p>\
r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p
dir=\"ltr\"><strong>02\/04\/2024<\/strong><\/p>\r\n<\/td>\r\n<td>\r\n<p
dir=\"ltr\">10:30 AM - 11:30 AM<\/p>\r\n<\/td>\r\n<td>\r\n<p dir=\"ltr\">III -
V<\/p>\r\n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<p
dir=\"ltr\">Serving You<\/p>\r\n<p dir=\"ltr\">Team GIIS<\/p>\r\n<p>&nbsp;<\/p>\r\
n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"senderId" : "FHHH",
"subject" : "Revised Parent Orientation - AY 2024-25",
"isSentMail" : false,
"attachments" : [

],
"date" : "2024-03-22T16:34:28.807",
"mailId" : "EDFEII",
"from" : "Anupama Gajaralwar"
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:46:52.522 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 23 Mar 2024 11:46:53.083 AM

_____________________________

Date: 23 Mar 2024 11:46:53.082 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageIndex" : 1,
"mailFromNames" : [
{
"userid" : 5514,
"userName" : "Amar Kumar"
},
{
"userid" : 2117,
"userName" : "Eman Elnabawy"
},
{
"userid" : 1078,
"userName" : "Hemangi Kale"
},
{
"userid" : 3330,
"userName" : "Jasir Pananilath"
},
{
"userid" : 1426,
"userName" : "Nazia Ayoub"
},
{
"userid" : 7218,
"userName" : "Neha Sareen"
},
{
"userid" : 8672,
"userName" : "Priya Sajith"
},
{
"userid" : 8804,
"userName" : "RAVI RAJSEKHAR"
},
{
"userid" : 5581,
"userName" : "Samsheer S"
},
{
"userid" : 3666,
"userName" : "Sanhita Banerjee"
},
{
"userid" : 3137,
"userName" : "Shihabudheen U.P"
},
{
"userid" : 5309,
"userName" : "Shyja George"
},
{
"userid" : 10118,
"userName" : "Wajeeha Zaib"
}
],
"mails" : [
{
"mailId" : "EDFHHD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T10:21:26.39",
"subject" : "Virtual Parent Orientation - Zoom Links",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFGIK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T09:33:34.353",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEII",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T16:34:28.893",
"subject" : "Revised Parent Orientation - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEFH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T15:16:46.247",
"subject" : "Books Purchase - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFDLE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T10:52:53.55",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHIK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-19T10:29:39.637",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0319_102432.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0319_102432.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHEM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-18T21:27:01.927",
"subject" : "\r\nEv4 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0318_212157.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0318_212157.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T16:00:20.067",
"subject" : "Term 1 Fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T15:53:43.613",
"subject" : "Enhanced Uniform Distribution Process at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGIK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:35:46.357",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageSize" : 10,
"message" : "Mails fetched successfully",
"mailFolders" : null,
"toDate" : null,
"orderBy" : null,
"order" : "new",
"totalCount" : 265,
"fromDate" : null,
"q" : null
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:46:59.275 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFGIK&senderId=FHHH```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116
```

_____________________________

----
Date: 23 Mar 2024 11:46:59.675 AM

_____________________________

Date: 23 Mar 2024 11:46:59.663 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFGIK&senderId=FHHH```

Response: ```{
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent,&nbsp;<\/p>\r\n<p>Global Indian International School has taken an
initiative, in association with Miners Pocket Books Pvt. Ltd, (&ldquo;MPB&rdquo;)
to provide an option to order book sets online through myGIIS as
customary.&nbsp;<\/p>\r\n<p>This initiative is being taken to facilitate the
parents to have the convenience and flexibility to order books from the comfort of
their home and getting them delivered at their doorstep <strong>at no extra
cost<\/strong>. Please note that this is an optional facility from GIIS for the
convenience of the parents only.&nbsp;<\/p>\r\n<p>Parents can place an order for
the books as per the below schedule:&nbsp;<\/p>\r\n<table>\r\n<tbody>\r\n<tr>\r\
n<td>\r\n<p><strong>Grades<\/strong><\/p>\r\n<\/td>\r\n<td>\r\n<p><strong>Date<\/
strong><\/p>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p>Grade Nursery to Grade
8<\/p>\r\n<\/td>\r\n<td>\r\n<p>22<sup>nd<\/sup>&nbsp; March 2024<\/p>\r\n<\/td>\r\
n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;Online purchase of books can be made
through these simple steps:&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use your myGIIS login ID and
password to access the portal and click on &ldquo;Online Order&rdquo; on the left
side menu.&nbsp;<\/p>\r\n<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Choose the set of books relevant to your child&rsquo;s grade. For each child, the
order has to be placed separately.&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; An invoice from MPB will be
generated.&nbsp;<\/p>\r\n<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<strong>Kindly Check your Address and update it with Pincode and Mobile Number OR
Fill Alternate Address and update complete details, without these dispatch will not
be possible<\/strong>.&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Make payment for the books
for this invoice by credit\/debit card\/net banking through the payment gateway.
The payment shall be made directly to MPB.&nbsp;<\/p>\r\n<p>Please note that there
are <strong>No additional charges<\/strong> applicable for the delivery of
<strong>complete booksets<\/strong>order and Delivery costs are being Fully borne
by MPB.&nbsp;<\/p>\r\n<p><strong>Deliveries for the online order will commence
after 23<sup>rd<\/sup> March for Grade Nursery to Grade 8.<\/strong> Tracking
details will be provided against each order made through myGIIS.&nbsp;<\/p>\r\
n<p>Please note that the online sale of books is managed by MPB only.&nbsp; For any
query please feel free to drop in an email at&nbsp;<a
href=\"mailto:[email protected]
%C2%A0\"><strong>[email protected]<\/strong>&nbsp;<\/a>or
contactMPB at +91 91566 98900&nbsp; \/ +91 90280 34733 \/ +91 86001 82915&nbsp;
between <strong>9.30Am to 6.30Pm<\/strong> and share <strong>your query in
WhatsApp<\/strong> and MPB will revert ASAP.&nbsp;<\/p>\r\n<p>We hope that the
online purchase of books will give you a respite from the hassle of coming out of
your home and queuing up to procure books from the bookstore.&nbsp;<\/p>\r\
n<p>Serving You<\/p>\r\n<p>Team GIIS<\/p>\r\n<\/body>\r\n<\/html>",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Dwarikanath Mishra",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJH",
"name" : "Ganesh Pandey",
"isCCRecipient" : true
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HGDH",
"name" : "Iram Shaikh",
"isCCRecipient" : true
}
],
"isSentMail" : false,
"attachments" : [

],
"senderId" : "FHHH",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"mailId" : "EDFGIK",
"date" : "2024-03-23T09:33:34.28",
"from" : "Anupama Gajaralwar"
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:47:19.478 AM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 23 Mar 2024 11:47:19.915 AM

_____________________________

Date: 23 Mar 2024 11:47:19.909 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"news" : null,
"emergencyContacts" : [

],
"studentId" : "FLDI",
"studentDocuments" : [

],
"userCode" : "HDPS221300",
"classId" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"busPickUp" : null,
"helpdeskParentInfo" : [

],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T14:17:19.507",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"isEContractGenerationOn" : false,
"email" : "",
"studentContractLink" : "",
"documents" : null,
"message" : "Student Details Fetch Successfully.",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"course" : "CBSE",
"firstName" : null,
"daDetails" : null,
"newMessageCount" : 5,
"busDetails" : null,
"events" : [

],
"name" : "Nivam Pal",
"resource" : [

],
"userName" : "Nivam",
"feesDue" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"webinars" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"announcements" : [

],
"lastName" : null,
"isBusOperate" : false,
"holidays" : [

],
"badgeDisciplinary" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"semesterAttendance" : null,
"class" : "Standard 1",
"clSecId" : null,
"reminders" : [

],
"section" : "B"
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:47:38.609 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFGIK&senderId=FHHH```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116
```

_____________________________

----
Date: 23 Mar 2024 11:47:39.229 AM

_____________________________

Date: 23 Mar 2024 11:47:39.216 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFGIK&senderId=FHHH```

Response: ```{
"from" : "Anupama Gajaralwar",
"date" : "2024-03-23T09:33:34.267",
"attachments" : [

],
"isSentMail" : false,
"mailId" : "EDFGIK",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent,&nbsp;<\/p>\r\n<p>Global Indian International School has taken an
initiative, in association with Miners Pocket Books Pvt. Ltd, (&ldquo;MPB&rdquo;)
to provide an option to order book sets online through myGIIS as
customary.&nbsp;<\/p>\r\n<p>This initiative is being taken to facilitate the
parents to have the convenience and flexibility to order books from the comfort of
their home and getting them delivered at their doorstep <strong>at no extra
cost<\/strong>. Please note that this is an optional facility from GIIS for the
convenience of the parents only.&nbsp;<\/p>\r\n<p>Parents can place an order for
the books as per the below schedule:&nbsp;<\/p>\r\n<table>\r\n<tbody>\r\n<tr>\r\
n<td>\r\n<p><strong>Grades<\/strong><\/p>\r\n<\/td>\r\n<td>\r\n<p><strong>Date<\/
strong><\/p>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p>Grade Nursery to Grade
8<\/p>\r\n<\/td>\r\n<td>\r\n<p>22<sup>nd<\/sup>&nbsp; March 2024<\/p>\r\n<\/td>\r\
n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;Online purchase of books can be made
through these simple steps:&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use your myGIIS login ID and
password to access the portal and click on &ldquo;Online Order&rdquo; on the left
side menu.&nbsp;<\/p>\r\n<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Choose the set of books relevant to your child&rsquo;s grade. For each child, the
order has to be placed separately.&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; An invoice from MPB will be
generated.&nbsp;<\/p>\r\n<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<strong>Kindly Check your Address and update it with Pincode and Mobile Number OR
Fill Alternate Address and update complete details, without these dispatch will not
be possible<\/strong>.&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Make payment for the books
for this invoice by credit\/debit card\/net banking through the payment gateway.
The payment shall be made directly to MPB.&nbsp;<\/p>\r\n<p>Please note that there
are <strong>No additional charges<\/strong> applicable for the delivery of
<strong>complete booksets<\/strong>order and Delivery costs are being Fully borne
by MPB.&nbsp;<\/p>\r\n<p><strong>Deliveries for the online order will commence
after 23<sup>rd<\/sup> March for Grade Nursery to Grade 8.<\/strong> Tracking
details will be provided against each order made through myGIIS.&nbsp;<\/p>\r\
n<p>Please note that the online sale of books is managed by MPB only.&nbsp; For any
query please feel free to drop in an email at&nbsp;<a
href=\"mailto:[email protected]
%C2%A0\"><strong>[email protected]<\/strong>&nbsp;<\/a>or
contactMPB at +91 91566 98900&nbsp; \/ +91 90280 34733 \/ +91 86001 82915&nbsp;
between <strong>9.30Am to 6.30Pm<\/strong> and share <strong>your query in
WhatsApp<\/strong> and MPB will revert ASAP.&nbsp;<\/p>\r\n<p>We hope that the
online purchase of books will give you a respite from the hassle of coming out of
your home and queuing up to procure books from the bookstore.&nbsp;<\/p>\r\
n<p>Serving You<\/p>\r\n<p>Team GIIS<\/p>\r\n<\/body>\r\n<\/html>",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Dwarikanath Mishra",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJH",
"name" : "Ganesh Pandey",
"isCCRecipient" : true
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HGDH",
"name" : "Iram Shaikh",
"isCCRecipient" : true
}
],
"senderId" : "FHHH"
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:48:29.816 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 23 Mar 2024 11:48:30.397 AM

_____________________________

Date: 23 Mar 2024 11:48:30.395 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"message" : "Mails fetched successfully",
"totalCount" : 265,
"order" : "new",
"pageIndex" : 2,
"fromDate" : null,
"orderBy" : null,
"q" : null,
"mails" : [
{
"mailId" : "EDEGHJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:08:56.85",
"subject" : "Catering Services - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDDGFK",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2024-03-15T11:42:17.52",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMKEK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T16:11:41.827",
"subject" : "Eleisha Malik : A Bright Star in the International SEL
Competition 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMJLL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T12:57:52.95",
"subject" : "Empowering futures—a reflection on academics and new
beginnings at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMEEK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-06T11:57:13.017",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMDGF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-03-05T12:17:18.583",
"subject" : "\r\nSection Shuffling for Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLMLK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-04T16:20:46.123",
"subject" : "\r\nEv4 guidelines",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLFJH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-27T12:54:53.457",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKKGD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-17T10:49:27.647",
"subject" : "Catering Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKJLH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-16T16:29:28.373",
"subject" : "Holiday - 19th Feb 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"mailFolders" : null,
"pageSize" : 10,
"toDate" : null,
"mailFromNames" : [
{
"userid" : 5514,
"userName" : "Amar Kumar"
},
{
"userid" : 2117,
"userName" : "Eman Elnabawy"
},
{
"userid" : 1078,
"userName" : "Hemangi Kale"
},
{
"userid" : 3330,
"userName" : "Jasir Pananilath"
},
{
"userid" : 1426,
"userName" : "Nazia Ayoub"
},
{
"userid" : 7218,
"userName" : "Neha Sareen"
},
{
"userid" : 8672,
"userName" : "Priya Sajith"
},
{
"userid" : 8804,
"userName" : "RAVI RAJSEKHAR"
},
{
"userid" : 5581,
"userName" : "Samsheer S"
},
{
"userid" : 3666,
"userName" : "Sanhita Banerjee"
},
{
"userid" : 3137,
"userName" : "Shihabudheen U.P"
},
{
"userid" : 5309,
"userName" : "Shyja George"
},
{
"userid" : 10118,
"userName" : "Wajeeha Zaib"
}
]
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:48:32.104 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116
```

_____________________________

----
Date: 23 Mar 2024 11:48:32.307 AM

_____________________________

Date: 23 Mar 2024 11:48:32.305 AM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```
Response: ```{
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
],
"message" : "Student calendar details get successfully",
"session" : {
"sessEnd" : "2024-03-31T00:00:00",
"sessionId" : "I",
"sessStart" : "2023-04-01T00:00:00",
"sessionName" : "2023-2024"
},
"calendar" : [

]
}```

_____________________________
_____________________________

Date: 23 Mar 2024 11:48:34.777 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Authentication Headers:
```
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 23 Mar 2024 11:48:34.973 AM

_____________________________

Date: 23 Mar 2024 11:48:34.969 AM

Response Description:

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Response: ```{
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
],
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"message" : "Time table for student found successfully.",
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
}
}```

_____________________________

_____________________________

Date: 23 Mar 2024 11:48:38.341 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 23 Mar 2024 11:48:38.663 AM

_____________________________

Date: 23 Mar 2024 11:48:38.658 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"classId" : null,
"badgeDisciplinary" : [

],
"helpdeskParentInfo" : [

],
"daDetails" : null,
"webinars" : [

],
"documents" : null,
"feesDue" : null,
"userCode" : "HDPS221300",
"lastName" : null,
"holidays" : [

],
"studentContractLink" : "",
"newMessageCount" : 5,
"userName" : "Nivam",
"studentDocuments" : [

],
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T14:18:38.297",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"busPickUp" : null,
"announcements" : [

],
"clSecId" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"course" : "CBSE",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"name" : "Nivam Pal",
"class" : "Standard 1",
"studentId" : "FLDI",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"isBusOperate" : false,
"semesterAttendance" : null,
"email" : "",
"news" : null,
"message" : "Student Details Fetch Successfully.",
"section" : "B",
"firstName" : null,
"resource" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"events" : [

],
"busDetails" : null,
"isEContractGenerationOn" : false,
"reminders" : [

],
"emergencyContacts" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
}
}```
_____________________________

_____________________________

Date: 23 Mar 2024 11:48:44.241 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 23 Mar 2024 11:48:44.671 AM

_____________________________

Date: 23 Mar 2024 11:48:44.670 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"taxType" : "Tax",
"totalBalanceAmount" : 0,
"message" : "Get Student Pending List Successfully.",
"executionTime" : 0,
"pendingFeesList" : [

]
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:46:49.582 AM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
dc2d92ac0c1896fe8ab69b5a1889a3ad977be13ad539b8bab0f079073b937116,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 25 Mar 2024 08:46:50.097 AM

_____________________________

Date: 25 Mar 2024 08:46:50.094 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 25 Mar 2024 08:46:50.157 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization:
```

_____________________________

----
Date: 25 Mar 2024 08:46:50.256 AM
_____________________________

Date: 25 Mar 2024 08:46:50.256 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 25 Mar 2024 08:47:03.215 AM

_____________________________

Date: 25 Mar 2024 08:47:03.214 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"campus" : "Pune-Hadapsar",
"profileImage" : "",
"token_type" : "Bearer",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"expires_in" : 86400,
"name" : "Priyongbada Tapadar",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"access_token" :
"4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf",
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
},
"userCode" : "P221300",
"userType" : "PARENT",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"id" : "FLDJ"
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:47:03.372 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 25 Mar 2024 08:47:03.773 AM
_____________________________

Date: 25 Mar 2024 08:47:03.768 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"studentId" : "FLDI",
"newMessageCount" : 7,
"busDetails" : null,
"helpdeskParentInfo" : [

],
"badgeDisciplinary" : [

],
"classId" : null,
"isEContractGenerationOn" : false,
"busPickUp" : null,
"section" : "B",
"holidays" : [

],
"message" : "Student Details Fetch Successfully.",
"firstName" : null,
"name" : "Nivam Pal",
"userCode" : "HDPS221300",
"studentContractLink" : "",
"events" : [

],
"userName" : "Nivam",
"resource" : [

],
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"isBusOperate" : false,
"documents" : null,
"studentDocuments" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"semesterAttendance" : null,
"webinars" : [

],
"emergencyContacts" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"news" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"announcements" : [

],
"clSecId" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-25T11:17:02.313",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"reminders" : [

],
"lastName" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"email" : "",
"class" : "Standard 1",
"daDetails" : null,
"feesDue" : null,
"course" : "CBSE"
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:47:08.504 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 25 Mar 2024 08:47:08.845 AM

_____________________________

Date: 25 Mar 2024 08:47:08.843 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mails" : [
{
"mailId" : "EDFJIG",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-24T05:54:13.4",
"subject" : "First Term fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFJDE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T16:23:27.923",
"subject" : "Holi Greetings!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFHHD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T10:21:26.327",
"subject" : "Virtual Parent Orientation - Zoom Links",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFGIK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T09:33:34.29",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEII",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T16:34:28.83",
"subject" : "Revised Parent Orientation - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEFH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T15:16:46.183",
"subject" : "Books Purchase - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFDLE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T10:52:53.487",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHIK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-19T10:29:39.573",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0319_102432.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0319_102432.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHEM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-18T21:27:01.863",
"subject" : "\r\nEv4 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0318_212157.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0318_212157.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T16:00:20.003",
"subject" : "Term 1 Fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageSize" : 10,
"orderBy" : null,
"q" : null,
"order" : "new",
"toDate" : null,
"mailFolders" : null,
"mailFromNames" : [

],
"fromDate" : null,
"totalCount" : 267,
"message" : "Mails fetched successfully",
"pageIndex" : 1
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:47:11.224 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFJIG&senderId=FHHH```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```
_____________________________

----
Date: 25 Mar 2024 08:47:11.540 AM

_____________________________

Date: 25 Mar 2024 08:47:11.527 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFJIG&senderId=FHHH```

Response: ```{
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
dir=\"ltr\">Dear Parent,<\/p>\r\n<p dir=\"ltr\">Request you all to clear the 1st
term fees&nbsp;- AY 2024-25 by 25th of March 2024.<\/p>\r\n<p
dir=\"ltr\"><strong>Wishing you all a very Happy Holi!!<\/strong><\/p>\r\n<p
dir=\"ltr\">&nbsp;<\/p>\r\n<p dir=\"ltr\">Serving You<\/p>\r\n<p dir=\"ltr\">Team
GIIS<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"isSentMail" : false,
"recipients" : [
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Dwarikanath Mishra",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDGG",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFHH",
"name" : "Sarita Singh",
"isCCRecipient" : false
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HGDH",
"name" : "Iram Shaikh",
"isCCRecipient" : true
}
],
"mailId" : "EDFJIG",
"attachments" : [

],
"date" : "2024-03-24T05:54:13.38",
"senderId" : "FHHH",
"subject" : "First Term fees - AY 2024-25",
"from" : "Anupama Gajaralwar"
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:47:20.429 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 25 Mar 2024 08:47:20.687 AM

_____________________________

Date: 25 Mar 2024 08:47:20.685 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"fromDate" : null,
"pageSize" : 10,
"pageIndex" : 1,
"mailFromNames" : [

],
"message" : "Mails fetched successfully",
"toDate" : null,
"orderBy" : null,
"q" : null,
"mailFolders" : null,
"order" : "new",
"mails" : [
{
"mailId" : "EDFJIG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-24T05:54:13.437",
"subject" : "First Term fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFJDE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T16:23:27.96",
"subject" : "Holi Greetings!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFHHD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T10:21:26.363",
"subject" : "Virtual Parent Orientation - Zoom Links",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFGIK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T09:33:34.327",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEII",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T16:34:28.867",
"subject" : "Revised Parent Orientation - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEFH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T15:16:46.22",
"subject" : "Books Purchase - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFDLE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T10:52:53.52",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHIK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-19T10:29:39.607",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0319_102432.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0319_102432.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHEM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-18T21:27:01.897",
"subject" : "\r\nEv4 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0318_212157.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0318_212157.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T16:00:20.037",
"subject" : "Term 1 Fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"totalCount" : 267
}```

_____________________________

_____________________________
Date: 25 Mar 2024 08:47:35.324 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFGIK&senderId=FHHH```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 25 Mar 2024 08:47:35.587 AM

_____________________________

Date: 25 Mar 2024 08:47:35.574 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFGIK&senderId=FHHH```

Response: ```{
"from" : "Anupama Gajaralwar",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Dwarikanath Mishra",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJH",
"name" : "Ganesh Pandey",
"isCCRecipient" : true
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HGDH",
"name" : "Iram Shaikh",
"isCCRecipient" : true
}
],
"isSentMail" : false,
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent,&nbsp;<\/p>\r\n<p>Global Indian International School has taken an
initiative, in association with Miners Pocket Books Pvt. Ltd, (&ldquo;MPB&rdquo;)
to provide an option to order book sets online through myGIIS as
customary.&nbsp;<\/p>\r\n<p>This initiative is being taken to facilitate the
parents to have the convenience and flexibility to order books from the comfort of
their home and getting them delivered at their doorstep <strong>at no extra
cost<\/strong>. Please note that this is an optional facility from GIIS for the
convenience of the parents only.&nbsp;<\/p>\r\n<p>Parents can place an order for
the books as per the below schedule:&nbsp;<\/p>\r\n<table>\r\n<tbody>\r\n<tr>\r\
n<td>\r\n<p><strong>Grades<\/strong><\/p>\r\n<\/td>\r\n<td>\r\n<p><strong>Date<\/
strong><\/p>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p>Grade Nursery to Grade
8<\/p>\r\n<\/td>\r\n<td>\r\n<p>22<sup>nd<\/sup>&nbsp; March 2024<\/p>\r\n<\/td>\r\
n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;Online purchase of books can be made
through these simple steps:&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use your myGIIS login ID and
password to access the portal and click on &ldquo;Online Order&rdquo; on the left
side menu.&nbsp;<\/p>\r\n<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Choose the set of books relevant to your child&rsquo;s grade. For each child, the
order has to be placed separately.&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; An invoice from MPB will be
generated.&nbsp;<\/p>\r\n<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<strong>Kindly Check your Address and update it with Pincode and Mobile Number OR
Fill Alternate Address and update complete details, without these dispatch will not
be possible<\/strong>.&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Make payment for the books
for this invoice by credit\/debit card\/net banking through the payment gateway.
The payment shall be made directly to MPB.&nbsp;<\/p>\r\n<p>Please note that there
are <strong>No additional charges<\/strong> applicable for the delivery of
<strong>complete booksets<\/strong>order and Delivery costs are being Fully borne
by MPB.&nbsp;<\/p>\r\n<p><strong>Deliveries for the online order will commence
after 23<sup>rd<\/sup> March for Grade Nursery to Grade 8.<\/strong> Tracking
details will be provided against each order made through myGIIS.&nbsp;<\/p>\r\
n<p>Please note that the online sale of books is managed by MPB only.&nbsp; For any
query please feel free to drop in an email at&nbsp;<a
href=\"mailto:[email protected]
%C2%A0\"><strong>[email protected]<\/strong>&nbsp;<\/a>or
contactMPB at +91 91566 98900&nbsp; \/ +91 90280 34733 \/ +91 86001 82915&nbsp;
between <strong>9.30Am to 6.30Pm<\/strong> and share <strong>your query in
WhatsApp<\/strong> and MPB will revert ASAP.&nbsp;<\/p>\r\n<p>We hope that the
online purchase of books will give you a respite from the hassle of coming out of
your home and queuing up to procure books from the bookstore.&nbsp;<\/p>\r\
n<p>Serving You<\/p>\r\n<p>Team GIIS<\/p>\r\n<\/body>\r\n<\/html>",
"senderId" : "FHHH",
"attachments" : [

],
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"date" : "2024-03-23T09:33:34.277",
"mailId" : "EDFGIK"
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:47:48.579 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 25 Mar 2024 08:47:49.398 AM

_____________________________

Date: 25 Mar 2024 08:47:49.393 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"busPickUp" : null,
"documents" : null,
"clSecId" : null,
"feesDue" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-25T11:17:47.523",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"message" : "Student Details Fetch Successfully.",
"reminders" : [

],
"userCode" : "HDPS221300",
"isBusOperate" : false,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"userName" : "Nivam",
"class" : "Standard 1",
"section" : "B",
"announcements" : [
],
"holidays" : [

],
"isEContractGenerationOn" : false,
"semesterAttendance" : null,
"daDetails" : null,
"webinars" : [

],
"studentDocuments" : [

],
"resource" : [

],
"badgeDisciplinary" : [

],
"busDetails" : null,
"course" : "CBSE",
"name" : "Nivam Pal",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [
],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"helpdeskParentInfo" : [

],
"firstName" : null,
"studentContractLink" : "",
"studentId" : "FLDI",
"lastName" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"classId" : null,
"news" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"events" : [

],
"newMessageCount" : 6,
"emergencyContacts" : [

],
"email" : ""
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:48:04.390 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf
```

_____________________________

----
Date: 25 Mar 2024 08:48:04.585 AM

_____________________________

Date: 25 Mar 2024 08:48:04.582 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```
Response: ```{
"toDate" : null,
"mailFromNames" : [

],
"pageIndex" : 2,
"order" : "new",
"mailFolders" : null,
"fromDate" : null,
"totalCount" : 267,
"message" : "Mails fetched successfully",
"mails" : [
{
"mailId" : "EDEGLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T15:53:43.547",
"subject" : "Enhanced Uniform Distribution Process at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGIK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:35:46.29",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGHJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:08:56.83",
"subject" : "Catering Services - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDDGFK",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2024-03-15T11:42:17.5",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMKEK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T16:11:41.807",
"subject" : "Eleisha Malik : A Bright Star in the International SEL
Competition 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMJLL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T12:57:52.93",
"subject" : "Empowering futures—a reflection on academics and new
beginnings at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMEEK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-06T11:57:12.997",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMDGF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-03-05T12:17:18.563",
"subject" : "\r\nSection Shuffling for Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLMLK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-04T16:20:46.103",
"subject" : "\r\nEv4 guidelines",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLFJH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-27T12:54:53.437",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageSize" : 10,
"q" : null,
"orderBy" : null
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:48:06.975 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFGIK&senderId=FHHH```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________
----
Date: 25 Mar 2024 08:48:07.426 AM

_____________________________

Date: 25 Mar 2024 08:48:07.413 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFGIK&senderId=FHHH```

Response: ```{
"isSentMail" : false,
"attachments" : [

],
"from" : "Anupama Gajaralwar",
"date" : "2024-03-23T09:33:34.26",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent,&nbsp;<\/p>\r\n<p>Global Indian International School has taken an
initiative, in association with Miners Pocket Books Pvt. Ltd, (&ldquo;MPB&rdquo;)
to provide an option to order book sets online through myGIIS as
customary.&nbsp;<\/p>\r\n<p>This initiative is being taken to facilitate the
parents to have the convenience and flexibility to order books from the comfort of
their home and getting them delivered at their doorstep <strong>at no extra
cost<\/strong>. Please note that this is an optional facility from GIIS for the
convenience of the parents only.&nbsp;<\/p>\r\n<p>Parents can place an order for
the books as per the below schedule:&nbsp;<\/p>\r\n<table>\r\n<tbody>\r\n<tr>\r\
n<td>\r\n<p><strong>Grades<\/strong><\/p>\r\n<\/td>\r\n<td>\r\n<p><strong>Date<\/
strong><\/p>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>\r\n<p>Grade Nursery to Grade
8<\/p>\r\n<\/td>\r\n<td>\r\n<p>22<sup>nd<\/sup>&nbsp; March 2024<\/p>\r\n<\/td>\r\
n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;Online purchase of books can be made
through these simple steps:&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use your myGIIS login ID and
password to access the portal and click on &ldquo;Online Order&rdquo; on the left
side menu.&nbsp;<\/p>\r\n<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Choose the set of books relevant to your child&rsquo;s grade. For each child, the
order has to be placed separately.&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; An invoice from MPB will be
generated.&nbsp;<\/p>\r\n<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<strong>Kindly Check your Address and update it with Pincode and Mobile Number OR
Fill Alternate Address and update complete details, without these dispatch will not
be possible<\/strong>.&nbsp;<\/p>\r\n<p>-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Make payment for the books
for this invoice by credit\/debit card\/net banking through the payment gateway.
The payment shall be made directly to MPB.&nbsp;<\/p>\r\n<p>Please note that there
are <strong>No additional charges<\/strong> applicable for the delivery of
<strong>complete booksets<\/strong>order and Delivery costs are being Fully borne
by MPB.&nbsp;<\/p>\r\n<p><strong>Deliveries for the online order will commence
after 23<sup>rd<\/sup> March for Grade Nursery to Grade 8.<\/strong> Tracking
details will be provided against each order made through myGIIS.&nbsp;<\/p>\r\
n<p>Please note that the online sale of books is managed by MPB only.&nbsp; For any
query please feel free to drop in an email at&nbsp;<a
href=\"mailto:[email protected]
%C2%A0\"><strong>[email protected]<\/strong>&nbsp;<\/a>or
contactMPB at +91 91566 98900&nbsp; \/ +91 90280 34733 \/ +91 86001 82915&nbsp;
between <strong>9.30Am to 6.30Pm<\/strong> and share <strong>your query in
WhatsApp<\/strong> and MPB will revert ASAP.&nbsp;<\/p>\r\n<p>We hope that the
online purchase of books will give you a respite from the hassle of coming out of
your home and queuing up to procure books from the bookstore.&nbsp;<\/p>\r\
n<p>Serving You<\/p>\r\n<p>Team GIIS<\/p>\r\n<\/body>\r\n<\/html>",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Dwarikanath Mishra",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJH",
"name" : "Ganesh Pandey",
"isCCRecipient" : true
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HGDH",
"name" : "Iram Shaikh",
"isCCRecipient" : true
}
],
"mailId" : "EDFGIK",
"senderId" : "FHHH"
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:49:45.765 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFDLE&senderId=FHHH```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf
```

_____________________________

----
Date: 25 Mar 2024 08:49:46.482 AM

_____________________________

Date: 25 Mar 2024 08:49:46.468 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EDFDLE&senderId=FHHH```

Response: ```{
"recipients" : [
{
"id" : "HG",
"name" : "Sunil Choubey",
"isCCRecipient" : false
},
{
"id" : "HI",
"name" : "Sudarshan Joshi",
"isCCRecipient" : false
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JI",
"name" : "Jyothi Jayadev",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EGI",
"name" : "Jayvanti Pawar",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashish P. Chhajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EJF",
"name" : "RAHUL BHAGAT",
"isCCRecipient" : true
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FDM",
"name" : "Monika Sharma",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFG",
"name" : "Atul Yadav",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLE",
"name" : "Pinaki Sengupta",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GKK",
"name" : "Tanmay Kumar Meher",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMF",
"name" : "Pritish Bhalerao",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HDG",
"name" : "Hanumant Kale",
"isCCRecipient" : false
},
{
"id" : "HDL",
"name" : "Vipul V Devre",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HIL",
"name" : "Shraddha Hinge",
"isCCRecipient" : false
},
{
"id" : "HKD",
"name" : "Jayant Patil",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IGI",
"name" : "Rathan Aukunuru",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "III",
"name" : "Sharmistha Sen",
"isCCRecipient" : true
},
{
"id" : "IJJ",
"name" : "Madhuri Kumar",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JFH",
"name" : "Amit Shirgave",
"isCCRecipient" : false
},
{
"id" : "JFJ",
"name" : "Pankaj Surti",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JKJ",
"name" : "Darshana Parashar",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KEE",
"name" : "Roshan Wanjari",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KHJ",
"name" : "Sneha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KII",
"name" : "Ashish Shrivastava",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDF",
"name" : "Sachin Shivajirao Patil",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LHH",
"name" : "Parul Sahil Rohmetra",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJD",
"name" : "Nimesh Hindocha",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LLL",
"name" : "Pravin Bayaskar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MDL",
"name" : "Tejaswini Padole",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MJH",
"name" : "Saket Shah",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MLL",
"name" : "Sanjiv Kaware",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEGF",
"name" : "Chirag Modi",
"isCCRecipient" : false
},
{
"id" : "EEHF",
"name" : "Suvarna Aglave",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Alexander",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EEJJ",
"name" : "Sandip Tupe",
"isCCRecipient" : false
},
{
"id" : "EEKD",
"name" : "Ravindra Mulik",
"isCCRecipient" : false
},
{
"id" : "EELF",
"name" : "Shital Potphode",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFDL",
"name" : "Trisha Chakraborty",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Shivam Kumar",
"isCCRecipient" : false
},
{
"id" : "EFEE",
"name" : "Sourabh Kanhekar",
"isCCRecipient" : true
},
{
"id" : "EFEM",
"name" : "Amit Duggal",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFKK",
"name" : "Amit Bobade",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGEI",
"name" : "Anupam Banerjee",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Dwarikanath Mishra",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHKI",
"name" : "Iwa Alankrit",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGE",
"name" : "Surendranath Reddy",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIHM",
"name" : "Puja Banerjee",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMF",
"name" : "Santosh Alladwar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJED",
"name" : "Amit Sagar",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEJ",
"name" : "Yogesh Lokhande",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJGF",
"name" : "Ritu Sharma",
"isCCRecipient" : false
},
{
"id" : "EJGI",
"name" : "Manoj Misal",
"isCCRecipient" : false
},
{
"id" : "EJGK",
"name" : "Bhujang Bhatkande",
"isCCRecipient" : false
},
{
"id" : "EJGM",
"name" : "Honey Sharma",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJHM",
"name" : "Vijaya Paliwal",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKGK",
"name" : "Swadhin Sharma",
"isCCRecipient" : false
},
{
"id" : "EKHE",
"name" : "Aparna Mahnot",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIK",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFI",
"name" : "Vasanti Kale",
"isCCRecipient" : false
},
{
"id" : "ELFK",
"name" : "Pankaj Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELJJ",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "ELJL",
"name" : "Dipakbhai Patel",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLI",
"name" : "Harinath Reddy Pidathala",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDI",
"name" : "Aditya Deo",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMEM",
"name" : "Swati Waghmode",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGK",
"name" : "Arun Kumar Moganti",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLI",
"name" : "Jay Patel",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMLM",
"name" : "Manoj Mishra",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGE",
"name" : "Prasannakumar Deokar",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGK",
"name" : "Akriti Agrawal",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDHK",
"name" : "Vishwas Jaiswal",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDKM",
"name" : "Rameshwari Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLG",
"name" : "Suraj Panade",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEDK",
"name" : "Ashwini Takne",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEIG",
"name" : "Sajid Mulla",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKD",
"name" : "Shruti Bhatia",
"isCCRecipient" : true
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFFG",
"name" : "Rupali Dofe",
"isCCRecipient" : false
},
{
"id" : "FFFK",
"name" : "Prabhu Govindaswamy",
"isCCRecipient" : false
},
{
"id" : "FFFM",
"name" : "Nilmani Singh",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFGI",
"name" : "Keerthi Wanjari",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHI",
"name" : "Tejeshwar Borade",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFJH",
"name" : "Snehal Kodre",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMF",
"name" : "Yusuf Darvesh",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEI",
"name" : "Shamika Pandit",
"isCCRecipient" : true
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLD",
"name" : "Shilpa Singh",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGME",
"name" : "Shefali Sapke",
"isCCRecipient" : false
},
{
"id" : "FGMG",
"name" : "Sheetal Shanbhag",
"isCCRecipient" : false
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDG",
"name" : "Kirtesh Jain",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHID",
"name" : "Voleti Lalita Madhuri",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLF",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIEJ",
"name" : "Jagdeep Chauhan",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFF",
"name" : "Keshav Ram Shukla",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIGM",
"name" : "Nayan Kadam",
"isCCRecipient" : false
},
{
"id" : "FIHE",
"name" : "Jigyasha Gupta",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FILK",
"name" : "Uma Arya",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGG",
"name" : "Anjali Kudarpake",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHD",
"name" : "Kanchana Mane",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEH",
"name" : "Abhishek Srivastava",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKHH",
"name" : "Amol Bhande",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKJ",
"name" : "Trushali Chauhan",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLD",
"name" : "Sandip Patil",
"isCCRecipient" : false
},
{
"id" : "FKLF",
"name" : "Sanjay Dudhat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMD",
"name" : "Bhavana Mhetre",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFG",
"name" : "Shilpa Dandge",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIH",
"name" : "Catherine Satam",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKJ",
"name" : "Reet Vanjani",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDJ",
"name" : "Shashi Bhushan Y M",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMID",
"name" : "Swati Rananaware",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKI",
"name" : "Rishi Ranjan",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEFK",
"name" : "Ashish Jadhav",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHE",
"name" : "Janardan Gupta",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEJI",
"name" : "Prachi Patil",
"isCCRecipient" : false
},
{
"id" : "GEJM",
"name" : "Deepak Vantale",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEME",
"name" : "Trupti Nikam",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDI",
"name" : "Kannan K",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFG",
"name" : "Vinay Relekar",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHE",
"name" : "Mohammad Parwez",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFIE",
"name" : "Anupama Raina",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLJ",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMH",
"name" : "Major Vipin Rana",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDE",
"name" : "Pradeep Thakare",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHD",
"name" : "Reet Vanjani",
"isCCRecipient" : true
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHK",
"name" : "Priyanka Maheshwari",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGIG",
"name" : "Rama Krishna Goru",
"isCCRecipient" : false
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMD",
"name" : "Abhijit Walsetwar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMJ",
"name" : "Jyoti Joshi",
"isCCRecipient" : true
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHFH",
"name" : "Anshuman Shukla",
"isCCRecipient" : false
},
{
"id" : "GHFJ",
"name" : "Ahmed Mujtaba Shaikh",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGJ",
"name" : "Samita Sancheti",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHJ",
"name" : "Shaheenbanu Nalband",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIE",
"name" : "Shreeram Ratnaparkhi",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHIJ",
"name" : "Sangeeta Satish Ghodke",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKG",
"name" : "Poonam Kaswan",
"isCCRecipient" : false
},
{
"id" : "GHKI",
"name" : "Garima Singh",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMD",
"name" : "Satish Panchal",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHML",
"name" : "Rishikant Khare",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDF",
"name" : "Neha Undre",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFD",
"name" : "Sai Suresh Kalidindi",
"isCCRecipient" : false
},
{
"id" : "GIFH",
"name" : "Ramesh Powar",
"isCCRecipient" : false
},
{
"id" : "GIFJ",
"name" : "Santosh Srigadhi",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIGK",
"name" : "Megha Nautiyal",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHF",
"name" : "Madhavi Bhat",
"isCCRecipient" : true
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIIG",
"name" : "Shubhangi Deshmukh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJG",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJJ",
"name" : "Divya Prajapat",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKD",
"name" : "Pooja Doom",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILK",
"name" : "Premnath Kale",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GIML",
"name" : "Prashant Khatal",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDF",
"name" : "Kamal Aggarwal",
"isCCRecipient" : false
},
{
"id" : "GJDH",
"name" : "Ashwini Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJDL",
"name" : "Ajaya Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GJED",
"name" : "Aman Gupta",
"isCCRecipient" : false
},
{
"id" : "GJEF",
"name" : "Manish Jarwal",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFD",
"name" : "Sandeep Pandey",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJLD",
"name" : "Surekha Agale",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJLM",
"name" : "Sanjay Dhangar",
"isCCRecipient" : false
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMMK",
"name" : "Ashish Devale",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDGG",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HEHI",
"name" : "Nikhil Gupta",
"isCCRecipient" : false
},
{
"id" : "HEKE",
"name" : "Pooja Johari",
"isCCRecipient" : true
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFHH",
"name" : "Sarita Singh",
"isCCRecipient" : false
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HGDH",
"name" : "Iram Shaikh",
"isCCRecipient" : true
}
],
"mailId" : "EDFDLE",
"date" : "2024-03-22T10:52:53.453",
"from" : "Anupama Gajaralwar",
"senderId" : "FHHH",
"subject" : "Books Purchase- AY 2024-25",
"isSentMail" : false,
"attachments" : [

],
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<div class=\"x_x_elementToProof\">Greetings Parent,<\/div>\r\n<div
class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div
class=\"x_x_elementToProof\">Reference to our mail dated 18<sup>th<\/sup>&nbsp;of
March 2024 regarding \"Book Purchase\", please note that on account of a Technical
glitch, we haven\'t been able to activate the \"Online Order\" option on
MyGIIS.<\/div>\r\n<div class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div
class=\"x_x_elementToProof\">Our IT support team are working towards fixing the
issue at the earliest and we shall immediately communicate the same to you\'ll
through MyGIIS once the problem gets rectified.<\/div>\r\n<div
class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div class=\"x_x_elementToProof\">We
deeply regret the inconvenience being caused and thank you for your patient
understanding. Assuring you speedy dispatch of the books the moment we commence the
ordering process.<\/div>\r\n<div class=\"x_x_elementToProof\">&nbsp;<\/div>\r\n<div
class=\"x_x_elementToProof\">Serving You<\/div>\r\n<div
class=\"x_x_elementToProof\">Team GIIS<\/div>\r\n<\/body>\r\n<\/html>"
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:50:08.558 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 25 Mar 2024 08:50:08.768 AM

_____________________________

Date: 25 Mar 2024 08:50:08.766 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mailFromNames" : [

],
"fromDate" : null,
"message" : "Mails fetched successfully",
"totalCount" : 267,
"toDate" : null,
"pageSize" : 10,
"mailFolders" : null,
"order" : "new",
"orderBy" : null,
"q" : null,
"mails" : [
{
"mailId" : "EDFJIG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-24T05:54:13.41",
"subject" : "First Term fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFJDE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T16:23:27.933",
"subject" : "Holi Greetings!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFHHD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T10:21:26.337",
"subject" : "Virtual Parent Orientation - Zoom Links",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFGIK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T09:33:34.3",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEII",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T16:34:28.84",
"subject" : "Revised Parent Orientation - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEFH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T15:16:46.193",
"subject" : "Books Purchase - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFDLE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T10:52:53.497",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHIK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-19T10:29:39.583",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0319_102432.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0319_102432.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHEM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-18T21:27:01.873",
"subject" : "\r\nEv4 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0318_212157.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0318_212157.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T16:00:20.013",
"subject" : "Term 1 Fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageIndex" : 1
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:50:08.798 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf
```
_____________________________

----
Date: 25 Mar 2024 08:50:08.987 AM

_____________________________

Date: 25 Mar 2024 08:50:08.985 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"orderBy" : null,
"order" : "new",
"message" : "Mails fetched successfully",
"mailFolders" : null,
"mailFromNames" : [

],
"mails" : [
{
"mailId" : "EDEGLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T15:53:43.553",
"subject" : "Enhanced Uniform Distribution Process at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGIK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:35:46.297",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGHJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:08:56.837",
"subject" : "Catering Services - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDDGFK",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2024-03-15T11:42:17.507",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMKEK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T16:11:41.813",
"subject" : "Eleisha Malik : A Bright Star in the International SEL
Competition 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMJLL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T12:57:52.937",
"subject" : "Empowering futures—a reflection on academics and new
beginnings at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMEEK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-06T11:57:13.003",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMDGF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-03-05T12:17:18.57",
"subject" : "\r\nSection Shuffling for Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLMLK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-04T16:20:46.11",
"subject" : "\r\nEv4 guidelines",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLFJH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-27T12:54:53.443",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageIndex" : 2,
"toDate" : null,
"fromDate" : null,
"pageSize" : 10,
"totalCount" : 267,
"q" : null
}```

_____________________________

_____________________________

Date: 25 Mar 2024 08:50:19.196 AM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf
```

_____________________________

----
Date: 25 Mar 2024 08:50:19.525 AM

_____________________________

Date: 25 Mar 2024 08:50:19.520 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"webinars" : [

],
"semesterAttendance" : null,
"message" : "Student Details Fetch Successfully.",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"email" : "",
"userCode" : "HDPS221300",
"feesDue" : null,
"daDetails" : null,
"clSecId" : null,
"busPickUp" : null,
"section" : "B",
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-25T11:20:18.163",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"lastName" : null,
"isEContractGenerationOn" : false,
"studentDocuments" : [

],
"helpdeskParentInfo" : [

],
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"userName" : "Nivam",
"busDetails" : null,
"reminders" : [

],
"newMessageCount" : 5,
"studentContractLink" : "",
"events" : [

],
"news" : null,
"badgeDisciplinary" : [

],
"announcements" : [

],
"class" : "Standard 1",
"studentId" : "FLDI",
"firstName" : null,
"documents" : null,
"name" : "Nivam Pal",
"holidays" : [

],
"classId" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"resource" : [

],
"course" : "CBSE",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"isBusOperate" : false,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"emergencyContacts" : [

]
}```

_____________________________

_____________________________

Date: 27 Mar 2024 01:31:19.209 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
4328a6576fa528ada943afc309f7e46cebbb3a062309ca27defe55b5c515fedf
```

_____________________________

----
Date: 27 Mar 2024 01:31:19.483 PM

_____________________________

Date: 27 Mar 2024 01:31:19.482 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 27 Mar 2024 01:31:19.522 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: ,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 27 Mar 2024 01:31:19.635 PM

_____________________________

Date: 27 Mar 2024 01:31:19.635 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 27 Mar 2024 01:31:33.650 PM

_____________________________

Date: 27 Mar 2024 01:31:33.648 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"profileImage" : "",
"id" : "FLDJ",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"expires_in" : 86400,
"userCode" : "P221300",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"name" : "Priyongbada Tapadar",
"access_token" :
"bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"token_type" : "Bearer",
"userType" : "PARENT",
"campus" : "Pune-Hadapsar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"session" : {
"sessionStartDate" : "2023-04-01T00:00:00",
"sessionId" : "I",
"sessionName" : "2023-2024",
"sessionEndDate" : "2024-03-31T00:00:00"
}
}```

_____________________________

_____________________________

Date: 27 Mar 2024 01:31:33.821 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Mar 2024 01:31:34.213 PM

_____________________________

Date: 27 Mar 2024 01:31:34.207 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"isBusOperate" : false,
"firstName" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"course" : "CBSE",
"webinars" : [

],
"busDetails" : null,
"examResult" : [
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87.379999999999995,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 349.5,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 82.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 330,
"showMarks" : false,
"examDeclarationDate" : "2024-03-27T16:01:31.63",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 74.5,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 298,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 400,
"showPercentage" : false,
"percentage" : 87,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EK&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 348,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"section" : "B",
"announcements" : [

],
"emergencyContacts" : [

],
"studentContractLink" : "",
"newMessageCount" : 2,
"isEContractGenerationOn" : false,
"resource" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"clSecId" : null,
"daDetails" : null,
"holidays" : [

],
"feesDue" : null,
"email" : "",
"busPickUp" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"class" : "Standard 1",
"studentId" : "FLDI",
"events" : [

],
"studentDocuments" : [

],
"name" : "Nivam Pal",
"reminders" : [

],
"documents" : null,
"userCode" : "HDPS221300",
"message" : "Student Details Fetch Successfully.",
"lastName" : null,
"semesterAttendance" : null,
"userName" : "Nivam",
"classId" : null,
"news" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"badgeDisciplinary" : [
],
"helpdeskParentInfo" : [

]
}```

_____________________________

_____________________________

Date: 27 Mar 2024 01:34:05.281 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Mar 2024 01:34:06.025 PM

_____________________________

Date: 27 Mar 2024 01:34:06.022 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"order" : "new",
"pageIndex" : 1,
"q" : null,
"totalCount" : 267,
"message" : "Mails fetched successfully",
"orderBy" : null,
"mails" : [
{
"mailId" : "EDFJIG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-24T05:54:13.397",
"subject" : "First Term fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFJDE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T16:23:27.92",
"subject" : "Holi Greetings!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFHHD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T10:21:26.323",
"subject" : "Virtual Parent Orientation - Zoom Links",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFGIK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T09:33:34.287",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEII",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T16:34:28.827",
"subject" : "Revised Parent Orientation - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEFH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T15:16:46.18",
"subject" : "Books Purchase - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFDLE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T10:52:53.483",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHIK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-19T10:29:39.57",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0319_102432.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0319_102432.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHEM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-18T21:27:01.86",
"subject" : "\r\nEv4 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0318_212157.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0318_212157.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T16:00:20",
"subject" : "Term 1 Fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"fromDate" : null,
"pageSize" : 10,
"mailFolders" : null,
"toDate" : null,
"mailFromNames" : [
{
"userid" : 2575,
"userName" : "Bhawna Sharma"
},
{
"userid" : 137,
"userName" : "Daksha Sharma"
},
{
"userid" : 3743,
"userName" : "DHANYA SREEKANTH"
},
{
"userid" : 7,
"userName" : "GIIS Announcement"
},
{
"userid" : 5136,
"userName" : "Hemlata Chauhan"
},
{
"userid" : 1312,
"userName" : "Isha Rahulkumar"
},
{
"userid" : 1,
"userName" : "IT Administrator"
},
{
"userid" : 457,
"userName" : "Liju Blessen"
},
{
"userid" : 2579,
"userName" : "Marsa Mohamad"
},
{
"userid" : 2856,
"userName" : "Priyanka Galrani"
},
{
"userid" : 104,
"userName" : "Shubha Anand"
}
]
}```

_____________________________

_____________________________

Date: 27 Mar 2024 01:34:43.057 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 27 Mar 2024 01:34:43.534 PM

_____________________________

Date: 27 Mar 2024 01:34:43.532 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"totalBalanceAmount" : 0,
"taxType" : "Tax",
"pendingFeesList" : [

],
"executionTime" : 0,
"message" : "Get Student Pending List Successfully."
}```

_____________________________
_____________________________

Date: 27 Mar 2024 01:34:59.724 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gexam/api/v1/Attendance/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d
```

_____________________________

----
Date: 27 Mar 2024 01:34:59.968 PM

_____________________________

Date: 27 Mar 2024 01:34:59.961 PM

Response Description:

URL: ```https://mygiis.org/modules/gexam/api/v1/Attendance/FLDI```

Response: ```{
"message" : "Attendance details data fetched Successfully",
"data" : {
"studentId" : "FLDI",
"examAttendanceList" : [
{
"totalDaysPresent" : 87,
"totalWorkingDays" : 98,
"examStartDate" : "2023-10-01T00:00:00",
"totalHolidays" : 0,
"examEndDate" : "2024-03-31T00:00:00",
"totalDaysAbsent" : 11,
"percentage" : 88,
"examType" : "Semester II"
},
{
"totalDaysPresent" : 90,
"totalWorkingDays" : 95,
"examStartDate" : "2023-04-01T00:00:00",
"totalHolidays" : 0,
"examEndDate" : "2023-09-30T00:00:00",
"totalDaysAbsent" : 5,
"percentage" : 94,
"examType" : "Semester I"
}
],
"currentMonthAttendance" : {
"totalLeave" : 0,
"totalWorkingDays" : 9,
"totalHolidays" : 0,
"totalDaysPresent" : 9,
"totalDaysAbsent" : 0
},
"monthWiseAttendanceList" : [
{
"id" : 0,
"startDate" : "2023-10-03T11:44:00",
"endDate" : "2023-10-03T11:44:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 1,
"startDate" : "2023-10-04T23:24:00",
"endDate" : "2023-10-04T23:24:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 2,
"startDate" : "2023-10-05T11:25:00",
"endDate" : "2023-10-05T11:25:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 3,
"startDate" : "2023-10-06T00:00:00",
"endDate" : "2023-10-07T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 4,
"startDate" : "2023-10-09T11:06:00",
"endDate" : "2023-10-09T11:06:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 5,
"startDate" : "2023-10-10T11:11:00",
"endDate" : "2023-10-10T11:11:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 6,
"startDate" : "2023-10-11T11:45:00",
"endDate" : "2023-10-11T11:45:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 7,
"startDate" : "2023-10-12T11:25:00",
"endDate" : "2023-10-12T11:25:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 8,
"startDate" : "2023-10-13T00:00:00",
"endDate" : "2023-10-13T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 9,
"startDate" : "2023-10-16T00:00:00",
"endDate" : "2023-10-16T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 10,
"startDate" : "2023-10-17T11:40:00",
"endDate" : "2023-10-17T11:40:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 11,
"startDate" : "2023-10-18T12:09:00",
"endDate" : "2023-10-18T12:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 12,
"startDate" : "2023-10-19T19:53:00",
"endDate" : "2023-10-19T19:53:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 13,
"startDate" : "2023-10-20T00:00:00",
"endDate" : "2023-10-20T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 14,
"startDate" : "2023-10-23T00:00:00",
"endDate" : "2023-10-23T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 15,
"startDate" : "2023-10-25T12:05:00",
"endDate" : "2023-10-25T12:05:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 16,
"startDate" : "2023-10-26T11:15:00",
"endDate" : "2023-10-26T11:15:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 17,
"startDate" : "2023-10-27T00:00:00",
"endDate" : "2023-10-27T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 18,
"startDate" : "2023-10-30T10:44:00",
"endDate" : "2023-10-30T10:44:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 19,
"startDate" : "2023-11-01T11:01:00",
"endDate" : "2023-11-01T11:01:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 20,
"startDate" : "2023-11-02T19:32:00",
"endDate" : "2023-11-02T19:32:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 21,
"startDate" : "2023-11-03T11:00:00",
"endDate" : "2023-11-03T11:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 22,
"startDate" : "2023-11-06T11:06:00",
"endDate" : "2023-11-06T11:06:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 23,
"startDate" : "2023-11-07T14:15:00",
"endDate" : "2023-11-07T14:15:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 24,
"startDate" : "2023-11-08T18:19:00",
"endDate" : "2023-11-08T18:19:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 25,
"startDate" : "2023-11-09T12:10:00",
"endDate" : "2023-11-09T12:10:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 26,
"startDate" : "2023-11-20T11:09:00",
"endDate" : "2023-11-20T11:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 27,
"startDate" : "2023-11-21T00:00:00",
"endDate" : "2023-11-21T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 28,
"startDate" : "2023-11-22T12:12:00",
"endDate" : "2023-11-22T12:12:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 29,
"startDate" : "2023-11-23T12:55:00",
"endDate" : "2023-11-23T12:55:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 30,
"startDate" : "2023-11-24T18:30:00",
"endDate" : "2023-11-24T18:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 31,
"startDate" : "2023-11-28T16:50:00",
"endDate" : "2023-11-28T16:50:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 32,
"startDate" : "2023-11-29T00:00:00",
"endDate" : "2023-11-29T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 33,
"startDate" : "2023-11-30T14:45:00",
"endDate" : "2023-11-30T14:45:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 34,
"startDate" : "2023-12-01T10:43:00",
"endDate" : "2023-12-01T10:43:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 35,
"startDate" : "2023-12-04T10:57:00",
"endDate" : "2023-12-04T10:57:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 36,
"startDate" : "2023-12-05T00:00:00",
"endDate" : "2023-12-05T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 37,
"startDate" : "2023-12-06T10:48:00",
"endDate" : "2023-12-06T10:48:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 38,
"startDate" : "2023-12-07T00:00:00",
"endDate" : "2023-12-08T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 39,
"startDate" : "2023-12-11T11:46:00",
"endDate" : "2023-12-11T11:46:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 40,
"startDate" : "2023-12-12T14:04:00",
"endDate" : "2023-12-12T14:04:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 41,
"startDate" : "2023-12-13T18:52:00",
"endDate" : "2023-12-13T18:52:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 42,
"startDate" : "2023-12-14T20:49:00",
"endDate" : "2023-12-14T20:49:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 43,
"startDate" : "2023-12-15T12:13:00",
"endDate" : "2023-12-15T12:13:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 44,
"startDate" : "2023-12-18T19:07:00",
"endDate" : "2023-12-18T19:07:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 45,
"startDate" : "2023-12-19T19:41:00",
"endDate" : "2023-12-19T19:41:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 46,
"startDate" : "2023-12-20T00:00:00",
"endDate" : "2023-12-20T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 47,
"startDate" : "2023-12-21T18:21:00",
"endDate" : "2023-12-21T18:21:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 48,
"startDate" : "2023-12-22T14:02:00",
"endDate" : "2023-12-22T14:02:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 49,
"startDate" : "2024-01-04T12:54:00",
"endDate" : "2024-01-04T12:54:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 50,
"startDate" : "2024-01-05T10:47:00",
"endDate" : "2024-01-05T10:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 51,
"startDate" : "2024-01-08T10:46:00",
"endDate" : "2024-01-08T10:46:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 52,
"startDate" : "2024-01-09T11:35:00",
"endDate" : "2024-01-09T11:35:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 53,
"startDate" : "2024-01-10T14:41:00",
"endDate" : "2024-01-10T14:41:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 54,
"startDate" : "2024-01-11T00:00:00",
"endDate" : "2024-01-11T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 55,
"startDate" : "2024-01-12T10:55:00",
"endDate" : "2024-01-12T10:55:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 56,
"startDate" : "2024-01-16T10:50:00",
"endDate" : "2024-01-16T10:50:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 57,
"startDate" : "2024-01-17T11:39:00",
"endDate" : "2024-01-17T11:39:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 58,
"startDate" : "2024-01-18T10:45:00",
"endDate" : "2024-01-18T10:45:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 59,
"startDate" : "2024-01-19T00:00:00",
"endDate" : "2024-01-19T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 60,
"startDate" : "2024-01-23T10:42:00",
"endDate" : "2024-01-23T10:42:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 61,
"startDate" : "2024-01-24T17:35:00",
"endDate" : "2024-01-24T17:35:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 62,
"startDate" : "2024-01-25T20:01:00",
"endDate" : "2024-01-25T20:01:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 63,
"startDate" : "2024-01-29T10:42:00",
"endDate" : "2024-01-29T10:42:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 64,
"startDate" : "2024-01-30T11:27:00",
"endDate" : "2024-01-30T11:27:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 65,
"startDate" : "2024-01-31T12:55:00",
"endDate" : "2024-01-31T12:55:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 66,
"startDate" : "2024-02-01T12:27:00",
"endDate" : "2024-02-01T12:27:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 67,
"startDate" : "2024-02-02T17:24:00",
"endDate" : "2024-02-02T17:24:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 68,
"startDate" : "2024-02-05T11:20:00",
"endDate" : "2024-02-05T11:20:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 69,
"startDate" : "2024-02-06T11:10:00",
"endDate" : "2024-02-06T11:10:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 70,
"startDate" : "2024-02-07T12:03:00",
"endDate" : "2024-02-07T12:03:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 71,
"startDate" : "2024-02-08T12:37:00",
"endDate" : "2024-02-08T12:37:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 72,
"startDate" : "2024-02-09T00:00:00",
"endDate" : "2024-02-09T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 73,
"startDate" : "2024-02-10T00:06:00",
"endDate" : "2024-02-10T00:06:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 74,
"startDate" : "2024-02-12T00:00:00",
"endDate" : "2024-02-12T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 75,
"startDate" : "2024-02-13T17:26:00",
"endDate" : "2024-02-13T17:26:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 76,
"startDate" : "2024-02-14T19:35:00",
"endDate" : "2024-02-14T19:35:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 77,
"startDate" : "2024-02-15T00:00:00",
"endDate" : "2024-02-15T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 78,
"startDate" : "2024-02-16T00:45:00",
"endDate" : "2024-02-16T00:45:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 79,
"startDate" : "2024-02-20T12:22:00",
"endDate" : "2024-02-20T12:22:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 80,
"startDate" : "2024-02-21T11:37:00",
"endDate" : "2024-02-21T11:37:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 81,
"startDate" : "2024-02-22T00:00:00",
"endDate" : "2024-02-22T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 82,
"startDate" : "2024-02-23T10:46:00",
"endDate" : "2024-02-23T10:46:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 83,
"startDate" : "2024-02-26T17:58:00",
"endDate" : "2024-02-26T17:58:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 84,
"startDate" : "2024-02-27T14:09:00",
"endDate" : "2024-02-27T14:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 85,
"startDate" : "2024-02-28T00:00:00",
"endDate" : "2024-02-28T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 86,
"startDate" : "2024-02-29T11:26:00",
"endDate" : "2024-02-29T11:26:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 87,
"startDate" : "2024-03-01T10:44:00",
"endDate" : "2024-03-01T10:44:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 88,
"startDate" : "2024-03-04T10:39:00",
"endDate" : "2024-03-04T10:39:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 89,
"startDate" : "2024-03-05T10:49:00",
"endDate" : "2024-03-05T10:49:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 90,
"startDate" : "2024-03-06T00:00:00",
"endDate" : "2024-03-06T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 91,
"startDate" : "2024-03-07T10:48:00",
"endDate" : "2024-03-07T10:48:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 92,
"startDate" : "2024-03-11T00:00:00",
"endDate" : "2024-03-11T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 93,
"startDate" : "2024-03-12T10:45:00",
"endDate" : "2024-03-12T10:45:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 94,
"startDate" : "2024-03-13T00:00:00",
"endDate" : "2024-03-13T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 95,
"startDate" : "2024-03-14T16:42:00",
"endDate" : "2024-03-14T16:42:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 96,
"startDate" : "2023-04-05T20:14:00",
"endDate" : "2023-04-05T20:14:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 97,
"startDate" : "2023-04-06T16:29:00",
"endDate" : "2023-04-06T16:29:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 98,
"startDate" : "2023-04-10T20:06:00",
"endDate" : "2023-04-10T20:06:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 99,
"startDate" : "2023-04-11T15:11:00",
"endDate" : "2023-04-11T15:11:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 100,
"startDate" : "2023-04-12T14:59:00",
"endDate" : "2023-04-12T14:59:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 101,
"startDate" : "2023-04-13T17:37:00",
"endDate" : "2023-04-13T17:37:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 102,
"startDate" : "2023-04-17T18:29:00",
"endDate" : "2023-04-17T18:29:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 103,
"startDate" : "2023-04-18T18:05:00",
"endDate" : "2023-04-18T18:05:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 104,
"startDate" : "2023-04-19T12:59:00",
"endDate" : "2023-04-19T12:59:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 105,
"startDate" : "2023-04-20T12:58:00",
"endDate" : "2023-04-20T12:58:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 106,
"startDate" : "2023-04-21T19:21:00",
"endDate" : "2023-04-21T19:21:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 107,
"startDate" : "2023-04-24T17:24:00",
"endDate" : "2023-04-24T17:24:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 108,
"startDate" : "2023-04-25T21:39:00",
"endDate" : "2023-04-25T21:39:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 109,
"startDate" : "2023-04-26T20:51:00",
"endDate" : "2023-04-26T20:51:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 110,
"startDate" : "2023-04-27T15:47:00",
"endDate" : "2023-04-27T15:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 111,
"startDate" : "2023-04-28T14:51:00",
"endDate" : "2023-04-28T14:51:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 112,
"startDate" : "2023-05-02T23:13:00",
"endDate" : "2023-05-02T23:13:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 113,
"startDate" : "2023-05-03T00:00:00",
"endDate" : "2023-05-03T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 114,
"startDate" : "2023-05-04T19:23:00",
"endDate" : "2023-05-04T19:23:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 115,
"startDate" : "2023-06-05T17:23:00",
"endDate" : "2023-06-05T17:23:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 116,
"startDate" : "2023-06-06T17:34:00",
"endDate" : "2023-06-06T17:34:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 117,
"startDate" : "2023-06-07T17:22:00",
"endDate" : "2023-06-07T17:22:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 118,
"startDate" : "2023-06-08T12:28:00",
"endDate" : "2023-06-08T12:28:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 119,
"startDate" : "2023-06-09T00:00:00",
"endDate" : "2023-06-09T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 120,
"startDate" : "2023-06-12T17:29:00",
"endDate" : "2023-06-12T17:29:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 121,
"startDate" : "2023-06-15T11:46:00",
"endDate" : "2023-06-15T11:46:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 122,
"startDate" : "2023-06-16T19:37:00",
"endDate" : "2023-06-16T19:37:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 123,
"startDate" : "2023-06-19T11:28:00",
"endDate" : "2023-06-19T11:28:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 124,
"startDate" : "2023-06-20T20:50:00",
"endDate" : "2023-06-20T20:50:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 125,
"startDate" : "2023-06-21T18:02:00",
"endDate" : "2023-06-21T18:02:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 126,
"startDate" : "2023-06-22T18:20:00",
"endDate" : "2023-06-22T18:20:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 127,
"startDate" : "2023-06-23T14:25:00",
"endDate" : "2023-06-23T14:25:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 128,
"startDate" : "2023-06-26T11:28:00",
"endDate" : "2023-06-26T11:28:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 129,
"startDate" : "2023-06-27T18:09:00",
"endDate" : "2023-06-27T18:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 130,
"startDate" : "2023-06-28T17:30:00",
"endDate" : "2023-06-28T17:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 131,
"startDate" : "2023-06-30T19:15:00",
"endDate" : "2023-06-30T19:15:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 132,
"startDate" : "2023-07-03T17:30:00",
"endDate" : "2023-07-03T17:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 133,
"startDate" : "2023-07-04T18:47:00",
"endDate" : "2023-07-04T18:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 134,
"startDate" : "2023-07-05T17:27:00",
"endDate" : "2023-07-05T17:27:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 135,
"startDate" : "2023-07-06T17:57:00",
"endDate" : "2023-07-06T17:57:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 136,
"startDate" : "2023-07-07T14:25:00",
"endDate" : "2023-07-07T14:25:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 137,
"startDate" : "2023-07-10T19:37:00",
"endDate" : "2023-07-10T19:37:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 138,
"startDate" : "2023-07-11T14:23:00",
"endDate" : "2023-07-11T14:23:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 139,
"startDate" : "2023-07-12T17:30:00",
"endDate" : "2023-07-12T17:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 140,
"startDate" : "2023-07-13T17:08:00",
"endDate" : "2023-07-13T17:08:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 141,
"startDate" : "2023-07-14T13:21:00",
"endDate" : "2023-07-14T13:21:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 142,
"startDate" : "2023-07-17T11:08:00",
"endDate" : "2023-07-17T11:08:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 143,
"startDate" : "2023-07-18T19:24:00",
"endDate" : "2023-07-18T19:24:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 144,
"startDate" : "2023-07-19T00:00:00",
"endDate" : "2023-07-19T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 145,
"startDate" : "2023-07-20T11:30:00",
"endDate" : "2023-07-20T11:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 146,
"startDate" : "2023-07-21T14:09:00",
"endDate" : "2023-07-21T14:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 147,
"startDate" : "2023-07-24T17:48:00",
"endDate" : "2023-07-24T17:48:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 148,
"startDate" : "2023-07-25T15:54:00",
"endDate" : "2023-07-25T15:54:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 149,
"startDate" : "2023-07-26T11:05:00",
"endDate" : "2023-07-26T11:05:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 150,
"startDate" : "2023-07-27T11:47:00",
"endDate" : "2023-07-27T11:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 151,
"startDate" : "2023-07-28T20:27:00",
"endDate" : "2023-07-28T20:27:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 152,
"startDate" : "2023-07-31T11:12:00",
"endDate" : "2023-07-31T11:12:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 153,
"startDate" : "2023-08-01T00:00:00",
"endDate" : "2023-08-01T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 154,
"startDate" : "2023-08-02T12:09:00",
"endDate" : "2023-08-02T12:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 155,
"startDate" : "2023-08-03T17:21:00",
"endDate" : "2023-08-03T17:21:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 156,
"startDate" : "2023-08-04T11:45:00",
"endDate" : "2023-08-04T11:45:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 157,
"startDate" : "2023-08-05T00:00:00",
"endDate" : "2023-08-05T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 158,
"startDate" : "2023-08-07T11:09:00",
"endDate" : "2023-08-07T11:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 159,
"startDate" : "2023-08-08T17:59:00",
"endDate" : "2023-08-08T17:59:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 160,
"startDate" : "2023-08-09T11:09:00",
"endDate" : "2023-08-09T11:09:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 161,
"startDate" : "2023-08-10T00:00:00",
"endDate" : "2023-08-10T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 162,
"startDate" : "2023-08-11T13:51:00",
"endDate" : "2023-08-11T13:51:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 163,
"startDate" : "2023-08-14T14:27:00",
"endDate" : "2023-08-14T14:27:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 164,
"startDate" : "2023-08-17T11:21:00",
"endDate" : "2023-08-17T11:21:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 165,
"startDate" : "2023-08-18T14:13:00",
"endDate" : "2023-08-18T14:13:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 166,
"startDate" : "2023-08-21T17:34:00",
"endDate" : "2023-08-21T17:34:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 167,
"startDate" : "2023-08-22T20:05:00",
"endDate" : "2023-08-22T20:05:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 168,
"startDate" : "2023-08-23T00:00:00",
"endDate" : "2023-08-23T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 169,
"startDate" : "2023-08-24T11:10:00",
"endDate" : "2023-08-24T11:10:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 170,
"startDate" : "2023-08-25T00:00:00",
"endDate" : "2023-08-25T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 171,
"startDate" : "2023-08-28T18:07:00",
"endDate" : "2023-08-28T18:07:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 172,
"startDate" : "2023-08-29T11:21:00",
"endDate" : "2023-08-29T11:21:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 173,
"startDate" : "2023-08-31T11:14:00",
"endDate" : "2023-08-31T11:14:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 174,
"startDate" : "2023-09-01T13:53:00",
"endDate" : "2023-09-01T13:53:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 175,
"startDate" : "2023-09-04T18:43:00",
"endDate" : "2023-09-04T18:43:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 176,
"startDate" : "2023-09-05T00:00:00",
"endDate" : "2023-09-05T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 177,
"startDate" : "2023-09-07T00:00:00",
"endDate" : "2023-09-08T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 178,
"startDate" : "2023-09-11T00:00:00",
"endDate" : "2023-09-11T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 179,
"startDate" : "2023-09-12T21:42:00",
"endDate" : "2023-09-12T21:42:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 180,
"startDate" : "2023-09-13T18:13:00",
"endDate" : "2023-09-13T18:13:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 181,
"startDate" : "2023-09-14T19:22:00",
"endDate" : "2023-09-14T19:22:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 182,
"startDate" : "2023-09-15T00:00:00",
"endDate" : "2023-09-15T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 183,
"startDate" : "2023-09-18T11:19:00",
"endDate" : "2023-09-18T11:19:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 184,
"startDate" : "2023-09-20T18:24:00",
"endDate" : "2023-09-20T18:24:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 185,
"startDate" : "2023-09-21T00:00:00",
"endDate" : "2023-09-22T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 186,
"startDate" : "2023-09-25T11:06:00",
"endDate" : "2023-09-25T11:06:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 187,
"startDate" : "2023-09-26T00:00:00",
"endDate" : "2023-09-26T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 188,
"startDate" : "2023-09-27T12:53:00",
"endDate" : "2023-09-27T12:53:00",
"attendanceStatus" : "P",
"color" : "#48d365"
}
],
"semesterAttendance" : {
"endDate" : "2024-03-31T00:00:00",
"percentage" : 88,
"startDate" : "2023-10-01T00:00:00"
}
},
"filters" : {
"isParent" : false,
"studentId" : null,
"examType" : null
}
}```

_____________________________

_____________________________

Date: 27 Mar 2024 01:35:07.817 PM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/Notification```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Mar 2024 01:35:08.281 PM

_____________________________

Date: 27 Mar 2024 01:35:08.280 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/Notification```

Response: ```{
"notifications" : [

],
"message" : "Notification not found"
}```

_____________________________

_____________________________

Date: 27 Mar 2024 01:35:10.286 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Mar 2024 01:35:10.715 PM

_____________________________

Date: 27 Mar 2024 01:35:10.714 PM

Response Description:

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Response: ```{
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"message" : "Time table for student found successfully.",
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "8:00 AM-8:15 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "109",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "109",
"teacher" : {
"id" : "FED",
"name" : "SWATI WAGHMARE"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "109",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "109",
"teacher" : {
"id" : "GIJJ",
"name" : "Divya Prajapat"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "109",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Long Break",
"isRecess" : false,
"subject" : "Long Break",
"locationName" : "109",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Information Technology",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "English",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Music",
"locationName" : "109",
"teacher" : {
"id" : "EFEE",
"name" : "Sourabh Kanhekar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "EVS",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Library",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "109",
"teacher" : {
"id" : "GGIE",
"name" : "Vidya Karadepatil"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
}
}```

_____________________________

_____________________________

Date: 27 Mar 2024 01:35:17.686 PM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
Authorization: Bearer
bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Mar 2024 01:35:17.908 PM

_____________________________

Date: 27 Mar 2024 01:35:17.906 PM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"message" : "Student calendar details get successfully",
"session" : {
"sessEnd" : "2024-03-31T00:00:00",
"sessionId" : "I",
"sessStart" : "2023-04-01T00:00:00",
"sessionName" : "2023-2024"
},
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
],
"calendar" : [

]
}```

_____________________________

_____________________________

Date: 27 Mar 2024 01:36:00.513 PM

Request Description:

Method: GET

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 27 Mar 2024 01:36:01.633 PM
_____________________________

Date: 27 Mar 2024 01:36:01.632 PM

Response Description:

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Response: ```{
"dateOfBirth" : "2017-08-03T00:00:00",
"nextCourse" : "CBSE",
"lastName" : "Pal",
"mother" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "[email protected]",
"lastName" : "Tapadar",
"firstName" : "Priyongbada",
"idNumber" : "0000",
"nationality" : "Indian",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "Other",
"mobileNumberCode" : "91 ",
"mobileNumber" : "8007965858",
"officeTelephoneNumber" : " 91",
"maritalStatus" : "",
"country" : "",
"income" : "NA",
"education" : "Other",
"profileImage" : "",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : "91 8007965858"
},
"parentPriority" : "Mother",
"contractSigningAuthority" : "Mother",
"idCardNumber" : "HDPS221300",
"class" : "Standard 1",
"courseEnrolled" : "CBSE Class - 1",
"birthCertificate" : "",
"guardian" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "",
"lastName" : "",
"firstName" : "",
"idNumber" : "",
"nationality" : "",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "",
"mobileNumberCode" : "",
"mobileNumber" : "",
"officeTelephoneNumber" : " ",
"maritalStatus" : null,
"country" : "",
"income" : null,
"education" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : " "
},
"localNumber" : "91 8007965858",
"userCode" : "HDPS221300",
"username" : "Nivam",
"countryOfBirth" : "",
"father" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "[email protected]",
"lastName" : "Pal",
"firstName" : "Sugandhesh",
"idNumber" : "0000",
"nationality" : "Indian",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "Other",
"mobileNumberCode" : "91 ",
"mobileNumber" : "8007388776",
"officeTelephoneNumber" : " 91",
"maritalStatus" : "",
"country" : "",
"income" : "NA",
"education" : "Other",
"profileImage" : "",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : "91 8007388776"
},
"isEContractGenerationOn" : false,
"firstName" : "Nivam"
}```

_____________________________

_____________________________

Date: 27 Mar 2024 01:36:14.089 PM

Request Description:

Method: GET

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d,
gsf-appname: myGIIS Parent App iOS
```

_____________________________
----
Date: 27 Mar 2024 01:36:15.150 PM

_____________________________

Date: 27 Mar 2024 01:36:15.148 PM

Response Description:

URL: ```https://mygiis.org//modules/gstudentcontract/api/v1/student/FLDI```

Response: ```{
"idCardNumber" : "HDPS221300",
"lastName" : "Pal",
"guardian" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "",
"lastName" : "",
"firstName" : "",
"idNumber" : "",
"nationality" : "",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "",
"mobileNumberCode" : "",
"mobileNumber" : "",
"officeTelephoneNumber" : " ",
"maritalStatus" : null,
"country" : "",
"income" : null,
"education" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : " "
},
"father" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "[email protected]",
"lastName" : "Pal",
"firstName" : "Sugandhesh",
"idNumber" : "0000",
"nationality" : "Indian",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "Other",
"mobileNumberCode" : "91 ",
"mobileNumber" : "8007388776",
"officeTelephoneNumber" : " 91",
"maritalStatus" : "",
"country" : "",
"income" : "NA",
"education" : "Other",
"profileImage" : "",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : "91 8007388776"
},
"countryOfBirth" : "",
"birthCertificate" : "",
"parentPriority" : "Mother",
"isEContractGenerationOn" : false,
"contractSigningAuthority" : "Mother",
"courseEnrolled" : "CBSE Class - 1",
"username" : "Nivam",
"localNumber" : "91 8007965858",
"userCode" : "HDPS221300",
"dateOfBirth" : "2017-08-03T00:00:00",
"mother" : {
"passportIssueDate" : "1900-01-01T00:00:00",
"email" : "[email protected]",
"lastName" : "Tapadar",
"firstName" : "Priyongbada",
"idNumber" : "0000",
"nationality" : "Indian",
"passportExpiryDate" : "1900-01-01T00:00:00",
"occupation" : "Other",
"mobileNumberCode" : "91 ",
"mobileNumber" : "8007965858",
"officeTelephoneNumber" : " 91",
"maritalStatus" : "",
"country" : "",
"income" : "NA",
"education" : "Other",
"profileImage" : "",
"passportNumber" : "",
"passportCountryIssue" : "0",
"telephoneNumber" : "91 8007965858"
},
"class" : "Standard 1",
"nextCourse" : "CBSE",
"firstName" : "Nivam"
}```

_____________________________

_____________________________

Date: 23 Apr 2024 06:18:33.364 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
bc4fd7ba6cf6218e321321b6d574f2dfd454292c4c55a60dc2f1506c4395324d,
gsf-appname: myGIIS Parent App iOS
```

_____________________________
----
Date: 23 Apr 2024 06:18:33.631 AM

_____________________________

Date: 23 Apr 2024 06:18:33.630 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 23 Apr 2024 06:18:33.689 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: ,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 23 Apr 2024 06:18:33.850 AM

_____________________________

Date: 23 Apr 2024 06:18:33.850 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 23 Apr 2024 06:18:40.390 AM

_____________________________

Date: 23 Apr 2024 06:18:40.388 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"name" : "Priyongbada Tapadar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"access_token" :
"94a15e54bf1c576a8ffa1855c86e365b4c03bbb3714f1f33af4022b361f21ad6",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"profileImage" : "",
"expires_in" : 86400,
"token_type" : "Bearer",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"userType" : "PARENT",
"campus" : "Pune-Hadapsar",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"userCode" : "P221300",
"id" : "FLDJ",
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
}
}```

_____________________________

_____________________________

Date: 23 Apr 2024 06:18:40.610 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
94a15e54bf1c576a8ffa1855c86e365b4c03bbb3714f1f33af4022b361f21ad6
```

_____________________________

----
Date: 23 Apr 2024 06:18:40.927 AM

_____________________________

Date: 23 Apr 2024 06:18:40.923 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"reminders" : [

],
"badgeDisciplinary" : [
],
"webinars" : [

],
"class" : "Standard 2",
"message" : "Student Details Fetch Successfully.",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student found successfully.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Assembly",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "8:00 AM-8:25 AM",
"tuesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Assembly",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Assembly",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Assembly",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Assembly",
"isRecess" : false,
"subject" : "Assembly",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"time" : "8:25 AM-9:05 AM",
"tuesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"friday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"thursday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "1",
"isRecess" : false,
"subject" : "Dance",
"locationName" : "",
"teacher" : {
"id" : "GHGD",
"name" : "Apurva Kulkarni"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "9:05 AM-9:20 AM",
"tuesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "Short Break",
"isRecess" : false,
"subject" : "Short Break",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"time" : "9:20 AM-10:00 AM",
"tuesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"friday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"thursday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Music",
"locationName" : "",
"teacher" : {
"id" : "GHIH",
"name" : "Prashant Kasote"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "2",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GJGM",
"name" : "Hemlata Behl"
}
},
"time" : "10:00 AM-10:40 AM",
"tuesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GJGM",
"name" : "Hemlata Behl"
}
},
"friday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Art & Craft",
"locationName" : "",
"teacher" : {
"id" : "FGEI",
"name" : "Shamika Pandit"
}
},
"thursday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GJGM",
"name" : "Hemlata Behl"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "3",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GJGM",
"name" : "Hemlata Behl"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"time" : "10:40 AM-11:20 AM",
"tuesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GJGM",
"name" : "Hemlata Behl"
}
},
"friday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"thursday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "4",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "HGGI",
"name" : "Shilpa Kulthe"
}
},
"time" : "11:20 AM-12:00 PM",
"tuesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Marathi",
"locationName" : "",
"teacher" : {
"id" : "HGGI",
"name" : "Shilpa Kulthe"
}
},
"friday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"thursday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "English",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "5",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "BREAK",
"isRecess" : false,
"subject" : "BREAK",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"time" : "12:00 PM-12:30 PM",
"tuesday" : {
"remark" : "BREAK",
"isRecess" : false,
"subject" : "BREAK",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "BREAK",
"isRecess" : false,
"subject" : "BREAK",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "BREAK",
"isRecess" : false,
"subject" : "BREAK",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "BREAK",
"isRecess" : false,
"subject" : "BREAK",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"time" : "12:30 PM-1:10 PM",
"tuesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "STEM",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"friday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"thursday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "Hindi",
"locationName" : "",
"teacher" : {
"id" : "GJGM",
"name" : "Hemlata Behl"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "6",
"isRecess" : false,
"subject" : "ICT",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Mathematics",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"time" : "1:10 PM-1:45 PM",
"tuesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Physical Education",
"locationName" : "",
"teacher" : {
"id" : "FFIK",
"name" : "Priyanka Birajdar"
}
},
"friday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "Additional Subject",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"thursday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "ICT",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "7",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
},
{
"sunday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"monday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "General Knowledge",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"time" : "1:45 PM-2:20 PM",
"tuesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Additional Subject",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
},
"friday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "Life Skills",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"thursday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "PEC",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"isRecess" : false,
"wednesday" : {
"remark" : "8",
"isRecess" : false,
"subject" : "H.A.",
"locationName" : "",
"teacher" : {
"id" : "HGHL",
"name" : "Deepthi Ramya"
}
},
"saturday" : {
"remark" : "",
"isRecess" : false,
"subject" : "",
"locationName" : "",
"teacher" : {
"id" : null,
"name" : null
}
}
}
]
},
"name" : "Nivam Pal",
"newMessageCount" : 2,
"announcements" : [
{
"postedDate" : "2024-04-18T20:18:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><p>Dear
Parent&nbsp;<\/p><p>Aariv got selected for the Assembly which will be held on
Tuesday(23\/4\/24).Kindly make him prepare the following lines&nbsp; and send the
printout of the picture with him on Monday<\/p><p><span style=\"font-size:
18pt;\"><strong>Do not eat anything given by a
stranger.<\/strong><\/span><\/p><p>&nbsp;<\/p><p><span style=\"font-size:
10pt;\"><strong>Regards<\/strong><\/span><\/p><p><span style=\"font-size:
10pt;\"><strong>Deepthi<\/strong><\/span><\/p><\/body><\/html>",
"heading" : "\r\nAssembly",
"attachment" : "\/Hadapsar\/Upload\/Aariv.jpeg"
},
{
"postedDate" : "2024-04-18T20:09:00",
"details" : "<!DOCTYPE html><html><head><\/head><body><p>Dear
Parent&nbsp;<\/p><p>Varenya got selected for the assemly which will be held on
Tuesday .Kindly make her prepare Local news highlights (2 )&nbsp; from Mondays
newspaper .<\/p><p>She can read it from the paper ,and also share pictures if
any .<\/p><p>&nbsp;<\/p><p>Regards<\/p><p>Deepthi&nbsp;<\/p><\/body><\/html>",
"heading" : "\r\nAssembly",
"attachment" : ""
}
],
"studentContractLink" : "",
"emergencyContacts" : [

],
"isBusOperate" : false,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"news" : null,
"studentId" : "FLDI",
"studentDocuments" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"resource" : [

],
"clSecId" : null,
"email" : "",
"holidays" : [

],
"helpdeskParentInfo" : [

],
"busDetails" : null,
"feesDue" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"lastName" : null,
"semesterAttendance" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"firstName" : null,
"course" : "CBSE",
"isEContractGenerationOn" : false,
"events" : [

],
"daDetails" : null,
"documents" : null,
"examResult" : [

],
"section" : "B",
"busPickUp" : null,
"userCode" : "HDPS221300",
"classId" : null,
"userName" : "Nivam"
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:36:53.646 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
94a15e54bf1c576a8ffa1855c86e365b4c03bbb3714f1f33af4022b361f21ad6,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Jun 2024 06:36:54.675 AM

_____________________________

Date: 27 Jun 2024 06:36:54.674 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```
Response: ``````

_____________________________

_____________________________

Date: 27 Jun 2024 06:36:54.738 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: ,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 27 Jun 2024 06:36:54.866 AM

_____________________________

Date: 27 Jun 2024 06:36:54.866 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 27 Jun 2024 06:37:01.172 AM

_____________________________

Date: 27 Jun 2024 06:37:01.171 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"expires_in" : 86400,
"campus" : "Pune-Hadapsar",
"access_token" :
"ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
},
"userCode" : "P221300",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"token_type" : "Bearer",
"id" : "FLDJ",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"profileImage" : "",
"userType" : "PARENT",
"name" : "Priyongbada Tapadar"
}```
_____________________________

_____________________________

Date: 27 Jun 2024 06:37:01.347 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 27 Jun 2024 06:37:01.631 AM

_____________________________

Date: 27 Jun 2024 06:37:01.629 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"userName" : "Nivam",
"resource" : [
],
"userCode" : "HDPS221300",
"section" : "B",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,138",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IEO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IEO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,139",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IGKO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IGKO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,140",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IMO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IMO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,142",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees ICSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees ICSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,143",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees NSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees NSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,144",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,145",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Prep Guide -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Prep Guide -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,146",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,147",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IGKO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IGKO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,148",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,149",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,150",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees IMO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,153",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees ICSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees ICSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,154",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees NSO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,156",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,157",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,158",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees Reasoning Workbook -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees Reasoning Workbook -- Gr
1-5 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"badgeDisciplinary" : [

],
"holidays" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"helpdeskParentInfo" : [

],
"name" : "Nivam Pal",
"message" : "Student Details Fetch Successfully.",
"classId" : null,
"documents" : null,
"clSecId" : null,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24027755",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-06-07T00:00:00",
"invoiceId" : "FKKII",
"lastPaymentDate" : "2024-07-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "2nd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FKKII&sessionId=J"
}
],
"allowPayment" : true
},
"studentId" : "FLDI",
"firstName" : null,
"lastName" : null,
"daDetails" : null,
"webinars" : [

],
"studentContractLink" : "",
"announcements" : [

],
"studentDocuments" : [

],
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"examResult" : [

],
"isBusOperate" : false,
"newMessageCount" : 5,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"semesterAttendance" : null,
"class" : "Standard 2",
"course" : "CBSE",
"busPickUp" : null,
"emergencyContacts" : [

],
"busDetails" : null,
"news" : null,
"email" : "",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"isEContractGenerationOn" : false,
"events" : [

]
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:37:32.460 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 27 Jun 2024 06:37:33.100 AM

_____________________________
Date: 27 Jun 2024 06:37:33.099 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"q" : null,
"pageSize" : 10,
"mails" : [
{
"mailId" : "EEKLMK",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-06-21T18:55:03.737",
"subject" : "Gentle Reminder- Yoga Session for Parents on 22nd June,2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKLFK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-21T10:35:36.347",
"subject" : "Catering Update - July 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKKE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T16:19:02.757",
"subject" : "School reporting time",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKFK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T12:35:03.843",
"subject" : "Holiday - 2nd July & 3rd July 2024",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKFJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T12:28:53.407",
"subject" : "Almanac AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKFI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T12:26:22.28",
"subject" : "School Yearbook for the AY 2023-24",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKEM",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T11:37:29.957",
"subject" : "Transport fees update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKGMJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-15T17:59:50.74",
"subject" : "Holiday - 17th June 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEJLFK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-13T10:43:04.15",
"subject" : "Scholarship application schedule & details",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEJKFK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-12T11:30:23.907",
"subject" : "Yoga Day Circular",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"message" : "Mails fetched successfully",
"fromDate" : null,
"mailFromNames" : [

],
"pageIndex" : 1,
"order" : "new",
"mailFolders" : null,
"toDate" : null,
"totalCount" : 322,
"orderBy" : null
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:37:41.679 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Jun 2024 06:37:42.319 AM

_____________________________

Date: 27 Jun 2024 06:37:42.317 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"studentDocuments" : [

],
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"emergencyContacts" : [

],
"daDetails" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"resource" : [

],
"studentId" : "FLDI",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"message" : "Student Details Fetch Successfully.",
"lastName" : null,
"semesterAttendance" : null,
"newMessageCount" : 5,
"studentContractLink" : "",
"userCode" : "HDPS221300",
"class" : "Standard 2",
"busPickUp" : null,
"name" : "Nivam Pal",
"section" : "B",
"userName" : "Nivam",
"events" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"classId" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,138",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IEO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IEO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,139",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IGKO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IGKO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,140",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IMO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IMO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,142",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees ICSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees ICSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,143",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees NSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees NSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,144",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,145",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Prep Guide -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Prep Guide -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,146",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,147",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IGKO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IGKO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,148",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,149",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,150",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees IMO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,153",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees ICSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees ICSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,154",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees NSO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,156",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,157",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,158",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees Reasoning Workbook -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees Reasoning Workbook -- Gr
1-5 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"examResult" : [

],
"webinars" : [

],
"isEContractGenerationOn" : false,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24027755",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-06-07T00:00:00",
"invoiceId" : "FKKII",
"lastPaymentDate" : "2024-07-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "2nd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FKKII&sessionId=J"
}
],
"allowPayment" : true
},
"email" : "",
"clSecId" : null,
"helpdeskParentInfo" : [

],
"documents" : null,
"holidays" : [

],
"badgeDisciplinary" : [

],
"announcements" : [

],
"isBusOperate" : false,
"news" : null,
"firstName" : null,
"busDetails" : null,
"course" : "CBSE"
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:01.387 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gexam/api/v1/Attendance/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 27 Jun 2024 06:38:01.598 AM

_____________________________

Date: 27 Jun 2024 06:38:01.597 AM

Response Description:

URL: ```https://mygiis.org/modules/gexam/api/v1/Attendance/FLDI```

Response: ```{
"message" : "Attendance details data fetched Successfully",
"filters" : {
"isParent" : false,
"studentId" : null,
"examType" : null
},
"data" : {
"studentId" : "FLDI",
"examAttendanceList" : [
{
"totalDaysPresent" : 28,
"totalWorkingDays" : 31,
"examStartDate" : "2024-04-01T00:00:00",
"totalHolidays" : 0,
"examEndDate" : "2024-09-30T00:00:00",
"totalDaysAbsent" : 3,
"percentage" : 90,
"examType" : "Semester I"
}
],
"currentMonthAttendance" : {
"totalLeave" : 0,
"totalWorkingDays" : 17,
"totalHolidays" : 0,
"totalDaysPresent" : 15,
"totalDaysAbsent" : 2
},
"monthWiseAttendanceList" : [
{
"id" : 0,
"startDate" : "2024-04-08T00:00:00",
"endDate" : "2024-04-08T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 1,
"startDate" : "2024-04-10T00:00:00",
"endDate" : "2024-04-10T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 2,
"startDate" : "2024-04-12T00:00:00",
"endDate" : "2024-04-12T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 3,
"startDate" : "2024-04-15T00:00:00",
"endDate" : "2024-04-16T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 4,
"startDate" : "2024-04-18T00:00:00",
"endDate" : "2024-04-19T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 5,
"startDate" : "2024-04-22T00:00:00",
"endDate" : "2024-04-22T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 6,
"startDate" : "2024-04-23T15:44:00",
"endDate" : "2024-04-23T15:44:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 7,
"startDate" : "2024-04-24T12:23:00",
"endDate" : "2024-04-24T12:23:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 8,
"startDate" : "2024-04-25T12:11:00",
"endDate" : "2024-04-25T12:11:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 9,
"startDate" : "2024-04-26T16:18:00",
"endDate" : "2024-04-26T16:18:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 10,
"startDate" : "2024-04-29T15:41:00",
"endDate" : "2024-04-29T15:41:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 11,
"startDate" : "2024-04-30T17:01:00",
"endDate" : "2024-04-30T17:01:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 12,
"startDate" : "2024-06-03T00:00:00",
"endDate" : "2024-06-03T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 13,
"startDate" : "2024-06-04T14:30:00",
"endDate" : "2024-06-04T14:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 14,
"startDate" : "2024-06-05T00:00:00",
"endDate" : "2024-06-05T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 15,
"startDate" : "2024-06-06T12:28:00",
"endDate" : "2024-06-06T12:28:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 16,
"startDate" : "2024-06-07T12:45:00",
"endDate" : "2024-06-07T12:45:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 17,
"startDate" : "2024-06-10T14:27:00",
"endDate" : "2024-06-10T14:27:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 18,
"startDate" : "2024-06-11T15:24:00",
"endDate" : "2024-06-11T15:24:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 19,
"startDate" : "2024-06-12T13:03:00",
"endDate" : "2024-06-12T13:03:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 20,
"startDate" : "2024-06-13T00:00:00",
"endDate" : "2024-06-13T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 21,
"startDate" : "2024-06-14T17:47:00",
"endDate" : "2024-06-14T17:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 22,
"startDate" : "2024-06-18T12:54:00",
"endDate" : "2024-06-18T12:54:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 23,
"startDate" : "2024-06-19T00:00:00",
"endDate" : "2024-06-21T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 24,
"startDate" : "2024-06-24T17:12:00",
"endDate" : "2024-06-24T17:12:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 25,
"startDate" : "2024-06-25T12:53:00",
"endDate" : "2024-06-25T12:53:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 26,
"startDate" : "2024-06-26T12:56:00",
"endDate" : "2024-06-26T12:56:00",
"attendanceStatus" : "P",
"color" : "#48d365"
}
],
"semesterAttendance" : {
"endDate" : "2024-09-30T00:00:00",
"percentage" : 90,
"startDate" : "2024-04-01T00:00:00"
}
}
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:11.096 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f
```

_____________________________
----
Date: 27 Jun 2024 06:38:11.316 AM

_____________________________

Date: 27 Jun 2024 06:38:11.315 AM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"calendar" : [

],
"session" : {
"sessEnd" : "2025-03-31T00:00:00",
"sessionId" : "J",
"sessStart" : "2024-04-01T00:00:00",
"sessionName" : "2024-2025"
},
"message" : "Student calendar details get successfully",
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
]
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:12.148 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f
```

_____________________________

----
Date: 27 Jun 2024 06:38:12.342 AM

_____________________________

Date: 27 Jun 2024 06:38:12.341 AM

Response Description:

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Response: ```{
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"timeTable" : [

],
"message" : "Time table for student not found."
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:43.382 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 27 Jun 2024 06:38:43.982 AM

_____________________________

Date: 27 Jun 2024 06:38:43.981 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=2&q=&order=new```

Response: ```{
"order" : "new",
"message" : "Mails fetched successfully",
"mailFromNames" : [

],
"orderBy" : null,
"mails" : [
{
"mailId" : "EEJHHJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-10T16:29:14.177",
"subject" : "Investiture Ceremony - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEIMGK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-06T15:39:42.173",
"subject" : "SOF - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEHFEG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-05-30T15:03:07.45",
"subject" : "Missing \/ Pending books update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEGHHK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-05-28T11:08:40.397",
"subject" : "Catering Update - June 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEFMLL",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-05-22T12:57:22.227",
"subject" : "GIIS Hadapsar is celebrating success, creativity, and
innovation",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEFLFL",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2024-05-20T16:43:40.913",
"subject" : "Miners HDP: Your Order has been Delivered.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEEMMG",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-05-09T13:28:46.687",
"subject" : "SOF Update",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEEMMF",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-05-09T13:21:46.733",
"subject" : "Congratulations to the GSF Make In India Innovation Initiative
(MI4) Champions!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEEMKK",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-05-09T12:43:31.263",
"subject" : "Congratulations to the GSF Make In India Innovation Initiative
(MI4) Champions!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEEEJD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-05-03T10:50:59.657",
"subject" : "Marathi Book update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"q" : null,
"toDate" : null,
"pageIndex" : 2,
"pageSize" : 10,
"totalCount" : 322,
"mailFolders" : null,
"fromDate" : null
}```

_____________________________

_____________________________
Date: 27 Jun 2024 06:38:44.965 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=3&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 27 Jun 2024 06:38:45.211 AM

_____________________________

Date: 27 Jun 2024 06:38:45.209 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=3&q=&order=new```

Response: ```{
"order" : "new",
"pageSize" : 10,
"message" : "Mails fetched successfully",
"q" : null,
"pageIndex" : 3,
"mailFolders" : null,
"mailFromNames" : [

],
"mails" : [
{
"mailId" : "EEEEEL",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-05-02T15:40:16.58",
"subject" : "Withdrawal Policy for AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEEDHF",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-05-01T18:35:29.013",
"subject" : "Happy Summer Holidays!",
"attachments" : [
{
"name" : "Grade 2 Summer Holiday Homework_compressed.pdf",
"url" : "\/Hadapsar\/Upload\/Grade 2 Summer Holiday
Homework_compressed.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEDKJL",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-29T10:59:54.267",
"subject" : "Pending Books update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEDKJK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-29T10:55:04.57",
"subject" : "Make in India MI4 - 1st position bagged by GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEDILI",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-04-25T19:20:57.007",
"subject" : "Meet the distinguished jurors for the GSF MI4 Grand Finale",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEDIEL",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-25T10:00:07.937",
"subject" : "GSF MI4 Grand Finale -Support Your Favourite Finalist!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEDHGD",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-04-24T15:49:47.903",
"subject" : "Extending Dates for Nitriya Sangam Registration till 4th May,
2024.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEDFMG",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-04-23T17:18:39.497",
"subject" : "All the best for the MI4 Grand Finale!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEDFLJ",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-04-23T16:48:35.61",
"subject" : "Best wishes to Team Food Fortifiers for the MI4 Grand Finale!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEDEFG",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-23T08:44:33.55",
"subject" : "Catering Service update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"totalCount" : 322,
"toDate" : null,
"fromDate" : null,
"orderBy" : null
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:45.499 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=4&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f
```

_____________________________

----
Date: 27 Jun 2024 06:38:45.824 AM

_____________________________

Date: 27 Jun 2024 06:38:45.823 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=4&q=&order=new```

Response: ```{
"mailFolders" : null,
"pageIndex" : 4,
"toDate" : null,
"message" : "Mails fetched successfully",
"mails" : [
{
"mailId" : "EDMELE",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-04-18T18:18:32.6",
"subject" : "Meet and Greet Session Grade 2, 20th April, 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDMDGF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-18T14:59:22.857",
"subject" : "Reduced school timings due to heat waves",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDLJMH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-04-18T10:02:32.907",
"subject" : "Sustainability Newsletter",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDLIIH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-16T16:19:55.07",
"subject" : "Book Fair",
"attachments" : [
{
"name" : "global international.pdf",
"url" : "\/Hadapsar\/Upload\/global international.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDLIGK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-16T15:48:22.23",
"subject" : "Holiday - 17.04.2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDLIFE",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-04-16T14:40:46.973",
"subject" : "Empowering futures—a reflection on academics and new
beginnings at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDLFLJ",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-04-15T17:45:01.173",
"subject" : "\r\nNritya Sangam- Mom and Kid Dance duo Challenge!!!",
"attachments" : [
{
"name" : "Nritya Sangam_3594.jpeg",
"url" : "\/Hadapsar\/Upload\/Nritya Sangam_3594.jpeg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDKEGG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-10T14:52:26.43",
"subject" : "Holiday - 11.04.2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDKEFM",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-10T14:47:31.343",
"subject" : "Ordering Books - Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDJHMD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-08T16:03:37.323",
"subject" : "Holiday - 09.04.2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"totalCount" : 322,
"pageSize" : 10,
"fromDate" : null,
"mailFromNames" : [

],
"orderBy" : null,
"order" : "new",
"q" : null
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:46.149 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=5&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________
----
Date: 27 Jun 2024 06:38:46.337 AM

_____________________________

Date: 27 Jun 2024 06:38:46.336 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=5&q=&order=new```

Response: ```{
"q" : null,
"message" : "Mails fetched successfully",
"totalCount" : 322,
"orderBy" : null,
"mailFolders" : null,
"pageIndex" : 5,
"mailFromNames" : [

],
"mails" : [
{
"mailId" : "EDJFGM",
"fromId" : "HGHL",
"isRead" : true,
"fromName" : "Deepthi Ramya",
"postedDate" : "2024-04-06T13:34:10.033",
"subject" : "\r\nBooks and Homework Schedule",
"attachments" : [
{
"name" : "Books Schedule_9519.jpg",
"url" : "\/Hadapsar\/Upload\/Books Schedule_9519.jpg"
},
{
"name" : "Homework Schedule_4309.jpg",
"url" : "\/Hadapsar\/Upload\/Homework Schedule_4309.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDJDKE",
"fromId" : "HGHL",
"isRead" : true,
"fromName" : "Deepthi Ramya",
"postedDate" : "2024-04-05T14:18:10.187",
"subject" : "\r\nWelcome Note",
"attachments" : [
{
"name" : "GOOGLE CLASSROOM SOP _1230.pdf",
"url" : "\/Hadapsar\/Upload\/GOOGLE CLASSROOM SOP _1230.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDIKJI",
"fromId" : "E",
"isRead" : true,
"fromName" : "IT Administrator",
"postedDate" : "2024-04-04T19:56:23.597",
"subject" : "Miners HDP: Your Order has been Shipped.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDIGHK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-04T15:17:51.037",
"subject" : "Your Feedback Matters ! GIIS Parent Satisfaction Survey 2024
(Primary and Secondary)",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDIFIE",
"fromId" : "EDI",
"isRead" : true,
"fromName" : "D.Lakshmi Prasanna",
"postedDate" : "2024-04-04T10:24:02.527",
"subject" : "Student Section allotment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDIFEE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-04T08:38:26.787",
"subject" : "Uniform Purchase Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDHKID",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-04-03T11:23:15.783",
"subject" : "\r\nParent Orientation PPT 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDHJHL",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-02T19:17:07.003",
"subject" : "Parent Orientation PPT 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDHJEL",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-02T16:31:30.413",
"subject" : "Transport Details - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDHIEL",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-02T13:11:14.91",
"subject" : "School Holidays list for April & May",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"toDate" : null,
"fromDate" : null,
"order" : "new",
"pageSize" : 10
}```

_____________________________

_____________________________
Date: 27 Jun 2024 06:38:46.715 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=6&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 27 Jun 2024 06:38:46.951 AM

_____________________________

Date: 27 Jun 2024 06:38:46.950 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=6&q=&order=new```

Response: ```{
"q" : null,
"orderBy" : null,
"pageSize" : 10,
"toDate" : null,
"mailFromNames" : [

],
"mailFolders" : null,
"order" : "new",
"mails" : [
{
"mailId" : "EDHGHD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-01T11:03:33.573",
"subject" : "Notice about CBSE dis-affiliation of fake GIIS school",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDHGGK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-04-01T10:29:05.587",
"subject" : "Rescheduled School reopening dates",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDHFDF",
"fromId" : "E",
"isRead" : true,
"fromName" : "IT Administrator",
"postedDate" : "2024-03-30T17:25:34.743",
"subject" : "Miners HDP: Your Order is Ready for Shipping.",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDGEJE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-27T15:28:36.67",
"subject" : "Important Update: Change in Campus Hotline Number",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDGEIJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-27T15:17:03.033",
"subject" : "Catering Update - April 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFJIG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-24T05:54:13.397",
"subject" : "First Term fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFJDE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T16:23:27.92",
"subject" : "Holi Greetings!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFHHD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T10:21:26.323",
"subject" : "Virtual Parent Orientation - Zoom Links",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFGIK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-23T09:33:34.283",
"subject" : "Portal Open for Online Book Purchase - Nursery to Grade 8",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFEII",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T16:34:28.823",
"subject" : "Revised Parent Orientation - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"totalCount" : 322,
"fromDate" : null,
"pageIndex" : 6,
"message" : "Mails fetched successfully"
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:47.366 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=7&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 27 Jun 2024 06:38:47.667 AM

_____________________________

Date: 27 Jun 2024 06:38:47.666 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=7&q=&order=new```

Response: ```{
"pageSize" : 10,
"orderBy" : null,
"pageIndex" : 7,
"fromDate" : null,
"message" : "Mails fetched successfully",
"toDate" : null,
"mails" : [
{
"mailId" : "EDFEFH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T15:16:46.18",
"subject" : "Books Purchase - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDFDLE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-22T10:52:53.483",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHIK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-19T10:29:39.57",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0319_102432.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0319_102432.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEHEM",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-18T21:27:01.86",
"subject" : "\r\nEv4 PTM slots",
"attachments" : [
{
"name" : "Screenshot_2024_0318_212157.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2024_0318_212157.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T16:00:20",
"subject" : "Term 1 Fees - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T15:53:43.547",
"subject" : "Enhanced Uniform Distribution Process at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGIK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:35:46.29",
"subject" : "Books Purchase- AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDEGHJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-18T13:08:56.83",
"subject" : "Catering Services - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EDDGFK",
"fromId" : "E",
"isRead" : false,
"fromName" : "IT Administrator",
"postedDate" : "2024-03-15T11:42:17.5",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMKEK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T16:11:41.807",
"subject" : "Eleisha Malik : A Bright Star in the International SEL
Competition 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"q" : null,
"mailFolders" : null,
"mailFromNames" : [

],
"order" : "new",
"totalCount" : 322
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:47.949 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=8&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 27 Jun 2024 06:38:48.181 AM
_____________________________

Date: 27 Jun 2024 06:38:48.180 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=8&q=&order=new```

Response: ```{
"pageSize" : 10,
"orderBy" : null,
"pageIndex" : 8,
"fromDate" : null,
"message" : "Mails fetched successfully",
"toDate" : null,
"mails" : [
{
"mailId" : "MMJLL",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-03-13T12:57:52.93",
"subject" : "Empowering futures—a reflection on academics and new
beginnings at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMEEK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-03-06T11:57:12.997",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MMDGF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-03-05T12:17:18.563",
"subject" : "\r\nSection Shuffling for Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLMLK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-03-04T16:20:46.103",
"subject" : "\r\nEv4 guidelines",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MLFJH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-27T12:54:53.437",
"subject" : "Fee Structure - AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKKGD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-17T10:49:27.627",
"subject" : "Catering Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKJLH",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-16T16:29:28.353",
"subject" : "Holiday - 19th Feb 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKIDG",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-02-13T17:10:42.523",
"subject" : "\r\nGuidelines for EV 4 Examination",
"attachments" : [
{
"name" : "EV4syllabus_TT_Gd 1_5588.pdf",
"url" : "\/Hadapsar\/Upload\/EV4syllabus_TT_Gd 1_5588.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKHEK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-02-12T16:50:45.177",
"subject" : "Empowering futures-a reflection on academics and new beginnings
at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MKGKF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-12T13:36:05.857",
"subject" : "Student Session Break & Summer Break",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"q" : null,
"mailFolders" : null,
"mailFromNames" : [

],
"order" : "new",
"totalCount" : 322
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:48.499 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=9&q=&order=new```
Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 27 Jun 2024 06:38:48.705 AM

_____________________________

Date: 27 Jun 2024 06:38:48.704 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=9&q=&order=new```

Response: ```{
"orderBy" : null,
"order" : "new",
"mailFolders" : null,
"pageIndex" : 9,
"pageSize" : 10,
"q" : null,
"mails" : [
{
"mailId" : "MKEDJ",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-02-06T10:33:04.113",
"subject" : "Welcome to Qutuhal Season 5 Expo and Awards on 10th Feb 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MJMEK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-02-02T14:45:01.78",
"subject" : "No Catering service\" during March 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MJIGG",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-01-27T10:41:49.37",
"subject" : "Catering fee payment - February 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MJHGM",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-01-25T12:17:35.317",
"subject" : "Republic Day Wishes!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MJGMK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-01-24T15:09:58.583",
"subject" : "Revised Schedule for Grade 1 and 2 Cambridge Classes on 27th
January",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MJGHJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-01-23T19:52:49.827",
"subject" : "Important Circular - School Schedule for 27th January",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MJFJJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-01-20T10:17:40.303",
"subject" : "School Closure on January 22",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MJEJJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-01-18T11:00:17.563",
"subject" : "School Holiday - 19.01.2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MJEIF",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-01-18T09:05:53.51",
"subject" : "Catering Fee Payment - February 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MJDHH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2024-01-16T14:57:38.713",
"subject" : "Re: Nivam Pal EV-4 hindi project",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"fromDate" : null,
"totalCount" : 322,
"toDate" : null,
"message" : "Mails fetched successfully",
"mailFromNames" : [

]
}```

_____________________________
_____________________________

Date: 27 Jun 2024 06:38:49.066 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=10&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Jun 2024 06:38:49.246 AM

_____________________________

Date: 27 Jun 2024 06:38:49.243 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=10&q=&order=new```

Response: ```{
"mails" : [
{
"mailId" : "MIMJL",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-01-12T16:17:42.24",
"subject" : "Empowering futures - a reflection on education, hope, and new
beginnings at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MIMJD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-01-12T15:46:40.54",
"subject" : "Makar Sankranti Greetings!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MIGEM",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-01-04T13:25:08.983",
"subject" : "Math Fear Ends Here!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MIFHD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-01-03T12:46:27.53",
"subject" : "It’s School Time!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MIFGM",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-01-03T11:49:15.05",
"subject" : "Qutuhal Season 5 Grand Finale challenge with AED 5K worth of
prizes is here!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MIFDI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-31T19:24:11.45",
"subject" : "Happy New Year!!",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MIDKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-23T17:42:50.597",
"subject" : "Season\'s Greetings!!",
"attachments" : [
{
"name" : "Greetings.jpg",
"url" : "\/Hadapsar\/Upload\/Greetings.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHKHF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-19T11:31:04.65",
"subject" : "Gifts policy on Students Birthdays",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHJFF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-18T19:14:20.31",
"subject" : "\r\nAnnual Cultural and Sports Fest - Guidelines",
"attachments" : [
{
"name" : "Anuual cultural and Sports fest_4757.pdf",
"url" : "\/Hadapsar\/Upload\/Anuual cultural and Sports fest_4757.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHILH",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-18T14:39:32.24",
"subject" : "Catering Fee Payment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"order" : "new",
"mailFolders" : null,
"q" : null,
"pageIndex" : 10,
"mailFromNames" : [

],
"message" : "Mails fetched successfully",
"toDate" : null,
"pageSize" : 10,
"totalCount" : 322,
"fromDate" : null,
"orderBy" : null
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:49.616 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=11&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 27 Jun 2024 06:38:49.820 AM

_____________________________

Date: 27 Jun 2024 06:38:49.818 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=11&q=&order=new```
Response: ```{
"totalCount" : 322,
"orderBy" : null,
"message" : "Mails fetched successfully",
"fromDate" : null,
"pageSize" : 10,
"mails" : [
{
"mailId" : "MHHKD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T11:04:42.017",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [
{
"name" : "Orange and White Icons Sports Flyer.pdf",
"url" : "\/Hadapsar\/Upload\/Orange and White Icons Sports Flyer.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHHIJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-16T09:51:37.05",
"subject" : "Consent for your ward\/s re-enrolment\/continuation in the
upcoming Academic Year 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHFGH",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T18:17:27.437",
"subject" : "\r\nSports fees",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-14T12:39:17.74",
"subject" : "\r\nDid not finish the tiffin",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHEDG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-14T10:25:23.53",
"subject" : "School Catering Update - A Gentle Reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MHDMJ",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-14T09:42:18.797",
"subject" : "Embracing change and inspiring the future, a reflective month of
celebration and transformation at GIIS Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGMGJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-12T13:12:11.83",
"subject" : "GIIS\/HDP\/CIR-086\/2023-24 - Class Photographs",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGLFJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-11T15:41:05.347",
"subject" : "GIIS\/HDP\/CIR-085\/2023-24 - Enhancement Circular",
"attachments" : [
{
"name" : "Enhancement Circular_GIIS Hadpasar_V3.pdf",
"url" : "\/Hadapsar\/Upload\/Enhancement Circular_GIIS Hadpasar_V3.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGLEG",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-11T12:56:59.847",
"subject" : "Qutuhal Season 5 Grand Finale challenge with AED 5K worth of
prizes is here!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGKJJ",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-11T10:28:11.59",
"subject" : "Re: Unable to submit e-consent for sports day",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"mailFolders" : null,
"q" : null,
"mailFromNames" : [

],
"order" : "new",
"pageIndex" : 11,
"toDate" : null
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:50.200 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=12&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 27 Jun 2024 06:38:50.435 AM

_____________________________

Date: 27 Jun 2024 06:38:50.433 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=12&q=&order=new```

Response: ```{
"mailFolders" : null,
"q" : null,
"toDate" : null,
"pageSize" : 10,
"orderBy" : null,
"pageIndex" : 12,
"order" : "new",
"fromDate" : null,
"message" : "Mails fetched successfully",
"totalCount" : 322,
"mailFromNames" : [

],
"mails" : [
{
"mailId" : "MGIMG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-08T09:44:59.05",
"subject" : "GIIS\/HDP\/CIR-084\/2023-24 - School Catering Update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGHGD",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-12-06T16:01:50.303",
"subject" : "\r\nEV 3 Report Card Generated",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGHEF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-06T09:31:21.17",
"subject" : "GIIS\/HDP\/CIR-083\/2023-24 - School reporting timings for
students",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGKD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-05T13:14:55.2",
"subject" : "GIIS\/HDP\/CIR-082\/2023-24 - Cambridge English Qualifications
Program",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGIL",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-12-05T11:16:19.49",
"subject" : "Qutuhal Season 5 week 9 challenge on Business & Finance is here!
Submit before 10th Dec 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGGDD",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-04T17:34:30.577",
"subject" : "Re: Re: PTM slots",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGFLJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-12-04T14:47:39.963",
"subject" : "GIIS\/HDP\/CIR-081\/2023-24 - Winter Vacation",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MGEKI",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-12-02T16:29:09.813",
"subject" : "\r\nPTM slots",
"attachments" : [
{
"name" : "Screenshot_2023_1202_162345.jpg",
"url" : "\/Hadapsar\/Upload\/Screenshot_2023_1202_162345.jpg"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MFMID",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-11-30T15:46:23.09",
"subject" : "Cambridge English Qualifications Program - Communication 3",
"attachments" : [
{
"name" : "FAQs_Parent .pdf",
"url" : "\/Hadapsar\/Upload\/FAQs_Parent .pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MFLGK",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-11-30T10:30:54.177",
"subject" : "Qutuhal Season 5 week 8 challenge on Digital Media and
Photography is here! Submit before 3rd Dec 2023 and add on your Qutuhal Reward
points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
]
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:50.733 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=13&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Jun 2024 06:38:50.903 AM

_____________________________

Date: 27 Jun 2024 06:38:50.902 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=13&q=&order=new```

Response: ```{
"q" : null,
"fromDate" : null,
"totalCount" : 322,
"pageSize" : 10,
"orderBy" : null,
"mailFromNames" : [

],
"order" : "new",
"mailFolders" : null,
"pageIndex" : 13,
"mails" : [
{
"mailId" : "MFIMF",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-11-27T18:12:33.257",
"subject" : "\r\nPlease take note of school timings",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MFHHE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-11-25T12:38:33.843",
"subject" : "GIIS\/HDP\/CIR-084\/2023-24 - School Holiday",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MFHGJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-11-25T11:34:55.367",
"subject" : "Cambridge English Qualifications Program - Communication 2",
"attachments" : [
{
"name" : "Programme Brochure.pdf",
"url" : "\/Hadapsar\/Upload\/Programme Brochure.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MFGML",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-11-24T15:51:54.297",
"subject" : "Re: Re: Reminder for completion of notebook work",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MFGMF",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-11-24T14:13:26.553",
"subject" : "Cambridge English Qualifications Programme - A gentle reminder",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MFEMJ",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-11-21T15:48:50.28",
"subject" : "\r\nReminder for completion of notebook work",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MFDLE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-11-20T14:57:36.39",
"subject" : "Cambridge English Qualifications Program",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MFDJE",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-11-20T12:42:59.817",
"subject" : "Qutuhal Season 5 week 7 challenge on Math in Real life!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEMGH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-11-15T14:16:11.84",
"subject" : "Qutuhal Season 5 week 6 challenge on Space Exploration is here!
Submit before 19th Nov 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEMFK",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2023-11-15T13:11:22.867",
"subject" : "\r\nEV 3 Guidelines and syllabus",
"attachments" : [
{
"name" : "EV3-syllabus-TT-Gr-1_4451.pdf",
"url" : "\/Hadapsar\/Upload\/EV3-syllabus-TT-Gr-1_4451.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
}
],
"message" : "Mails fetched successfully",
"toDate" : null
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:51.317 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=14&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 27 Jun 2024 06:38:51.480 AM

_____________________________

Date: 27 Jun 2024 06:38:51.479 AM


Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=14&q=&order=new```

Response: ```{
"mailFromNames" : [

],
"pageIndex" : 14,
"mails" : [
{
"mailId" : "MEMDI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-11-14T11:53:25.193",
"subject" : "GIIS\/HDP\/CIR-082\/2023-24 - Children’s Day wishes",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MELGD",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-11-09T17:55:23.923",
"subject" : "Unveiling the Unforgettable Moments spent in October",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEKMG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-11-09T14:15:27.047",
"subject" : "Annual Cultural and Sports Fest - Grade 1 & 2",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEKGE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-11-08T12:30:59.747",
"subject" : "PARENTS CRICKET MATCH!!",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEKFM",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-11-08T12:21:39.207",
"subject" : "GIIS\/HDP\/CIR-081\/2023-24 - Diwali Greetings!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEJEE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-11-06T17:59:17.91",
"subject" : "\r\nMeeting with the teacher",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEIKE",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-11-06T11:10:46.017",
"subject" : "Qutuhal Season 5 week 5 challenge on Well-being is here! Submit
before 12th Nov 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEHDE",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-11-02T17:07:42.273",
"subject" : "Re: Nivam�s leave application",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEEJM",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-30T14:54:59.613",
"subject" : "Qutuhal Season 5 week 4 challenge on AI & Robotics is here!
Submit before 5th Nov 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MEDKK",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-27T17:24:21.95",
"subject" : "Join us tomorrow to ignite your child\'s passion for critical
thinking and logical reasoning",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"mailFolders" : null,
"totalCount" : 322,
"order" : "new",
"q" : null,
"fromDate" : null,
"pageSize" : 10,
"message" : "Mails fetched successfully",
"toDate" : null,
"orderBy" : null
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:51.950 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=15&q=&order=new```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 27 Jun 2024 06:38:52.218 AM

_____________________________

Date: 27 Jun 2024 06:38:52.217 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=15&q=&order=new```

Response: ```{
"toDate" : null,
"mailFolders" : null,
"totalCount" : 322,
"orderBy" : null,
"pageIndex" : 15,
"order" : "new",
"mails" : [
{
"mailId" : "MDMGH",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-25T10:30:31.753",
"subject" : "GIIS Dubai presents Puzzle Bee by Logicology",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDLKH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-23T11:43:42.967",
"subject" : "Qutuhal Season 5 week 3 challenge on Coding is here! Submit
before 29th Oct 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDKLG",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-10-20T17:13:01.35",
"subject" : "Dandiya Night Event Teaser",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDJHL",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-10-19T11:03:36.55",
"subject" : "GIIS\/HDP\/CIR-078\/2023-24 - School Holiday",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDIEM",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-10-17T15:57:17.797",
"subject" : "GIIS\/HDP\/CIR-077\/2023-24 - Dandiya Raas - An evening of dance
, fun, colour",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDHMD",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-17T10:41:43.537",
"subject" : "Qutuhal Season 5 week 2 challenge on Sustainability is here!
Submit before 22nd Oct 2023 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDHFG",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-16T14:12:39.77",
"subject" : "Sustainability is the buzzword at Global Schools",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDHFE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-10-16T13:30:14.163",
"subject" : "GIIS\/HDP\/CIR-076\/2023-24 - Parent Circular",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDGHK",
"fromId" : "EDI",
"isRead" : true,
"fromName" : "D.Lakshmi Prasanna",
"postedDate" : "2023-10-14T12:21:11.547",
"subject" : "Parents Football match",
"attachments" : [
{
"name" : "Parents football teams.JPG",
"url" : "\/Hadapsar\/Upload\/Parents football teams.JPG"
},
{
"name" : "Football Champions.JPG",
"url" : "\/Hadapsar\/Upload\/Football Champions.JPG"
},
{
"name" : "Runner up.JPG",
"url" : "\/Hadapsar\/Upload\/Runner up.JPG"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDGDK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-10-13T16:22:30.503",
"subject" : "GIIS\/HDP\/CIR-075\/2023-24 - Anthurium Resort Kg2 to Gr 2",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"message" : "Mails fetched successfully",
"fromDate" : null,
"mailFromNames" : [
],
"q" : null,
"pageSize" : 10
}```

_____________________________

_____________________________

Date: 27 Jun 2024 06:38:52.567 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=16&q=&order=new```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f
```

_____________________________

----
Date: 27 Jun 2024 06:38:52.890 AM

_____________________________

Date: 27 Jun 2024 06:38:52.889 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=16&q=&order=new```

Response: ```{
"toDate" : null,
"totalCount" : 322,
"pageIndex" : 16,
"mailFromNames" : [

],
"pageSize" : 10,
"q" : null,
"mailFolders" : null,
"order" : "new",
"mails" : [
{
"mailId" : "MDFLG",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-13T12:44:08.927",
"subject" : "Three New GSF Schools Start Academic Year in August",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDDLD",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-10T15:43:37.407",
"subject" : "Qutuhal Season 5 Challenge 1 on Wonders of Science is here!
Submit before 15th Oct and add on your Qutuhal Rewards!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "MDDGJ",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-10T09:56:20.977",
"subject" : "Unveiling the Unforgettable Moments spent in September",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LMLJD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-10-07T12:47:17.71",
"subject" : "GIIS\/HDP\/CIR-073\/2023-24 - Dandiya Workshop",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LMKHD",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-10-05T15:44:12.75",
"subject" : "GIIS\/HDP\/CIR-072\/2023-24 - 7th October Holiday",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LMFMK",
"fromId" : "GGIE",
"isRead" : true,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-10-03T15:18:55.11",
"subject" : "\r\nRegarding notebooks",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LMFGH",
"fromId" : "K",
"isRead" : true,
"fromName" : "GIIS Announcement",
"postedDate" : "2023-10-02T17:44:57.677",
"subject" : "Leadership Lecture Series with Dr N R Narayana Murthy",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLMFD",
"fromId" : "GGIE",
"isRead" : false,
"fromName" : "Vidya Karadepatil",
"postedDate" : "2023-09-28T16:51:12.69",
"subject" : "Field trip",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLLLF",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-28T08:41:31.293",
"subject" : "GIIS\/HDP\/CIR-071\/2023-24 - School Holiday",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "LLLFI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2023-09-27T14:31:49.687",
"subject" : "GIIS\/HDP\/CIR-070\/2023-24 - School Holiday",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"message" : "Mails fetched successfully",
"orderBy" : null,
"fromDate" : null
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:11:39.745 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
ae9a09d172a8b8cfe140d3d22a0d0cdef60252a15b3da7a76212544e8d377a9f
```

_____________________________

----
Date: 02 Jul 2024 06:11:40.047 PM

_____________________________

Date: 02 Jul 2024 06:11:40.045 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````
_____________________________

_____________________________

Date: 02 Jul 2024 06:11:40.086 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: ,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 02 Jul 2024 06:11:40.179 PM

_____________________________

Date: 02 Jul 2024 06:11:40.179 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 02 Jul 2024 06:11:54.300 PM

_____________________________

Date: 02 Jul 2024 06:11:54.299 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"userCode" : "P221300",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"profileImage" : "",
"userType" : "PARENT",
"expires_in" : 86400,
"token_type" : "Bearer",
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"id" : "FLDJ",
"access_token" :
"6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"name" : "Priyongbada Tapadar",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"campus" : "Pune-Hadapsar"
}```

_____________________________
_____________________________

Date: 02 Jul 2024 06:11:54.462 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196
```

_____________________________

----
Date: 02 Jul 2024 06:11:54.772 PM

_____________________________

Date: 02 Jul 2024 06:11:54.771 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"section" : "B",
"daDetails" : null,
"newMessageCount" : 1,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,138",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IEO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IEO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,139",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IGKO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IGKO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,140",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IMO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IMO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,142",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees ICSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees ICSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,143",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees NSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees NSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,144",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,145",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Prep Guide -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Prep Guide -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,146",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,147",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IGKO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IGKO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,148",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,149",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,150",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees IMO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,153",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees ICSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees ICSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,154",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees NSO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,156",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,157",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,158",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees Reasoning Workbook -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees Reasoning Workbook -- Gr
1-5 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"message" : "Student Details Fetch Successfully.",
"email" : "",
"class" : "Standard 2",
"studentContractLink" : "",
"holidays" : [

],
"helpdeskParentInfo" : [

],
"busPickUp" : null,
"emergencyContacts" : [

],
"webinars" : [

],
"userName" : "Nivam",
"announcements" : [

],
"badgeDisciplinary" : [

],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"firstName" : null,
"resource" : [

],
"studentId" : "FLDI",
"events" : [

],
"isEContractGenerationOn" : false,
"clSecId" : null,
"studentDocuments" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [
],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"semesterAttendance" : null,
"name" : "Nivam Pal",
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24027755",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-06-07T00:00:00",
"invoiceId" : "FKKII",
"lastPaymentDate" : "2024-07-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "2nd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FKKII&sessionId=J"
}
],
"allowPayment" : true
},
"userCode" : "HDPS221300",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"examResult" : [

],
"isBusOperate" : false,
"course" : "CBSE",
"busDetails" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"classId" : null,
"lastName" : null,
"documents" : null,
"news" : null
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:12:01.173 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 02 Jul 2024 06:12:01.366 PM

_____________________________

Date: 02 Jul 2024 06:12:01.364 PM


Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"mails" : [
{
"mailId" : "EEMHLI",
"fromId" : "E",
"isRead" : true,
"fromName" : "IT Administrator",
"postedDate" : "2024-06-30T11:35:23.107",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEMDID",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-06-28T10:56:26.673",
"subject" : "\tREVISIONAL SESSION & FORMATIVE ASSESSMENT GRADE 2",
"attachments" : [
{
"name" : "Grade 2 Syllabus AprilJune.pdf",
"url" : "\/Hadapsar\/Upload\/Grade 2 Syllabus AprilJune.pdf"
},
{
"name" : "Assessment data sheet grade 2 - Sheet1.pdf",
"url" : "\/Hadapsar\/Upload\/Assessment data sheet grade 2 - Sheet1.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKLMK",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-06-21T18:55:03.743",
"subject" : "Gentle Reminder- Yoga Session for Parents on 22nd June,2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKLFK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-21T10:35:36.353",
"subject" : "Catering Update - July 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKKE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T16:19:02.763",
"subject" : "School reporting time",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKFK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T12:35:03.85",
"subject" : "Holiday - 2nd July & 3rd July 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKFJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T12:28:53.413",
"subject" : "Almanac AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKFI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T12:26:22.287",
"subject" : "School Yearbook for the AY 2023-24",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKEM",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T11:37:29.963",
"subject" : "Transport fees update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKGMJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-15T17:59:50.747",
"subject" : "Holiday - 17th June 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageSize" : 10,
"message" : "Mails fetched successfully",
"pageIndex" : 1,
"q" : null,
"totalCount" : 324,
"toDate" : null,
"order" : "new",
"mailFolders" : null,
"orderBy" : null,
"mailFromNames" : [

],
"fromDate" : null
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:12:06.508 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196
```

_____________________________

----
Date: 02 Jul 2024 06:12:06.694 PM

_____________________________

Date: 02 Jul 2024 06:12:06.694 PM

Response Description:

URL: ```https://mygiis.org/modules/gtimetable/api/v1/TimeTable/FLDI```

Response: ```{
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"timeTable" : [

],
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"message" : "Time table for student not found.",
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
}
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:12:08.257 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 02 Jul 2024 06:12:08.431 PM

_____________________________

Date: 02 Jul 2024 06:12:08.430 PM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"calendar" : [

],
"message" : "Student calendar details get successfully",
"session" : {
"sessEnd" : "2025-03-31T00:00:00",
"sessionId" : "J",
"sessStart" : "2024-04-01T00:00:00",
"sessionName" : "2024-2025"
},
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
]
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:12:13.044 PM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 02 Jul 2024 06:12:13.183 PM

_____________________________

Date: 02 Jul 2024 06:12:13.182 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"totalBalanceAmount" : 60000,
"message" : "Get Student Pending List Successfully.",
"taxType" : "Tax",
"pendingFeesList" : [
{
"invoiceNumber" : "I24027755",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-06-07T00:00:00",
"invoiceId" : "FKKII",
"lastPaymentDate" : "2024-07-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "2nd Term",
"breakDownLink" :
"\/modules\/gfinance\/PendingFeesWebApi\/GetPendingFeesDetails?
studentId=FLDI&invoiceId=FKKII&sessionId=J"
}
],
"executionTime" : 0
}```

_____________________________
_____________________________

Date: 02 Jul 2024 06:12:17.054 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FKKII/J```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196
```

_____________________________

----
Date: 02 Jul 2024 06:12:17.243 PM

_____________________________

Date: 02 Jul 2024 06:12:17.242 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FKKII/J```

Response: ```{
"taxType" : "Tax",
"displayLatePaymentChargeMessage" : "",
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"isInvoiceInGiroProcess" : false,
"allowPartialPayment" : true,
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "9800.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "9800.00",
"minAmtToBePaid" : "9800.00",
"totalPayableAmount" : "9800.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "9800.00",
"entityName" : "CB- 2024-25 Bus Fees (TW) 2nd Term",
"enforceMinAmt" : false,
"entityId" : 230
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "7900.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "7900.00",
"minAmtToBePaid" : "7900.00",
"totalPayableAmount" : "7900.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7900.00",
"entityName" : "CB - Term Fees-2nd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 234
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "42300.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "42300.00",
"minAmtToBePaid" : "42300.00",
"totalPayableAmount" : "42300.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "42300.00",
"entityName" : "CB- Tuition Fees 2nd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 236
}
],
"executionTime" : 0,
"enablePayment" : true,
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"isLatePaymentCharges" : false,
"totalBalanceAmount" : "60000.00",
"allowPayment" : true,
"giroMessage" : "",
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary"
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:12:19.374 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

Payload:
```{
"studentId" : "FLDI",
"invoiceId" : "FKKII",
"list" : [
{
"paidAmount" : 9800,
"entityId" : 230
},
{
"paidAmount" : 7900,
"entityId" : 234
},
{
"paidAmount" : 42300,
"entityId" : 236
}
],
"sendAmount" : 60000
}```

_____________________________

----
Date: 02 Jul 2024 06:12:19.595 PM

_____________________________

Date: 02 Jul 2024 06:12:19.594 PM


Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"creditNoteAmount" : "0.00",
"totalPayableAmount" : "60000.00",
"isMultiplePaymentGateway" : false,
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"message" : "Post Data of Fees Summary Successfully.",
"feesSummaryList" : [

],
"taxAmount" : "0.00",
"gateways" : [
{
"gatewayId" : "EE",
"name" : "Pay by TPSL",
"remarks" : null,
"isDefaultGateway" : true
}
],
"lpGracePeriodDays" : 0,
"subTotalAmount" : "60000.00",
"executionTime" : 0,
"isLatePaymentChargesApplicable" : false,
"transactionCharges" : "0.00",
"invoiceAmount" : "60000.00",
"isGracePeriodApplicable" : false
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:12:21.920 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-appname: myGIIS Parent App iOS
```

Payload:
```{
"studentId" : "FLDI",
"invoiceId" : "FKKII",
"list" : [
{
"paidAmount" : 9800,
"entityId" : 230
},
{
"paidAmount" : 7900,
"entityId" : 234
},
{
"paidAmount" : 42300,
"entityId" : 236
}
],
"sendAmount" : "60000.0"
}```

_____________________________

----
Date: 02 Jul 2024 06:12:22.055 PM

_____________________________

Date: 02 Jul 2024 06:12:22.054 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"errorMessage" : null,
"totBalAmt" : null,
"executionTime" : 0,
"maxTransaction" : "31913",
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=FKKII&64n05pn6v10Vq=GEMEG&567qr06
Vq=FLDI&nz1706=JDDDD&2n4r06N22=647r",
"invoiceId" : "27755",
"paymentGateWayRemark" : null,
"insertedOn" : "2024-07-02T20:42:19.563",
"monthAmount" : null,
"message" : "Post Data Successfully For Online Payment.",
"paidAmount" : 9800,
"eNetId" : "27755|31913"
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:15:49.785 PM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

_____________________________

Date: 02 Jul 2024 06:15:49.793 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 02 Jul 2024 06:15:50.267 PM

_____________________________

Date: 02 Jul 2024 06:15:50.266 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"message" : "Get Student Pending List Successfully.",
"pendingFeesList" : [
{
"invoiceNumber" : "I24027755",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-06-07T00:00:00",
"invoiceId" : "FKKII",
"lastPaymentDate" : "2024-07-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "2nd Term",
"breakDownLink" :
"\/modules\/gfinance\/PendingFeesWebApi\/GetPendingFeesDetails?
studentId=FLDI&invoiceId=FKKII&sessionId=J"
}
],
"totalBalanceAmount" : 60000,
"executionTime" : 0,
"taxType" : "Tax"
}```

_____________________________

----
Date: 02 Jul 2024 06:15:51.411 PM

_____________________________

Date: 02 Jul 2024 06:15:51.408 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"badgeDisciplinary" : [

],
"class" : "Standard 2",
"section" : "B",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"clSecId" : null,
"announcements" : [

],
"webinars" : [

],
"lastName" : null,
"holidays" : [

],
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,138",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IEO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IEO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,139",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IGKO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IGKO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,140",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IMO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IMO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,142",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees ICSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees ICSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,143",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees NSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees NSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,144",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,145",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Prep Guide -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Prep Guide -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,146",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,147",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IGKO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IGKO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,148",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,149",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,150",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees IMO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,153",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees ICSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees ICSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,154",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees NSO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,156",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,157",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,158",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees Reasoning Workbook -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees Reasoning Workbook -- Gr
1-5 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"news" : null,
"classId" : null,
"course" : "CBSE",
"daDetails" : null,
"semesterAttendance" : null,
"isEContractGenerationOn" : false,
"userCode" : "HDPS221300",
"resource" : [

],
"isBusOperate" : false,
"studentContractLink" : "",
"studentId" : "FLDI",
"firstName" : null,
"newMessageCount" : 1,
"events" : [

],
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24027755",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-06-07T00:00:00",
"invoiceId" : "FKKII",
"lastPaymentDate" : "2024-07-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "2nd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FKKII&sessionId=J"
}
],
"allowPayment" : true
},
"userName" : "Nivam",
"documents" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"studentDocuments" : [

],
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"emergencyContacts" : [

],
"message" : "Student Details Fetch Successfully.",
"email" : "",
"helpdeskParentInfo" : [

],
"examResult" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"name" : "Nivam Pal",
"busPickUp" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [
],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"busDetails" : null
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:18:16.854 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FKKII/J```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 02 Jul 2024 06:18:17.227 PM

_____________________________

Date: 02 Jul 2024 06:18:17.226 PM


Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FKKII/J```

Response: ```{
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"enablePayment" : true,
"allowPartialPayment" : true,
"isLatePaymentCharges" : false,
"isInvoiceInGiroProcess" : false,
"displayLatePaymentChargeMessage" : "",
"allowPayment" : true,
"taxType" : "Tax",
"giroMessage" : "",
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "9800.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "9800.00",
"minAmtToBePaid" : "9800.00",
"totalPayableAmount" : "9800.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "9800.00",
"entityName" : "CB- 2024-25 Bus Fees (TW) 2nd Term",
"enforceMinAmt" : false,
"entityId" : 230
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "7900.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "7900.00",
"minAmtToBePaid" : "7900.00",
"totalPayableAmount" : "7900.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7900.00",
"entityName" : "CB - Term Fees-2nd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 234
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "42300.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "42300.00",
"minAmtToBePaid" : "42300.00",
"totalPayableAmount" : "42300.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "42300.00",
"entityName" : "CB- Tuition Fees 2nd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 236
}
],
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"executionTime" : 0,
"totalBalanceAmount" : "60000.00"
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:18:20.639 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

Payload:
```{
"list" : [
{
"entityId" : 230,
"paidAmount" : 9800
},
{
"entityId" : 234,
"paidAmount" : 7900
},
{
"paidAmount" : 42300,
"entityId" : 236
}
],
"studentId" : "FLDI",
"invoiceId" : "FKKII",
"sendAmount" : 60000
}```

_____________________________

----
Date: 02 Jul 2024 06:18:20.966 PM

_____________________________

Date: 02 Jul 2024 06:18:20.965 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"isGracePeriodApplicable" : false,
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"creditNoteAmount" : "0.00",
"totalPayableAmount" : "60000.00",
"feesSummaryList" : [

],
"lpGracePeriodDays" : 0,
"executionTime" : 0,
"isLatePaymentChargesApplicable" : false,
"taxAmount" : "0.00",
"invoiceAmount" : "60000.00",
"transactionCharges" : "0.00",
"message" : "Post Data of Fees Summary Successfully.",
"isMultiplePaymentGateway" : false,
"subTotalAmount" : "60000.00",
"gateways" : [
{
"gatewayId" : "EE",
"name" : "Pay by TPSL",
"remarks" : null,
"isDefaultGateway" : true
}
]
}```
_____________________________

_____________________________

Date: 02 Jul 2024 06:18:24.934 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Authentication Headers:
```
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

Payload:
```{
"list" : [
{
"entityId" : 230,
"paidAmount" : 9800
},
{
"entityId" : 234,
"paidAmount" : 7900
},
{
"paidAmount" : 42300,
"entityId" : 236
}
],
"studentId" : "FLDI",
"invoiceId" : "FKKII",
"sendAmount" : "60000.0"
}```

_____________________________

----
Date: 02 Jul 2024 06:18:25.066 PM

_____________________________

Date: 02 Jul 2024 06:18:25.065 PM

Response Description:
URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"message" : "Post Data Successfully For Online Payment.",
"insertedOn" : "2024-07-02T20:48:22.573",
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=FKKII&64n05pn6v10Vq=GEMEH&567qr06
Vq=FLDI&nz1706=JDDDD&2n4r06N22=647r",
"totBalAmt" : null,
"eNetId" : "27755|31914",
"monthAmount" : null,
"maxTransaction" : "31914",
"paidAmount" : 9800,
"executionTime" : 0,
"errorMessage" : null,
"invoiceId" : "27755",
"paymentGateWayRemark" : null
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:23:34.695 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

_____________________________

Date: 02 Jul 2024 06:23:34.700 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 02 Jul 2024 06:23:35.139 PM

_____________________________

Date: 02 Jul 2024 06:23:35.138 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"pendingFeesList" : [
{
"invoiceNumber" : "I24027755",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-06-07T00:00:00",
"invoiceId" : "FKKII",
"lastPaymentDate" : "2024-07-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "2nd Term",
"breakDownLink" :
"\/modules\/gfinance\/PendingFeesWebApi\/GetPendingFeesDetails?
studentId=FLDI&invoiceId=FKKII&sessionId=J"
}
],
"executionTime" : 0,
"taxType" : "Tax",
"totalBalanceAmount" : 60000,
"message" : "Get Student Pending List Successfully."
}```

_____________________________

----
Date: 02 Jul 2024 06:23:35.321 PM
_____________________________

Date: 02 Jul 2024 06:23:35.320 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"section" : "B",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"badgeDisciplinary" : [

],
"announcements" : [
],
"userCode" : "HDPS221300",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"isBusOperate" : false,
"webinars" : [

],
"events" : [

],
"newMessageCount" : 1,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24027755",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-06-07T00:00:00",
"invoiceId" : "FKKII",
"lastPaymentDate" : "2024-07-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "2nd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FKKII&sessionId=J"
}
],
"allowPayment" : true
},
"news" : null,
"semesterAttendance" : null,
"studentContractLink" : "",
"busPickUp" : null,
"busDetails" : null,
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"firstName" : null,
"resource" : [

],
"lastName" : null,
"name" : "Nivam Pal",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"email" : "",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"studentId" : "FLDI",
"documents" : null,
"userName" : "Nivam",
"daDetails" : null,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,138",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IEO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IEO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,139",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IGKO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IGKO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,140",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IMO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IMO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,142",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees ICSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees ICSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,143",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees NSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees NSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,144",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,145",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Prep Guide -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Prep Guide -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,146",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,147",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IGKO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IGKO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,148",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,149",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,150",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees IMO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,153",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees ICSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees ICSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,154",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees NSO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,156",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,157",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,158",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees Reasoning Workbook -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees Reasoning Workbook -- Gr
1-5 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"examResult" : [

],
"emergencyContacts" : [

],
"helpdeskParentInfo" : [

],
"clSecId" : null,
"class" : "Standard 2",
"course" : "CBSE",
"classId" : null,
"message" : "Student Details Fetch Successfully.",
"isEContractGenerationOn" : false,
"studentDocuments" : [

],
"holidays" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
}
}```

_____________________________

_____________________________
Date: 02 Jul 2024 06:23:36.213 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FKKII/J```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 02 Jul 2024 06:23:36.403 PM

_____________________________

Date: 02 Jul 2024 06:23:36.402 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FKKII/J```

Response: ```{
"giroMessage" : "",
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"allowPartialPayment" : true,
"executionTime" : 0,
"allowPayment" : true,
"totalBalanceAmount" : "60000.00",
"isLatePaymentCharges" : false,
"enablePayment" : true,
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "9800.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "9800.00",
"minAmtToBePaid" : "9800.00",
"totalPayableAmount" : "9800.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "9800.00",
"entityName" : "CB- 2024-25 Bus Fees (TW) 2nd Term",
"enforceMinAmt" : false,
"entityId" : 230
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "7900.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "7900.00",
"minAmtToBePaid" : "7900.00",
"totalPayableAmount" : "7900.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7900.00",
"entityName" : "CB - Term Fees-2nd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 234
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "42300.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "42300.00",
"minAmtToBePaid" : "42300.00",
"totalPayableAmount" : "42300.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "42300.00",
"entityName" : "CB- Tuition Fees 2nd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 236
}
],
"taxType" : "Tax",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"displayLatePaymentChargeMessage" : "",
"isInvoiceInGiroProcess" : false
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:23:37.403 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
Content-Type: application\/json
```

Payload:
```{
"invoiceId" : "FKKII",
"list" : [
{
"paidAmount" : 9800,
"entityId" : 230
},
{
"paidAmount" : 7900,
"entityId" : 234
},
{
"paidAmount" : 42300,
"entityId" : 236
}
],
"sendAmount" : 60000,
"studentId" : "FLDI"
}```

_____________________________

----
Date: 02 Jul 2024 06:23:37.609 PM

_____________________________

Date: 02 Jul 2024 06:23:37.608 PM


Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"taxAmount" : "0.00",
"isGracePeriodApplicable" : false,
"lpGracePeriodDays" : 0,
"transactionCharges" : "0.00",
"isLatePaymentChargesApplicable" : false,
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"feesSummaryList" : [

],
"creditNoteAmount" : "0.00",
"gateways" : [
{
"gatewayId" : "EE",
"name" : "Pay by TPSL",
"remarks" : null,
"isDefaultGateway" : true
}
],
"isMultiplePaymentGateway" : false,
"executionTime" : 0,
"subTotalAmount" : "60000.00",
"totalPayableAmount" : "60000.00",
"message" : "Post Data of Fees Summary Successfully.",
"invoiceAmount" : "60000.00"
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:23:39.901 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Authentication Headers:
```
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196
```

Payload:
```{
"invoiceId" : "FKKII",
"list" : [
{
"paidAmount" : 9800,
"entityId" : 230
},
{
"paidAmount" : 7900,
"entityId" : 234
},
{
"paidAmount" : 42300,
"entityId" : 236
}
],
"sendAmount" : "60000.0",
"studentId" : "FLDI"
}```

_____________________________

----
Date: 02 Jul 2024 06:23:40.087 PM

_____________________________

Date: 02 Jul 2024 06:23:40.086 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"monthAmount" : null,
"eNetId" : "27755|31916",
"errorMessage" : null,
"executionTime" : 0,
"invoiceId" : "27755",
"insertedOn" : "2024-07-02T20:53:37.59",
"message" : "Post Data Successfully For Online Payment.",
"maxTransaction" : "31916",
"totBalAmt" : null,
"paidAmount" : 9800,
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=FKKII&64n05pn6v10Vq=GEMEJ&567qr06
Vq=FLDI&nz1706=JDDDD&2n4r06N22=647r",
"paymentGateWayRemark" : null
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:25:33.315 PM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

_____________________________

Date: 02 Jul 2024 06:25:33.319 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 02 Jul 2024 06:25:33.857 PM

_____________________________

Date: 02 Jul 2024 06:25:33.856 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"pendingFeesList" : [
{
"invoiceNumber" : "I24027755",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-06-07T00:00:00",
"invoiceId" : "FKKII",
"lastPaymentDate" : "2024-07-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "2nd Term",
"breakDownLink" :
"\/modules\/gfinance\/PendingFeesWebApi\/GetPendingFeesDetails?
studentId=FLDI&invoiceId=FKKII&sessionId=J"
}
],
"message" : "Get Student Pending List Successfully.",
"taxType" : "Tax",
"executionTime" : 0,
"totalBalanceAmount" : 60000
}```

_____________________________

----
Date: 02 Jul 2024 06:25:34.027 PM

_____________________________

Date: 02 Jul 2024 06:25:34.025 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"newMessageCount" : 1,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"news" : null,
"examResult" : [

],
"studentId" : "FLDI",
"studentContractLink" : "",
"clSecId" : null,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,138",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IEO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IEO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,139",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IGKO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IGKO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,140",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IMO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IMO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,142",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees ICSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees ICSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,143",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees NSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees NSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,144",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,145",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Prep Guide -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Prep Guide -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,146",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,147",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IGKO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IGKO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,148",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,149",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,150",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees IMO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,153",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees ICSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees ICSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,154",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees NSO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,156",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,157",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,158",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees Reasoning Workbook -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees Reasoning Workbook -- Gr
1-5 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"lastName" : null,
"busPickUp" : null,
"userName" : "Nivam",
"documents" : null,
"semesterAttendance" : null,
"webinars" : [

],
"isEContractGenerationOn" : false,
"announcements" : [

],
"section" : "B",
"course" : "CBSE",
"badgeDisciplinary" : [

],
"classId" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24027755",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-06-07T00:00:00",
"invoiceId" : "FKKII",
"lastPaymentDate" : "2024-07-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "2nd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=FKKII&sessionId=J"
}
],
"allowPayment" : true
},
"userCode" : "HDPS221300",
"email" : "",
"events" : [

],
"studentDocuments" : [

],
"resource" : [

],
"helpdeskParentInfo" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"name" : "Nivam Pal",
"firstName" : null,
"daDetails" : null,
"emergencyContacts" : [

],
"class" : "Standard 2",
"message" : "Student Details Fetch Successfully.",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"busDetails" : null,
"holidays" : [

],
"isBusOperate" : false
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:25:34.858 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FKKII/J```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 02 Jul 2024 06:25:35.049 PM

_____________________________

Date: 02 Jul 2024 06:25:35.048 PM


Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/FKKII/J```

Response: ```{
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "9800.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "9800.00",
"minAmtToBePaid" : "9800.00",
"totalPayableAmount" : "9800.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "9800.00",
"entityName" : "CB- 2024-25 Bus Fees (TW) 2nd Term",
"enforceMinAmt" : false,
"entityId" : 230
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "7900.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "7900.00",
"minAmtToBePaid" : "7900.00",
"totalPayableAmount" : "7900.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7900.00",
"entityName" : "CB - Term Fees-2nd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 234
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "42300.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "42300.00",
"minAmtToBePaid" : "42300.00",
"totalPayableAmount" : "42300.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "42300.00",
"entityName" : "CB- Tuition Fees 2nd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 236
}
],
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"taxType" : "Tax",
"executionTime" : 0,
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=FKKII&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"enablePayment" : true,
"giroMessage" : "",
"isLatePaymentCharges" : false,
"isInvoiceInGiroProcess" : false,
"allowPartialPayment" : true,
"displayLatePaymentChargeMessage" : "",
"allowPayment" : true,
"totalBalanceAmount" : "60000.00"
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:25:35.742 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
Content-Type: application\/json
```

Payload:
```{
"sendAmount" : 60000,
"invoiceId" : "FKKII",
"studentId" : "FLDI",
"list" : [
{
"entityId" : 230,
"paidAmount" : 9800
},
{
"paidAmount" : 7900,
"entityId" : 234
},
{
"entityId" : 236,
"paidAmount" : 42300
}
]
}```

_____________________________

----
Date: 02 Jul 2024 06:25:35.963 PM

_____________________________

Date: 02 Jul 2024 06:25:35.962 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"invoiceAmount" : "60000.00",
"message" : "Post Data of Fees Summary Successfully.",
"gateways" : [
{
"gatewayId" : "EE",
"name" : "Pay by TPSL",
"remarks" : null,
"isDefaultGateway" : true
}
],
"executionTime" : 0,
"feesSummaryList" : [

],
"subTotalAmount" : "60000.00",
"transactionCharges" : "0.00",
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"taxAmount" : "0.00",
"isMultiplePaymentGateway" : false,
"isGracePeriodApplicable" : false,
"totalPayableAmount" : "60000.00",
"lpGracePeriodDays" : 0,
"creditNoteAmount" : "0.00",
"isLatePaymentChargesApplicable" : false
}```
_____________________________

_____________________________

Date: 02 Jul 2024 06:25:39.521 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
Content-Type: application\/json
```

Payload:
```{
"sendAmount" : "60000.0",
"invoiceId" : "FKKII",
"studentId" : "FLDI",
"list" : [
{
"entityId" : 230,
"paidAmount" : 9800
},
{
"paidAmount" : 7900,
"entityId" : 234
},
{
"entityId" : 236,
"paidAmount" : 42300
}
]
}```

_____________________________

----
Date: 02 Jul 2024 06:25:39.656 PM

_____________________________

Date: 02 Jul 2024 06:25:39.655 PM

Response Description:
URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=FKKII&64n05pn6v10Vq=GEMEK&567qr06
Vq=FLDI&nz1706=JDDDD&2n4r06N22=647r",
"invoiceId" : "27755",
"totBalAmt" : null,
"paymentGateWayRemark" : null,
"insertedOn" : "2024-07-02T20:55:37.153",
"errorMessage" : null,
"paidAmount" : 9800,
"maxTransaction" : "31917",
"eNetId" : "27755|31917",
"message" : "Post Data Successfully For Online Payment.",
"executionTime" : 0,
"monthAmount" : null
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:28:26.274 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

_____________________________

Date: 02 Jul 2024 06:28:26.280 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 02 Jul 2024 06:28:26.634 PM

_____________________________

Date: 02 Jul 2024 06:28:26.633 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"totalBalanceAmount" : 0,
"message" : "Get Student Pending List Successfully.",
"pendingFeesList" : [

],
"executionTime" : 0,
"taxType" : "Tax"
}```

_____________________________

----
Date: 02 Jul 2024 06:28:26.782 PM

_____________________________

Date: 02 Jul 2024 06:28:26.781 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"isEContractGenerationOn" : false,
"section" : "B",
"message" : "Student Details Fetch Successfully.",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,138",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IEO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IEO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,139",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IGKO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IGKO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,140",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IMO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IMO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,142",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees ICSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees ICSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,143",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees NSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees NSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,144",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,145",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Prep Guide -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Prep Guide -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,146",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,147",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IGKO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IGKO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,148",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,149",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,150",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees IMO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,153",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees ICSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees ICSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,154",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees NSO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,156",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,157",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,158",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees Reasoning Workbook -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees Reasoning Workbook -- Gr
1-5 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"clSecId" : null,
"studentContractLink" : "",
"resource" : [

],
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"examResult" : [

],
"firstName" : null,
"busPickUp" : null,
"userName" : "Nivam",
"lastName" : null,
"busDetails" : null,
"feesDue" : null,
"newMessageCount" : 1,
"helpdeskParentInfo" : [

],
"name" : "Nivam Pal",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"studentId" : "FLDI",
"emergencyContacts" : [

],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"classId" : null,
"holidays" : [

],
"studentDocuments" : [

],
"news" : null,
"semesterAttendance" : null,
"class" : "Standard 2",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"badgeDisciplinary" : [

],
"course" : "CBSE",
"isBusOperate" : false,
"announcements" : [

],
"email" : "",
"events" : [

],
"userCode" : "HDPS221300",
"documents" : null,
"daDetails" : null,
"webinars" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
}
}```

_____________________________

_____________________________

Date: 02 Jul 2024 06:28:31.455 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196
```

_____________________________

----
Date: 02 Jul 2024 06:28:31.590 PM

_____________________________

Date: 02 Jul 2024 06:28:31.589 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"totalBalanceAmount" : 0,
"taxType" : "Tax",
"message" : "Get Student Pending List Successfully.",
"executionTime" : 0,
"pendingFeesList" : [

]
}```

_____________________________

_____________________________

Date: 09 Jul 2024 07:23:11.837 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
6e6335020e3bbb576a7c5db585494eb040a8200b1f608b8a147234206a674196
```

_____________________________

----
Date: 09 Jul 2024 07:23:13.280 AM

_____________________________

Date: 09 Jul 2024 07:23:13.276 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 09 Jul 2024 07:23:13.342 AM

Request Description:

Method: GET
URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: ,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 09 Jul 2024 07:23:13.552 AM

_____________________________

Date: 09 Jul 2024 07:23:13.551 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 09 Jul 2024 07:23:23.597 AM
_____________________________

Date: 09 Jul 2024 07:23:23.596 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"profileImage" : "",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"id" : "FLDJ",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
},
"userType" : "PARENT",
"expires_in" : 86400,
"token_type" : "Bearer",
"access_token" :
"37e31c83ae518c13e5190109348fc67538c7722676ea9795b8945e70e191f896",
"userCode" : "P221300",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"name" : "Priyongbada Tapadar",
"campus" : "Pune-Hadapsar",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
}
}```

_____________________________

_____________________________

Date: 09 Jul 2024 07:23:23.780 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```
Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
37e31c83ae518c13e5190109348fc67538c7722676ea9795b8945e70e191f896,
Content-Type: application\/json
```

_____________________________

----
Date: 09 Jul 2024 07:23:24.440 AM

_____________________________

Date: 09 Jul 2024 07:23:24.439 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"events" : [

],
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"examResult" : [

],
"busDetails" : null,
"message" : "Student Details Fetch Successfully.",
"webinars" : [

],
"busPickUp" : null,
"semesterAttendance" : null,
"email" : "",
"studentContractLink" : "",
"emergencyContacts" : [

],
"lastName" : null,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,138",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IEO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IEO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,139",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IGKO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IGKO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,140",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees IMO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees IMO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,142",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees ICSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees ICSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,143",
"isIframe" : true,
"title" : "e-Consent (SOF Exam Fees NSO -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Exam Fees NSO -- Gr 1-10 for your
ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,144",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,145",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO Prep Guide -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO Prep Guide -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,146",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IEO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IEO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,147",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IGKO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IGKO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,148",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,149",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees IMO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,150",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees IMO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees IMO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,153",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees ICSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees ICSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,154",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Prep Guide -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees NSO Prep Guide -- Gr 1-5
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,156",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO PY Papers -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO PY Papers -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,157",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees NSO Workbook -- Gr 1-10)",
"data" : "Your e-Consent required for SOF Book Fees NSO Workbook -- Gr 1-10
for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
},
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,158",
"isIframe" : true,
"title" : "e-Consent (SOF Book Fees Reasoning Workbook -- Gr 1-5)",
"data" : "Your e-Consent required for SOF Book Fees Reasoning Workbook -- Gr
1-5 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"studentId" : "FLDI",
"news" : null,
"name" : "Nivam Pal",
"userCode" : "HDPS221300",
"daDetails" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"feesDue" : null,
"userName" : "Nivam",
"section" : "B",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"helpdeskParentInfo" : [

],
"course" : "CBSE",
"newMessageCount" : 0,
"class" : "Standard 2",
"classId" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"firstName" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"holidays" : [

],
"studentDocuments" : [

],
"isBusOperate" : false,
"badgeDisciplinary" : [

],
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"resource" : [

],
"documents" : null,
"isEContractGenerationOn" : false,
"clSecId" : null,
"announcements" : [

]
}```

_____________________________

_____________________________

Date: 09 Jul 2024 07:23:28.967 AM


Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
37e31c83ae518c13e5190109348fc67538c7722676ea9795b8945e70e191f896,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 09 Jul 2024 07:23:30.063 AM

_____________________________

Date: 09 Jul 2024 07:23:30.061 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"pageIndex" : 1,
"mailFolders" : null,
"message" : "Mails fetched successfully",
"totalCount" : 324,
"mails" : [
{
"mailId" : "EEMHLI",
"fromId" : "E",
"isRead" : true,
"fromName" : "IT Administrator",
"postedDate" : "2024-06-30T11:35:23.11",
"subject" : "GIIS-HDP: myGIIS Invoice Alert-Reminder for payment of due
invoice",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEMDID",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-06-28T10:56:26.677",
"subject" : "\tREVISIONAL SESSION & FORMATIVE ASSESSMENT GRADE 2",
"attachments" : [
{
"name" : "Grade 2 Syllabus AprilJune.pdf",
"url" : "\/Hadapsar\/Upload\/Grade 2 Syllabus AprilJune.pdf"
},
{
"name" : "Assessment data sheet grade 2 - Sheet1.pdf",
"url" : "\/Hadapsar\/Upload\/Assessment data sheet grade 2 - Sheet1.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKLMK",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-06-21T18:55:03.747",
"subject" : "Gentle Reminder- Yoga Session for Parents on 22nd June,2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKLFK",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-21T10:35:36.357",
"subject" : "Catering Update - July 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKKE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T16:19:02.767",
"subject" : "School reporting time",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKFK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T12:35:03.853",
"subject" : "Holiday - 2nd July & 3rd July 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKFJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T12:28:53.417",
"subject" : "Almanac AY 2024-25",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKFI",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T12:26:22.29",
"subject" : "School Yearbook for the AY 2023-24",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKKEM",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-20T11:37:29.967",
"subject" : "Transport fees update",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EEKGMJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-06-15T17:59:50.75",
"subject" : "Holiday - 17th June 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"orderBy" : null,
"order" : "new",
"fromDate" : null,
"mailFromNames" : [
{
"userid" : 2444,
"userName" : "Anupama Gajaralwar"
},
{
"userid" : 105,
"userName" : "D.Lakshmi Prasanna"
},
{
"userid" : 4348,
"userName" : "Deepthi Ramya"
},
{
"userid" : 7,
"userName" : "GIIS Announcement"
},
{
"userid" : 1,
"userName" : "IT Administrator"
},
{
"userid" : 126,
"userName" : "Sanghita Bhuyan"
},
{
"userid" : 3339,
"userName" : "Sujata Chatterjee"
},
{
"userid" : 3351,
"userName" : "Vidya Karadepatil"
}
],
"pageSize" : 10,
"q" : null,
"toDate" : null
}```

_____________________________

_____________________________

Date: 09 Jul 2024 07:23:43.287 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Authentication Headers:
```
Authorization: Bearer
37e31c83ae518c13e5190109348fc67538c7722676ea9795b8945e70e191f896,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 09 Jul 2024 07:23:44.008 AM

_____________________________

Date: 09 Jul 2024 07:23:44.007 AM

Response Description:

URL: ```https://mygiis.org/modules/gcalendar/api/v1/calendar/FLDI```

Response: ```{
"session" : {
"sessEnd" : "2025-03-31T00:00:00",
"sessionId" : "J",
"sessStart" : "2024-04-01T00:00:00",
"sessionName" : "2024-2025"
},
"eventTypes" : [
{
"id" : "E",
"eventName" : "Holiday",
"eventType" : "P",
"color" : "#f8981c"
},
{
"id" : "F",
"eventName" : "Festival",
"eventType" : "H",
"color" : "#0000FF"
},
{
"id" : "G",
"eventName" : "Examination",
"eventType" : "E",
"color" : "#e51b24"
},
{
"id" : "H",
"eventName" : "Event\/Special Day",
"eventType" : "D",
"color" : "#FF7F50"
},
{
"id" : "I",
"eventName" : "Competition",
"eventType" : "Q",
"color" : "#008000"
},
{
"id" : "J",
"eventName" : "Other",
"eventType" : "O",
"color" : "#7b35ee"
},
{
"id" : "K",
"eventName" : "ECA\/Sports",
"eventType" : "S",
"color" : "#800000"
},
{
"id" : "L",
"eventName" : "Vacation",
"eventType" : "V",
"color" : "#00FFFF"
},
{
"id" : "M",
"eventName" : "Cultural",
"eventType" : "C",
"color" : "#4682B4"
},
{
"id" : "ED",
"eventName" : "House Activity",
"eventType" : "A",
"color" : "#000080"
},
{
"id" : "EE",
"eventName" : "Inter-School",
"eventType" : "I",
"color" : "#9400D3"
},
{
"id" : "EF",
"eventName" : "Training",
"eventType" : "T",
"color" : "#006400"
},
{
"id" : "EG",
"eventName" : "Assembly",
"eventType" : "B",
"color" : "#daa520"
},
{
"id" : "EH",
"eventName" : "Extra Classes",
"eventType" : "X",
"color" : "#FF1493"
},
{
"id" : "EI",
"eventName" : "News Board Writing",
"eventType" : "N",
"color" : "#BC8F8F"
},
{
"id" : "EJ",
"eventName" : "Staff Development Programme",
"eventType" : "F",
"color" : "#db7093"
},
{
"id" : "EK",
"eventName" : "Inter Class Activity",
"eventType" : "G",
"color" : "#778899"
}
],
"calendar" : [

],
"message" : "Student calendar details get successfully"
}```

_____________________________

_____________________________

Date: 27 Sep 2024 06:34:44.177 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
37e31c83ae518c13e5190109348fc67538c7722676ea9795b8945e70e191f896,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 27 Sep 2024 06:34:44.504 AM

_____________________________

Date: 27 Sep 2024 06:34:44.503 AM

Response Description:
URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 27 Sep 2024 06:34:44.556 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization:
```

_____________________________

----
Date: 27 Sep 2024 06:34:44.674 AM

_____________________________

Date: 27 Sep 2024 06:34:44.674 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 27 Sep 2024 06:34:56.460 AM

_____________________________

Date: 27 Sep 2024 06:34:56.459 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : ""
}
],
"expires_in" : 86400,
"profileImage" : "",
"name" : "Priyongbada Tapadar",
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
},
"token_type" : "Bearer",
"campus" : "Pune-Hadapsar",
"userCode" : "P221300",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"access_token" :
"144182b68b803a6b9867247b3e759376882b61e53fcf5098a720e3f7bc6a9c86",
"userType" : "PARENT",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"id" : "FLDJ",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
}
}```

_____________________________

_____________________________

Date: 27 Sep 2024 06:34:56.623 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
144182b68b803a6b9867247b3e759376882b61e53fcf5098a720e3f7bc6a9c86,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 27 Sep 2024 06:34:56.865 AM

_____________________________

Date: 27 Sep 2024 06:34:56.863 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"lastName" : null,
"course" : "CBSE",
"announcements" : [

],
"holidays" : [

],
"section" : "B",
"profileImage" : "\/themes\/general\/images\/noimage.jpeg",
"resource" : [

],
"clSecId" : null,
"email" : "",
"isBusOperate" : false,
"webinars" : [

],
"busDetails" : null,
"reminders" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"name" : "Nivam Pal",
"firstName" : null,
"studentContractLink" : "",
"semesterAttendance" : null,
"documents" : null,
"userCode" : "HDPS221300",
"badgeDisciplinary" : [

],
"newMessageCount" : 5,
"events" : [

],
"news" : null,
"userName" : "Nivam",
"classId" : null,
"busPickUp" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"examResult" : [

],
"message" : "Student Details Fetch Successfully.",
"examTimeTable" : {
"examId" : 55,
"examStartDate" : "2024-09-30T00:00:00",
"greeting" : null,
"examEndDate" : "2024-09-30T00:00:00",
"subjectDetailList" : [
{
"examDate" : "2024-09-30T00:00:00",
"examDay" : "Monday",
"exam" : "Term I",
"subjectName" : "AESTHETIC & CULTURAL DEVELOPMENT",
"subOrder" : 1
},
{
"examDate" : "2024-09-30T00:00:00",
"examDay" : "Monday",
"exam" : "Term I",
"subjectName" : "Socio-emotional & Ethical Development",
"subOrder" : 2
},
{
"examDate" : "2024-09-30T00:00:00",
"examDay" : "Monday",
"exam" : "Term I",
"subjectName" : "Physical Development",
"subOrder" : 3
},
{
"examDate" : "2024-09-30T00:00:00",
"examDay" : "Monday",
"exam" : "Term I",
"subjectName" : "Positive Learning Habits",
"subOrder" : 4
}
],
"message" : null,
"exam" : "Term I"
},
"class" : "Standard 2",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"emergencyContacts" : [

],
"daDetails" : null,
"studentId" : "FLDI",
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24032838",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-09-24T00:00:00",
"invoiceId" : "GFLGL",
"lastPaymentDate" : "2024-11-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=GFLGL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "3rd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=GFLGL&sessionId=J"
}
],
"allowPayment" : true
},
"isEContractGenerationOn" : false,
"helpdeskParentInfo" : [

],
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"studentDocuments" : [

]
}```

_____________________________

_____________________________

Date: 27 Sep 2024 06:35:21.061 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
144182b68b803a6b9867247b3e759376882b61e53fcf5098a720e3f7bc6a9c86
```

_____________________________

----
Date: 27 Sep 2024 06:35:21.894 AM

_____________________________

Date: 27 Sep 2024 06:35:21.892 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"toDate" : null,
"orderBy" : null,
"mailFromNames" : [

],
"mailFolders" : null,
"pageSize" : 10,
"fromDate" : null,
"message" : "Mails fetched successfully",
"q" : null,
"pageIndex" : 1,
"totalCount" : 380,
"order" : "new",
"mails" : [
{
"mailId" : "EFLLLJ",
"fromId" : "EFJ",
"isRead" : false,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-09-26T21:31:28.913",
"subject" : "Term 1 PTM on 19th October, 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLLHG",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-26T06:13:14.283",
"subject" : "Holiday - 26.09.2024",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLLEJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-25T15:48:41.653",
"subject" : "Dandiya Raas 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLKHL",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-24T15:49:10.453",
"subject" : "Term 3 Fees made available on MyGIIS",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLKFF",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-24T09:32:20.847",
"subject" : "Dandiya Raas 2024 - Stall Registration",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLFMH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-09-18T17:52:29.72",
"subject" : "Celebrating 22 years of Global Schools Group!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLDGK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-13T17:38:30.22",
"subject" : "Holiday Circular",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFKLDJ",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-09-10T17:50:20.343",
"subject" : "GIIS Hadapsar Nurtures Hearts and Minds - A Collaborative
Journey of Education",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFKJDE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-06T15:55:00.56",
"subject" : "Happy Ganesh Chaturthi!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFKHIL",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-05T09:13:40.52",
"subject" : "Happy Ganesh Chaturthi!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
]
}```

_____________________________

_____________________________
Date: 27 Sep 2024 06:35:29.344 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EFLLLJ&senderId=EFJ```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
144182b68b803a6b9867247b3e759376882b61e53fcf5098a720e3f7bc6a9c86,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 27 Sep 2024 06:35:29.951 AM

_____________________________

Date: 27 Sep 2024 06:35:29.945 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EFLLLJ&senderId=EFJ```

Response: ```{
"isSentMail" : false,
"senderId" : "EFJ",
"from" : "Sanghita Bhuyan",
"recipients" : [
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJFI",
"name" : "Supriya Joshi",
"isCCRecipient" : false
},
{
"id" : "GJFM",
"name" : "Arpan Srivastava",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJKG",
"name" : "Arti Gupta",
"isCCRecipient" : false
},
{
"id" : "GJMG",
"name" : "Kalyanram Piratla",
"isCCRecipient" : false
},
{
"id" : "GJMJ",
"name" : "Bhuvnesh Sainani",
"isCCRecipient" : false
},
{
"id" : "GKDF",
"name" : "Harikrishna Srinivasan",
"isCCRecipient" : false
},
{
"id" : "GKDH",
"name" : "Harish Kamath",
"isCCRecipient" : false
},
{
"id" : "GKEF",
"name" : "Vishal Patil",
"isCCRecipient" : false
},
{
"id" : "GKEJ",
"name" : "Snehal Patil",
"isCCRecipient" : false
},
{
"id" : "GKFD",
"name" : "Gajanan Cheke",
"isCCRecipient" : false
},
{
"id" : "GKFF",
"name" : "Dharma Raju Maganti",
"isCCRecipient" : false
},
{
"id" : "GKFL",
"name" : "Asmita Deshpande",
"isCCRecipient" : false
},
{
"id" : "GKGH",
"name" : "Preeti Swamynathan",
"isCCRecipient" : false
},
{
"id" : "GKGJ",
"name" : "Lakshmi Jayakumari",
"isCCRecipient" : false
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKHH",
"name" : "Vishwanath Balasubramanian",
"isCCRecipient" : false
},
{
"id" : "GKHJ",
"name" : "Rahul Kakade",
"isCCRecipient" : false
},
{
"id" : "GKID",
"name" : "D R Gopi Kishore",
"isCCRecipient" : false
},
{
"id" : "GKJD",
"name" : "Ashok Giri",
"isCCRecipient" : false
},
{
"id" : "GKJI",
"name" : "Sandeep Kakade",
"isCCRecipient" : false
},
{
"id" : "GKJM",
"name" : "Ravindra Mane",
"isCCRecipient" : false
},
{
"id" : "GKKE",
"name" : "Suraj Ghodke",
"isCCRecipient" : false
},
{
"id" : "GKKI",
"name" : "Prasad Potdar",
"isCCRecipient" : false
},
{
"id" : "GKMJ",
"name" : "Rajni Singh",
"isCCRecipient" : false
},
{
"id" : "GLDH",
"name" : "Nagesh Kuthar",
"isCCRecipient" : false
},
{
"id" : "GLDL",
"name" : "Vishal Lad",
"isCCRecipient" : false
},
{
"id" : "GLEF",
"name" : "Rahul Birnale",
"isCCRecipient" : false
},
{
"id" : "GLFL",
"name" : "Abhishek Jha",
"isCCRecipient" : false
},
{
"id" : "GLGH",
"name" : "Akash Sontakke",
"isCCRecipient" : false
},
{
"id" : "GLGJ",
"name" : "Kapil Jhunjhunwala",
"isCCRecipient" : false
},
{
"id" : "GLHD",
"name" : "Mayank Yadav",
"isCCRecipient" : false
},
{
"id" : "GLHL",
"name" : "Shobhit Gupta",
"isCCRecipient" : false
},
{
"id" : "GLIF",
"name" : "Atish Rokade",
"isCCRecipient" : false
},
{
"id" : "GLIH",
"name" : "Deepa Sharma",
"isCCRecipient" : false
},
{
"id" : "GLJF",
"name" : "Purnendu Tripathy",
"isCCRecipient" : false
},
{
"id" : "GLJL",
"name" : "Neha Bhat",
"isCCRecipient" : false
},
{
"id" : "GLKL",
"name" : "Sachin Shejawal",
"isCCRecipient" : false
},
{
"id" : "GLLD",
"name" : "Supriya Mohite",
"isCCRecipient" : false
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GLMJ",
"name" : "Rojalin Sethi",
"isCCRecipient" : false
},
{
"id" : "GMDH",
"name" : "Chittapragada Srinivasu",
"isCCRecipient" : false
},
{
"id" : "GMDL",
"name" : "Shruti Mohite",
"isCCRecipient" : false
},
{
"id" : "GMEF",
"name" : "Rajik Pasha Shiek",
"isCCRecipient" : false
},
{
"id" : "GMEL",
"name" : "Tarun Jain",
"isCCRecipient" : false
},
{
"id" : "GMFH",
"name" : "Pranay Raut",
"isCCRecipient" : false
},
{
"id" : "GMFJ",
"name" : "Shrutika Mankar",
"isCCRecipient" : false
},
{
"id" : "GMFL",
"name" : "Abhijeet Arvind Joshi",
"isCCRecipient" : false
},
{
"id" : "GMGF",
"name" : "Kishor Jadhao",
"isCCRecipient" : false
},
{
"id" : "GMGL",
"name" : "Keshav Sharma",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMJE",
"name" : "Rajender Reddy Gurrala",
"isCCRecipient" : false
},
{
"id" : "GMJG",
"name" : "Pushpendra Kumar",
"isCCRecipient" : false
},
{
"id" : "GMJK",
"name" : "Ruchitgiri Goswami",
"isCCRecipient" : false
},
{
"id" : "GMJM",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "GMKE",
"name" : "Amol Vyawhare",
"isCCRecipient" : false
},
{
"id" : "GMKI",
"name" : "Minal Singh Kakkar",
"isCCRecipient" : false
},
{
"id" : "GMKK",
"name" : "Tarun Goel",
"isCCRecipient" : false
},
{
"id" : "GMLI",
"name" : "Suhas Yadav Yadav",
"isCCRecipient" : false
},
{
"id" : "GMMI",
"name" : "Nitin Soni",
"isCCRecipient" : false
},
{
"id" : "HDDG",
"name" : "Sonia Parekh",
"isCCRecipient" : false
},
{
"id" : "HDEG",
"name" : "Om Prakash",
"isCCRecipient" : false
},
{
"id" : "HDFI",
"name" : "Sambhaji Takale",
"isCCRecipient" : false
},
{
"id" : "HDFK",
"name" : "Lokesh Pandey",
"isCCRecipient" : false
},
{
"id" : "HDGE",
"name" : "Subhash Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "HDGM",
"name" : "Sujata Ingale",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDJE",
"name" : "Rajesh Khapekar",
"isCCRecipient" : false
},
{
"id" : "HDJK",
"name" : "Chandrashekhar Dhande",
"isCCRecipient" : false
},
{
"id" : "HDLE",
"name" : "Vivek Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "HDLK",
"name" : "Sayali Gaikwad",
"isCCRecipient" : false
},
{
"id" : "HDME",
"name" : "Chandrakant Deore",
"isCCRecipient" : false
},
{
"id" : "HDMG",
"name" : "Lalita Pawar",
"isCCRecipient" : false
},
{
"id" : "HEDE",
"name" : "Suhas Gosavi",
"isCCRecipient" : false
},
{
"id" : "HEEK",
"name" : "Kavita Tiwari",
"isCCRecipient" : false
},
{
"id" : "HEGG",
"name" : "Swarupanand Patil",
"isCCRecipient" : false
},
{
"id" : "HEGI",
"name" : "Shruti Priya ",
"isCCRecipient" : false
},
{
"id" : "HEIF",
"name" : "Anurag Porwal",
"isCCRecipient" : false
},
{
"id" : "HEJH",
"name" : "Bhawani Shankar Jangid",
"isCCRecipient" : false
},
{
"id" : "HEJJ",
"name" : "Ganesh Tambade",
"isCCRecipient" : false
},
{
"id" : "HEKG",
"name" : "Shubha Pandey",
"isCCRecipient" : false
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HEKM",
"name" : "Atul Maskawade",
"isCCRecipient" : false
},
{
"id" : "HELI",
"name" : "Amit Dongare",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFGE",
"name" : "Vijay Tilwani",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFJH",
"name" : "Dipali Sonawane",
"isCCRecipient" : false
},
{
"id" : "HFJL",
"name" : "Sambhaji Shantaram Bharati",
"isCCRecipient" : false
},
{
"id" : "HFKF",
"name" : "Manish Agarwal",
"isCCRecipient" : false
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HFLF",
"name" : "Ramesh Chamalla",
"isCCRecipient" : false
},
{
"id" : "HFLH",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "HFMJ",
"name" : "Sachin Sonkasale",
"isCCRecipient" : false
},
{
"id" : "HFML",
"name" : "Raghuram Dixit",
"isCCRecipient" : false
},
{
"id" : "HGDJ",
"name" : "Vilas Gunjkar",
"isCCRecipient" : false
},
{
"id" : "HGEJ",
"name" : "Prachi Verma",
"isCCRecipient" : false
},
{
"id" : "HGGH",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "HGGK",
"name" : "Priyanka Jasrotia",
"isCCRecipient" : true
},
{
"id" : "HGHL",
"name" : "Deepthi Ramya",
"isCCRecipient" : true
},
{
"id" : "HGKJ",
"name" : "Krunal Patel",
"isCCRecipient" : false
},
{
"id" : "HGKL",
"name" : "Pranay Khadatkar",
"isCCRecipient" : false
},
{
"id" : "HGMJ",
"name" : "Trapti Tripathi",
"isCCRecipient" : true
},
{
"id" : "HHDJ",
"name" : "Amruta Durgawale",
"isCCRecipient" : false
},
{
"id" : "HHDL",
"name" : "Poornima Moharil",
"isCCRecipient" : false
},
{
"id" : "HHEH",
"name" : "Jaya Rani",
"isCCRecipient" : true
},
{
"id" : "HHEK",
"name" : "Bharat Hapse",
"isCCRecipient" : false
},
{
"id" : "HHFH",
"name" : "Vishal Anand",
"isCCRecipient" : false
},
{
"id" : "HHIG",
"name" : "Sandeep Kumar Jangid",
"isCCRecipient" : false
},
{
"id" : "HHII",
"name" : "Herat Dhruv",
"isCCRecipient" : false
},
{
"id" : "HHJE",
"name" : "Supriya Jadhav",
"isCCRecipient" : false
},
{
"id" : "HHJM",
"name" : "Tanvi Arora",
"isCCRecipient" : false
},
{
"id" : "HHLD",
"name" : "Umadevi Marepalli",
"isCCRecipient" : false
},
{
"id" : "HHMG",
"name" : "Akanksha Rathore",
"isCCRecipient" : true
},
{
"id" : "HHML",
"name" : "Sibananda Pradhan",
"isCCRecipient" : true
},
{
"id" : "HIDL",
"name" : "Alim Inamdar",
"isCCRecipient" : true
},
{
"id" : "HIED",
"name" : "Vaishali Methi",
"isCCRecipient" : false
},
{
"id" : "HIEJ",
"name" : "Sheetal Mapari",
"isCCRecipient" : true
},
{
"id" : "HIEK",
"name" : "Pooja Adate",
"isCCRecipient" : true
},
{
"id" : "HIEM",
"name" : "Rahul Dayal",
"isCCRecipient" : false
},
{
"id" : "HIGM",
"name" : "Kavita Parkhe",
"isCCRecipient" : false
},
{
"id" : "HIHE",
"name" : "Anjum Riaz Factoo",
"isCCRecipient" : false
},
{
"id" : "HIIH",
"name" : "Celeste Sampson",
"isCCRecipient" : true
},
{
"id" : "HIII",
"name" : "Saleha Shaikh",
"isCCRecipient" : true
},
{
"id" : "HIIK",
"name" : "Kushal Khare",
"isCCRecipient" : false
},
{
"id" : "HIIL",
"name" : "Zeba Khan",
"isCCRecipient" : true
},
{
"id" : "HIJK",
"name" : "Shrisha Durgesh",
"isCCRecipient" : false
},
{
"id" : "HIJM",
"name" : "Dhondiba Ganpatrao Panchal",
"isCCRecipient" : false
},
{
"id" : "HIKE",
"name" : "Shrihari Kumbhar",
"isCCRecipient" : false
},
{
"id" : "HIKG",
"name" : "Avinash Tupe",
"isCCRecipient" : false
},
{
"id" : "HIKI",
"name" : "Mangesh Dangat",
"isCCRecipient" : false
},
{
"id" : "HIKK",
"name" : "Rajaram Nana Thombare",
"isCCRecipient" : false
},
{
"id" : "HIKM",
"name" : "Vijay Tupe",
"isCCRecipient" : false
},
{
"id" : "HILE",
"name" : "Vikrant Dodake",
"isCCRecipient" : false
},
{
"id" : "HILG",
"name" : "Prabhakar Verma",
"isCCRecipient" : false
},
{
"id" : "HILI",
"name" : "Sandip Bandhate",
"isCCRecipient" : false
},
{
"id" : "HILK",
"name" : "Chandrakant Gajbhare",
"isCCRecipient" : false
},
{
"id" : "HILM",
"name" : "Swapnil Tupe",
"isCCRecipient" : false
},
{
"id" : "HIME",
"name" : "Atul Nimbalkar",
"isCCRecipient" : false
},
{
"id" : "HIMG",
"name" : "Nandu Bhau Shinde",
"isCCRecipient" : false
},
{
"id" : "HIMI",
"name" : "Prashant Gorakhnath Tupe",
"isCCRecipient" : false
},
{
"id" : "HIMJ",
"name" : "Sunita Kadam",
"isCCRecipient" : true
},
{
"id" : "HIMK",
"name" : "Bhumika Dasari",
"isCCRecipient" : true
},
{
"id" : "HJDD",
"name" : "Kajal Upase",
"isCCRecipient" : true
},
{
"id" : "HJDF",
"name" : "Nasrin Khan",
"isCCRecipient" : true
},
{
"id" : "HJDI",
"name" : "Anil Devmanrao Raut",
"isCCRecipient" : false
},
{
"id" : "HJDK",
"name" : "Ganesh Wankhade",
"isCCRecipient" : false
},
{
"id" : "HJDM",
"name" : "Mangesh Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "HJEL",
"name" : "Mangesh Kaluram Gadade",
"isCCRecipient" : false
}
],
"attachments" : [

],
"date" : "2024-09-26T21:31:28.873",
"subject" : "Term 1 PTM on 19th October, 2024",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\
n<p>Dear Parent,<\/p>\r\n<p>We would like to inform you that the Term 1 PTM for
grades 1 and 2 is scheduled for October 19th, 2024. This is an important
opportunity to discuss your child\'s performance and progress over the past few
months. Please note that the meeting will begin at 12 PM, as we have an event
scheduled for the morning. We appreciate your understanding and cooperation, as
this month&rsquo;s weekends are reserved for various events.<\/p>\r\n<p><br
\/>Regards<br \/>Team
GIIS<\/p>\r\n<div>&nbsp;<\/div>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"mailId" : "EFLLLJ"
}```

_____________________________

_____________________________

Date: 27 Sep 2024 06:35:34.083 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
144182b68b803a6b9867247b3e759376882b61e53fcf5098a720e3f7bc6a9c86,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Sep 2024 06:35:34.564 AM

_____________________________

Date: 27 Sep 2024 06:35:34.563 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```
Response: ```{
"pageIndex" : 1,
"fromDate" : null,
"mails" : [
{
"mailId" : "EFLLLJ",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-09-26T21:31:28.903",
"subject" : "Term 1 PTM on 19th October, 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLLHG",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-26T06:13:14.273",
"subject" : "Holiday - 26.09.2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLLEJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-25T15:48:41.643",
"subject" : "Dandiya Raas 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLKHL",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-24T15:49:10.443",
"subject" : "Term 3 Fees made available on MyGIIS",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLKFF",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-24T09:32:20.837",
"subject" : "Dandiya Raas 2024 - Stall Registration",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLFMH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-09-18T17:52:29.71",
"subject" : "Celebrating 22 years of Global Schools Group!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLDGK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-13T17:38:30.21",
"subject" : "Holiday Circular",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFKLDJ",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-09-10T17:50:20.333",
"subject" : "GIIS Hadapsar Nurtures Hearts and Minds - A Collaborative
Journey of Education",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFKJDE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-06T15:55:00.55",
"subject" : "Happy Ganesh Chaturthi!!",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFKHIL",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-05T09:13:40.51",
"subject" : "Happy Ganesh Chaturthi!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"totalCount" : 380,
"order" : "new",
"toDate" : null,
"pageSize" : 10,
"q" : null,
"mailFolders" : null,
"message" : "Mails fetched successfully",
"mailFromNames" : [

],
"orderBy" : null
}```

_____________________________

_____________________________

Date: 27 Sep 2024 06:35:44.662 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EFLLEJ&senderId=FHHH```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
144182b68b803a6b9867247b3e759376882b61e53fcf5098a720e3f7bc6a9c86,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________
----
Date: 27 Sep 2024 06:35:45.207 AM

_____________________________

Date: 27 Sep 2024 06:35:45.196 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/read?
mailId=EFLLEJ&senderId=FHHH```

Response: ```{
"mailId" : "EFLLEJ",
"subject" : "Dandiya Raas 2024",
"date" : "2024-09-25T15:48:41.613",
"message" : "\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<\/head>\r\n<body>\r\n<p
dir=\"ltr\">Dear Parents,<\/p>\r\n<p dir=\"ltr\">GIIS Hadapsar invites you to a
colorful Dandiya evening on the <strong>5th of October, 6:30 PM onwards<\/strong>.
This event promises to be a joyful and memorable occasion for all members of the
GIIS family, including our dedicated staff, talented students, and supportive
parents.<\/p>\r\n<p dir=\"ltr\">Navratri is characterized by colorful decoration,
mesmerizing music &amp; traditional dances, while GIIS also includes shop &amp;
Dine evening.<\/p>\r\n<p dir=\"ltr\">Let&rsquo;s come together &amp; make the
evening filled with noise &amp; laughter.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p
dir=\"ltr\"><img
src=\"https:\/\/fanyv88.com:443\/https\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXeJiBEaDmYlPz0Xf5i0QlYSk9
jZIJo59MSmCnhb-
GLgHF6IygaSui86JcaCntN0KZnmaFuh8ptsroBQhy8fsjsuN7EwXCakqhlC7JmhhcwCqW4wDJKdL0HTTjPZ
Fe8UXNd_TpXb1bYV5i4QV8OkIsNrNCA?key=16nnxgTJDOmurCReI6Kaqw\" alt=\"\" width=\"337\"
height=\"189\" \/><\/p>\r\n<p>&nbsp;<\/p>\r\n<p dir=\"ltr\">Serving You<\/p>\r\n<p
dir=\"ltr\">Team
GIIS<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<\/body>\r\n<\/html>",
"senderId" : "FHHH",
"recipients" : [
{
"id" : "FL",
"name" : "Vaishali Borde",
"isCCRecipient" : true
},
{
"id" : "HM",
"name" : "Manas Shrivastava",
"isCCRecipient" : false
},
{
"id" : "JK",
"name" : "Komal Deval Bibodi",
"isCCRecipient" : false
},
{
"id" : "KG",
"name" : "Pooja Pawar",
"isCCRecipient" : false
},
{
"id" : "KI",
"name" : "Prachi Tatkare",
"isCCRecipient" : false
},
{
"id" : "KK",
"name" : "Dr Ashish Pawar",
"isCCRecipient" : false
},
{
"id" : "EDD",
"name" : "Neeraj Tiwari",
"isCCRecipient" : false
},
{
"id" : "EDI",
"name" : "D.Lakshmi Prasanna",
"isCCRecipient" : true
},
{
"id" : "EEI",
"name" : "Sambhavi Nandakumar",
"isCCRecipient" : false
},
{
"id" : "EFJ",
"name" : "Sanghita Bhuyan",
"isCCRecipient" : true
},
{
"id" : "EHH",
"name" : "Ashiesh P Chajed",
"isCCRecipient" : false
},
{
"id" : "EHM",
"name" : "Dattatray T. Shinde",
"isCCRecipient" : false
},
{
"id" : "EKE",
"name" : "Prashant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "ELI",
"name" : "Vandana Akhare",
"isCCRecipient" : false
},
{
"id" : "FED",
"name" : "SWATI WAGHMARE",
"isCCRecipient" : true
},
{
"id" : "FEI",
"name" : "Vivek Nair",
"isCCRecipient" : false
},
{
"id" : "FFM",
"name" : "Lochan Purohit",
"isCCRecipient" : false
},
{
"id" : "FHJ",
"name" : "Chitra Pujari",
"isCCRecipient" : false
},
{
"id" : "FIG",
"name" : "Maheshkumar Shinde",
"isCCRecipient" : false
},
{
"id" : "FIM",
"name" : "Vishal Ashokkumar Trivedi",
"isCCRecipient" : false
},
{
"id" : "FJG",
"name" : "Vijaykumar Hotkar",
"isCCRecipient" : false
},
{
"id" : "FJK",
"name" : "Chandan Sadhukhan",
"isCCRecipient" : false
},
{
"id" : "FJM",
"name" : "Monika Jadon sikarwar",
"isCCRecipient" : false
},
{
"id" : "FKE",
"name" : "Lahari H.K",
"isCCRecipient" : false
},
{
"id" : "FLG",
"name" : "Kusum Dubey",
"isCCRecipient" : false
},
{
"id" : "FLI",
"name" : "Basavraj Ghuli",
"isCCRecipient" : false
},
{
"id" : "FMG",
"name" : "Dinesh Maddala",
"isCCRecipient" : false
},
{
"id" : "FMK",
"name" : " Japinder Kaur Rayat",
"isCCRecipient" : false
},
{
"id" : "FMM",
"name" : "Dr. Monika Jain",
"isCCRecipient" : false
},
{
"id" : "GDE",
"name" : "Dhara Gajiwala",
"isCCRecipient" : false
},
{
"id" : "GDI",
"name" : "Sagar Khese",
"isCCRecipient" : false
},
{
"id" : "GDM",
"name" : "Amir Mulani",
"isCCRecipient" : false
},
{
"id" : "GEG",
"name" : "Mr. Abhishek Pawar",
"isCCRecipient" : false
},
{
"id" : "GFI",
"name" : "Rajbir Bhowmick",
"isCCRecipient" : false
},
{
"id" : "GGE",
"name" : "Priyanka Shakti Pradhan",
"isCCRecipient" : false
},
{
"id" : "GGI",
"name" : "Prashant Ramesh Mahajan",
"isCCRecipient" : false
},
{
"id" : "GGM",
"name" : "Rahul Sambhaji Shinde",
"isCCRecipient" : false
},
{
"id" : "GHG",
"name" : "Praveen Nigam",
"isCCRecipient" : false
},
{
"id" : "GHI",
"name" : "Viral Buddh",
"isCCRecipient" : false
},
{
"id" : "GIE",
"name" : "Sunil Jangid",
"isCCRecipient" : false
},
{
"id" : "GJE",
"name" : "Shikha Ambasta",
"isCCRecipient" : false
},
{
"id" : "GJI",
"name" : "Sharath Ganta",
"isCCRecipient" : false
},
{
"id" : "GLJ",
"name" : "Vijay Mijar",
"isCCRecipient" : false
},
{
"id" : "GMD",
"name" : "Deepali Santosh Lonkar",
"isCCRecipient" : false
},
{
"id" : "GMH",
"name" : "Shweta Brar Chiang",
"isCCRecipient" : false
},
{
"id" : "HFE",
"name" : "Mehal R Soni",
"isCCRecipient" : false
},
{
"id" : "HFG",
"name" : "Nilesh Balasaheb Bhapkar",
"isCCRecipient" : false
},
{
"id" : "HGD",
"name" : "Sneha Kabra",
"isCCRecipient" : false
},
{
"id" : "HGJ",
"name" : "K Pradeepa",
"isCCRecipient" : false
},
{
"id" : "HHD",
"name" : "Swaminee S Kudtarkar",
"isCCRecipient" : false
},
{
"id" : "HHF",
"name" : "Neha Sehgal",
"isCCRecipient" : false
},
{
"id" : "HIH",
"name" : "Sandhya Chari",
"isCCRecipient" : false
},
{
"id" : "HIJ",
"name" : "S. Saravanan .",
"isCCRecipient" : false
},
{
"id" : "HKL",
"name" : "Arun Garg",
"isCCRecipient" : false
},
{
"id" : "IDE",
"name" : "Kiran K Talekar",
"isCCRecipient" : false
},
{
"id" : "IDI",
"name" : "Sonal Shrivastava",
"isCCRecipient" : false
},
{
"id" : "IFM",
"name" : "Chetna Bhatia",
"isCCRecipient" : false
},
{
"id" : "IGE",
"name" : "Ganesan R",
"isCCRecipient" : false
},
{
"id" : "IGG",
"name" : "Ranjita Kumari",
"isCCRecipient" : false
},
{
"id" : "IHF",
"name" : "Rupesh Baheti",
"isCCRecipient" : false
},
{
"id" : "IKJ",
"name" : "Amol Saindane",
"isCCRecipient" : false
},
{
"id" : "ILL",
"name" : "Deepak Kumar",
"isCCRecipient" : false
},
{
"id" : "IMJ",
"name" : "Ashutosh Kumar",
"isCCRecipient" : false
},
{
"id" : "IML",
"name" : "Priyanka Mohapatra",
"isCCRecipient" : true
},
{
"id" : "JDD",
"name" : "Stuti Gupta",
"isCCRecipient" : false
},
{
"id" : "JEH",
"name" : "Sagar Shah",
"isCCRecipient" : false
},
{
"id" : "JFD",
"name" : "Santosh Pathi",
"isCCRecipient" : false
},
{
"id" : "JGJ",
"name" : "Gaurav Shevale",
"isCCRecipient" : false
},
{
"id" : "JGM",
"name" : "Azaz Charania",
"isCCRecipient" : false
},
{
"id" : "JHE",
"name" : "Rohit Patki",
"isCCRecipient" : false
},
{
"id" : "JHI",
"name" : "Abhijeet Borthakur",
"isCCRecipient" : false
},
{
"id" : "JHK",
"name" : "Abhishek Kumar",
"isCCRecipient" : false
},
{
"id" : "JIE",
"name" : "Anitha Thanigai Arasu",
"isCCRecipient" : false
},
{
"id" : "JII",
"name" : "Jai Kumar Rajani",
"isCCRecipient" : false
},
{
"id" : "JLH",
"name" : "Roma Sajjada",
"isCCRecipient" : false
},
{
"id" : "JLJ",
"name" : "Amit Dhamankar",
"isCCRecipient" : false
},
{
"id" : "JMD",
"name" : "Asraf Palakkal Ahammadukoya",
"isCCRecipient" : false
},
{
"id" : "JMJ",
"name" : "Vikas Nigam",
"isCCRecipient" : false
},
{
"id" : "KDG",
"name" : "Kunal Thakur",
"isCCRecipient" : false
},
{
"id" : "KDK",
"name" : "Aditi Mohapatra",
"isCCRecipient" : false
},
{
"id" : "KFD",
"name" : "Ankit Lodha",
"isCCRecipient" : false
},
{
"id" : "KGE",
"name" : "Swati Ramteke",
"isCCRecipient" : false
},
{
"id" : "KGG",
"name" : "Parmeshwar A Chavan",
"isCCRecipient" : false
},
{
"id" : "KGI",
"name" : "Sakharam Maid",
"isCCRecipient" : false
},
{
"id" : "KGK",
"name" : "Neha Sharma",
"isCCRecipient" : false
},
{
"id" : "KHE",
"name" : "Ruchi Bansal",
"isCCRecipient" : false
},
{
"id" : "KID",
"name" : "Vishal Pathade",
"isCCRecipient" : false
},
{
"id" : "KIG",
"name" : "Ashwini Shinde",
"isCCRecipient" : false
},
{
"id" : "KJE",
"name" : "Pratik Oturkar",
"isCCRecipient" : false
},
{
"id" : "KJG",
"name" : "Santosh Madhav Shetkar",
"isCCRecipient" : false
},
{
"id" : "KJM",
"name" : "Deepak Gidwani",
"isCCRecipient" : false
},
{
"id" : "KKJ",
"name" : "Pushkar Chandrashekhar Potphode",
"isCCRecipient" : false
},
{
"id" : "KKL",
"name" : "Sakshi Gupta",
"isCCRecipient" : false
},
{
"id" : "KLF",
"name" : "Avinash Jite",
"isCCRecipient" : false
},
{
"id" : "KMH",
"name" : "Santosh Chavan",
"isCCRecipient" : false
},
{
"id" : "KML",
"name" : "Shrikant Maruti Nanaware",
"isCCRecipient" : false
},
{
"id" : "LDD",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "LDL",
"name" : "Ranjeeta Mishra",
"isCCRecipient" : false
},
{
"id" : "LEH",
"name" : "Sneha Joshi",
"isCCRecipient" : false
},
{
"id" : "LEK",
"name" : "Swati Nimje",
"isCCRecipient" : false
},
{
"id" : "LFM",
"name" : "Neha Nikhal",
"isCCRecipient" : false
},
{
"id" : "LGG",
"name" : "Shruti Dehadrai",
"isCCRecipient" : false
},
{
"id" : "LGI",
"name" : "Pravin Kamone",
"isCCRecipient" : false
},
{
"id" : "LHD",
"name" : "Venkat Reddy",
"isCCRecipient" : false
},
{
"id" : "LIJ",
"name" : "Kaushal Baghel",
"isCCRecipient" : false
},
{
"id" : "LJF",
"name" : "Renita H Palankar",
"isCCRecipient" : false
},
{
"id" : "LJH",
"name" : "Renu Ajagaonkar",
"isCCRecipient" : false
},
{
"id" : "LKH",
"name" : "Ruchi Sonni",
"isCCRecipient" : false
},
{
"id" : "LKJ",
"name" : "Manjula Ac",
"isCCRecipient" : false
},
{
"id" : "LLD",
"name" : "Sushant Borgohain",
"isCCRecipient" : false
},
{
"id" : "LLF",
"name" : "Anand Sarpatwari",
"isCCRecipient" : false
},
{
"id" : "LMD",
"name" : "Ganeshkumar Jadhav",
"isCCRecipient" : false
},
{
"id" : "MDF",
"name" : "Pooja Abbi",
"isCCRecipient" : false
},
{
"id" : "MFF",
"name" : "Vaishali Satbhai",
"isCCRecipient" : false
},
{
"id" : "MFL",
"name" : "Anuradha Patra",
"isCCRecipient" : false
},
{
"id" : "MGD",
"name" : "Sreenivasulu Sampathi",
"isCCRecipient" : false
},
{
"id" : "MHD",
"name" : "Mitul Surti",
"isCCRecipient" : false
},
{
"id" : "MHH",
"name" : "Jayant Kulkarni",
"isCCRecipient" : false
},
{
"id" : "MIF",
"name" : "Abhishek Mehta",
"isCCRecipient" : false
},
{
"id" : "MIH",
"name" : "Tejas Keswani",
"isCCRecipient" : false
},
{
"id" : "MIJ",
"name" : "Komal Lokesh",
"isCCRecipient" : false
},
{
"id" : "MIL",
"name" : "Anshuman Sharma",
"isCCRecipient" : false
},
{
"id" : "MKD",
"name" : "Mukulika Chandra",
"isCCRecipient" : false
},
{
"id" : "MKJ",
"name" : "Navneet Likhari",
"isCCRecipient" : false
},
{
"id" : "MKL",
"name" : "Rajshree Dusane",
"isCCRecipient" : false
},
{
"id" : "MLH",
"name" : "Manish Pandit",
"isCCRecipient" : false
},
{
"id" : "MMD",
"name" : "Abha Sharaf",
"isCCRecipient" : false
},
{
"id" : "MMJ",
"name" : "Abhijit Gawade",
"isCCRecipient" : false
},
{
"id" : "MML",
"name" : "Suvidha Kamble",
"isCCRecipient" : false
},
{
"id" : "EDDD",
"name" : "Swathi Melkundi",
"isCCRecipient" : false
},
{
"id" : "EDDF",
"name" : "Ganesh Birale",
"isCCRecipient" : false
},
{
"id" : "EDEF",
"name" : "Urmi Dhawan",
"isCCRecipient" : false
},
{
"id" : "EDEJ",
"name" : "Puneet Batham",
"isCCRecipient" : false
},
{
"id" : "EDFF",
"name" : "Viraj Ingle",
"isCCRecipient" : false
},
{
"id" : "EDFJ",
"name" : "Anil Bohare",
"isCCRecipient" : false
},
{
"id" : "EDGD",
"name" : "Firoj Ismail Awate ",
"isCCRecipient" : false
},
{
"id" : "EDHI",
"name" : "Anshu Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EDIG",
"name" : "Pooja Karnavat",
"isCCRecipient" : false
},
{
"id" : "EDIK",
"name" : "Pinal Parikh",
"isCCRecipient" : false
},
{
"id" : "EDJE",
"name" : "Shweta Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EDJG",
"name" : "Sunil Palrecha",
"isCCRecipient" : false
},
{
"id" : "EDJI",
"name" : "Neeraj Mishra",
"isCCRecipient" : false
},
{
"id" : "EDJK",
"name" : "Neeraj Sharma",
"isCCRecipient" : false
},
{
"id" : "EDKI",
"name" : "Shyama Pada Pal",
"isCCRecipient" : false
},
{
"id" : "EDKK",
"name" : "Nitin Goel",
"isCCRecipient" : false
},
{
"id" : "EDLG",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EDLI",
"name" : "Suwarna Metkar",
"isCCRecipient" : false
},
{
"id" : "EDLM",
"name" : "Shraddha Kamat",
"isCCRecipient" : false
},
{
"id" : "EDMK",
"name" : "Sumit Shinde",
"isCCRecipient" : false
},
{
"id" : "EDMM",
"name" : "Harshal Wadile",
"isCCRecipient" : false
},
{
"id" : "EEDE",
"name" : "Anil Khobragade",
"isCCRecipient" : false
},
{
"id" : "EEDG",
"name" : "Krishnaswami Madhavan",
"isCCRecipient" : false
},
{
"id" : "EEDK",
"name" : "Kunal Kumar",
"isCCRecipient" : false
},
{
"id" : "EEDM",
"name" : "Abhishek Kainth",
"isCCRecipient" : false
},
{
"id" : "EEFD",
"name" : "Sandeep Patke",
"isCCRecipient" : false
},
{
"id" : "EEFF",
"name" : "Pritesh Prapanna",
"isCCRecipient" : false
},
{
"id" : "EEGD",
"name" : "Lakshmikanth Akula",
"isCCRecipient" : false
},
{
"id" : "EEIE",
"name" : "Kulvinder Kaur Sidhu",
"isCCRecipient" : true
},
{
"id" : "EEIF",
"name" : "Eva Moses",
"isCCRecipient" : true
},
{
"id" : "EEIJ",
"name" : "Madhuri Shah",
"isCCRecipient" : true
},
{
"id" : "EEJD",
"name" : "Koushik Bhuyan",
"isCCRecipient" : false
},
{
"id" : "EEJF",
"name" : "Karan Kodre",
"isCCRecipient" : false
},
{
"id" : "EEJH",
"name" : "Priyank Mahehswari",
"isCCRecipient" : false
},
{
"id" : "EELJ",
"name" : "Sachin Gaikwad",
"isCCRecipient" : false
},
{
"id" : "EEMD",
"name" : "Ruchi Seth",
"isCCRecipient" : false
},
{
"id" : "EEMH",
"name" : "Sonal Shrivastava",
"isCCRecipient" : true
},
{
"id" : "EEMJ",
"name" : "Santosh Bang",
"isCCRecipient" : false
},
{
"id" : "EFDD",
"name" : "Manish Shandilya",
"isCCRecipient" : false
},
{
"id" : "EFDF",
"name" : "Prerana Umate",
"isCCRecipient" : false
},
{
"id" : "EFDH",
"name" : "Anand Kulthe",
"isCCRecipient" : false
},
{
"id" : "EFDJ",
"name" : "Mayur Saxena",
"isCCRecipient" : false
},
{
"id" : "EFED",
"name" : "Kumari Ujala",
"isCCRecipient" : false
},
{
"id" : "EFFE",
"name" : "Mukesh Solanki",
"isCCRecipient" : false
},
{
"id" : "EFFJ",
"name" : "Vishwa Somannavar",
"isCCRecipient" : false
},
{
"id" : "EFGI",
"name" : "Naresh Deshaveni",
"isCCRecipient" : false
},
{
"id" : "EFGM",
"name" : "Sachin Kulkarni",
"isCCRecipient" : false
},
{
"id" : "EFHE",
"name" : "Nilesh Kumbhar",
"isCCRecipient" : false
},
{
"id" : "EFHG",
"name" : "Rahul Agrawal",
"isCCRecipient" : false
},
{
"id" : "EFJG",
"name" : "Tapas Paul",
"isCCRecipient" : false
},
{
"id" : "EFJI",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EFKG",
"name" : "Abhinava Ashok",
"isCCRecipient" : false
},
{
"id" : "EFLJ",
"name" : "Saroj Kumar Singhdeo",
"isCCRecipient" : false
},
{
"id" : "EFMJ",
"name" : "Pallavi Gathe",
"isCCRecipient" : false
},
{
"id" : "EGDK",
"name" : "Dilip Kumar",
"isCCRecipient" : false
},
{
"id" : "EGEG",
"name" : "Zahirabbas Shaikh",
"isCCRecipient" : false
},
{
"id" : "EGGD",
"name" : "Sunil Pawar",
"isCCRecipient" : false
},
{
"id" : "EGGH",
"name" : "Pratik Jadhav",
"isCCRecipient" : true
},
{
"id" : "EGGM",
"name" : "Jyoti Potdar",
"isCCRecipient" : false
},
{
"id" : "EGHG",
"name" : "Ganesh Vayal Veettil",
"isCCRecipient" : false
},
{
"id" : "EGHM",
"name" : "Kousik Karfa",
"isCCRecipient" : false
},
{
"id" : "EGIG",
"name" : "Sajid Mohammed",
"isCCRecipient" : false
},
{
"id" : "EGIK",
"name" : "Gaurang Parikh",
"isCCRecipient" : false
},
{
"id" : "EGIM",
"name" : "Pratibha Dhotre",
"isCCRecipient" : false
},
{
"id" : "EGJK",
"name" : "Tavinder Singh Saran",
"isCCRecipient" : false
},
{
"id" : "EGJM",
"name" : "Bhagyashree Deshpande",
"isCCRecipient" : false
},
{
"id" : "EGKH",
"name" : "Abdullah Mahmood",
"isCCRecipient" : false
},
{
"id" : "EGLD",
"name" : "Ashwin Kumar Vijaysarathy",
"isCCRecipient" : false
},
{
"id" : "EGLF",
"name" : "Sachin Chede",
"isCCRecipient" : false
},
{
"id" : "EGMD",
"name" : "Nitu Kumar",
"isCCRecipient" : false
},
{
"id" : "EGMH",
"name" : "Himanshu Thakur",
"isCCRecipient" : false
},
{
"id" : "EGMJ",
"name" : "Shruti Sinha",
"isCCRecipient" : false
},
{
"id" : "EHDH",
"name" : "Vineet Shukla",
"isCCRecipient" : false
},
{
"id" : "EHEF",
"name" : "Rohit Goyal",
"isCCRecipient" : false
},
{
"id" : "EHEL",
"name" : "Gaurav Mehta",
"isCCRecipient" : false
},
{
"id" : "EHFF",
"name" : "Nilesh Kanhegaonkar",
"isCCRecipient" : false
},
{
"id" : "EHFH",
"name" : "Dipankar Roy",
"isCCRecipient" : false
},
{
"id" : "EHFJ",
"name" : "Arvind Singh",
"isCCRecipient" : false
},
{
"id" : "EHGE",
"name" : "Mrunali Patil",
"isCCRecipient" : false
},
{
"id" : "EHGG",
"name" : "Nilesh Bonde",
"isCCRecipient" : false
},
{
"id" : "EHGI",
"name" : "Neha Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EHGK",
"name" : "Saumya Singh",
"isCCRecipient" : false
},
{
"id" : "EHGM",
"name" : "Nishita Verma",
"isCCRecipient" : false
},
{
"id" : "EHHG",
"name" : "Tushar Zende",
"isCCRecipient" : false
},
{
"id" : "EHHK",
"name" : "Sarika Kothari",
"isCCRecipient" : false
},
{
"id" : "EHHM",
"name" : "Praveen Shah",
"isCCRecipient" : false
},
{
"id" : "EHJE",
"name" : "Priyanka Chavan",
"isCCRecipient" : false
},
{
"id" : "EHJG",
"name" : "Dwarikanath Mishra",
"isCCRecipient" : false
},
{
"id" : "EHJM",
"name" : "Rakesh Pal",
"isCCRecipient" : false
},
{
"id" : "EHKG",
"name" : "Vinay Ranbaore",
"isCCRecipient" : false
},
{
"id" : "EHLI",
"name" : "Dhrumil Panchal",
"isCCRecipient" : false
},
{
"id" : "EHLK",
"name" : "Vaishali Raskar",
"isCCRecipient" : false
},
{
"id" : "EHLL",
"name" : "Yashika Harchandani",
"isCCRecipient" : true
},
{
"id" : "EHMD",
"name" : "Nilamani Kar",
"isCCRecipient" : false
},
{
"id" : "EHMF",
"name" : "Shikha Khatri",
"isCCRecipient" : false
},
{
"id" : "EHMH",
"name" : "Hindurao Gurav",
"isCCRecipient" : false
},
{
"id" : "EIDD",
"name" : "Govinda Nagare",
"isCCRecipient" : false
},
{
"id" : "EIDL",
"name" : "Vamsi Krishnaa Aparajkar",
"isCCRecipient" : false
},
{
"id" : "EIEH",
"name" : "Bhalchandra Vachakal",
"isCCRecipient" : false
},
{
"id" : "EIFD",
"name" : "Charoo Jain",
"isCCRecipient" : false
},
{
"id" : "EIFH",
"name" : "Priyank Shivhare",
"isCCRecipient" : false
},
{
"id" : "EIFJ",
"name" : "Santosh Dabade",
"isCCRecipient" : false
},
{
"id" : "EIFM",
"name" : "S Arvind",
"isCCRecipient" : false
},
{
"id" : "EIGG",
"name" : "Nikita Parab",
"isCCRecipient" : false
},
{
"id" : "EIGK",
"name" : "Sneha Kank",
"isCCRecipient" : false
},
{
"id" : "EIGM",
"name" : "Vinay Jaladi",
"isCCRecipient" : false
},
{
"id" : "EIHE",
"name" : "Ameya Kank",
"isCCRecipient" : false
},
{
"id" : "EIHI",
"name" : "Bharat Pawar",
"isCCRecipient" : false
},
{
"id" : "EIIG",
"name" : "Balaji Ananda",
"isCCRecipient" : false
},
{
"id" : "EIII",
"name" : "Ravikumar Potdar",
"isCCRecipient" : false
},
{
"id" : "EIIK",
"name" : "Pavan Namadeo Kadam",
"isCCRecipient" : false
},
{
"id" : "EIJE",
"name" : "Rajeev Tiwari",
"isCCRecipient" : false
},
{
"id" : "EIJG",
"name" : "Syed Mohsin Mumtaz",
"isCCRecipient" : false
},
{
"id" : "EIJM",
"name" : "Parag Sandhansi",
"isCCRecipient" : false
},
{
"id" : "EIKL",
"name" : "Sanket Vara",
"isCCRecipient" : false
},
{
"id" : "EILD",
"name" : "Nimish Tandon",
"isCCRecipient" : false
},
{
"id" : "EILF",
"name" : "Vrushali Kamthe",
"isCCRecipient" : false
},
{
"id" : "EILH",
"name" : "Ankit Shrivastava",
"isCCRecipient" : false
},
{
"id" : "EILJ",
"name" : "Abhishek Hundekar",
"isCCRecipient" : false
},
{
"id" : "EILL",
"name" : "Thushara Sagar",
"isCCRecipient" : false
},
{
"id" : "EIMH",
"name" : "Harsh Bhat",
"isCCRecipient" : false
},
{
"id" : "EIML",
"name" : "Sumeet Muchhal",
"isCCRecipient" : false
},
{
"id" : "EJDD",
"name" : "Awadhesh Jha",
"isCCRecipient" : false
},
{
"id" : "EJDF",
"name" : "Pritesh Vaghela",
"isCCRecipient" : false
},
{
"id" : "EJDH",
"name" : "Sandip Dhavane",
"isCCRecipient" : false
},
{
"id" : "EJDL",
"name" : "Gorakh Tanpure",
"isCCRecipient" : false
},
{
"id" : "EJEH",
"name" : "Akshay Dabir",
"isCCRecipient" : false
},
{
"id" : "EJEL",
"name" : "Sameer Mehta",
"isCCRecipient" : false
},
{
"id" : "EJFD",
"name" : "Praveen Pandit",
"isCCRecipient" : false
},
{
"id" : "EJFF",
"name" : "Mayuri Dhane",
"isCCRecipient" : false
},
{
"id" : "EJFH",
"name" : "Priyanga Palanisamy",
"isCCRecipient" : false
},
{
"id" : "EJFL",
"name" : "Anurag Surana",
"isCCRecipient" : false
},
{
"id" : "EJGD",
"name" : "Navin Gupta",
"isCCRecipient" : false
},
{
"id" : "EJHI",
"name" : "Swapnil Solanki",
"isCCRecipient" : false
},
{
"id" : "EJHK",
"name" : "Muralidhara Rao Katreddy",
"isCCRecipient" : false
},
{
"id" : "EJIE",
"name" : "Imran Mokashi",
"isCCRecipient" : false
},
{
"id" : "EJIM",
"name" : "Shweta Gupta",
"isCCRecipient" : false
},
{
"id" : "EJJE",
"name" : "Ashish Gawai",
"isCCRecipient" : false
},
{
"id" : "EJJG",
"name" : "Ankit Khandelwal",
"isCCRecipient" : false
},
{
"id" : "EJJK",
"name" : "Namrata Bhore",
"isCCRecipient" : false
},
{
"id" : "EJJM",
"name" : "Sanjay Nathani",
"isCCRecipient" : false
},
{
"id" : "EJKI",
"name" : "Sarang Nafdey",
"isCCRecipient" : false
},
{
"id" : "EJKM",
"name" : "Ashish Chavan",
"isCCRecipient" : false
},
{
"id" : "EJLE",
"name" : "Pratiksha Ballal",
"isCCRecipient" : false
},
{
"id" : "EJLG",
"name" : "Minal Raut",
"isCCRecipient" : false
},
{
"id" : "EJLI",
"name" : "Nilesh Mahadik",
"isCCRecipient" : false
},
{
"id" : "EJLK",
"name" : "Swapneel Sonawane",
"isCCRecipient" : false
},
{
"id" : "EJLM",
"name" : "Rahul Koshal",
"isCCRecipient" : false
},
{
"id" : "EJMG",
"name" : "Anukul Sarkar",
"isCCRecipient" : false
},
{
"id" : "EJMI",
"name" : "Sujith Sukumaran",
"isCCRecipient" : false
},
{
"id" : "EJMK",
"name" : "Barun Dev Kar",
"isCCRecipient" : false
},
{
"id" : "EKDE",
"name" : "Amol Khambe",
"isCCRecipient" : false
},
{
"id" : "EKDG",
"name" : "Karthika Vijayan",
"isCCRecipient" : false
},
{
"id" : "EKEG",
"name" : "Jalpa Shah",
"isCCRecipient" : false
},
{
"id" : "EKEK",
"name" : "Meghana Pande",
"isCCRecipient" : false
},
{
"id" : "EKFE",
"name" : "Subash Das",
"isCCRecipient" : false
},
{
"id" : "EKFG",
"name" : "Suchismita Chatterjee",
"isCCRecipient" : false
},
{
"id" : "EKGE",
"name" : "Munish Sharma",
"isCCRecipient" : false
},
{
"id" : "EKGG",
"name" : "Anthony Philip",
"isCCRecipient" : false
},
{
"id" : "EKGI",
"name" : "Pramod Patil",
"isCCRecipient" : false
},
{
"id" : "EKHG",
"name" : "Amol Galande",
"isCCRecipient" : false
},
{
"id" : "EKHI",
"name" : "Sagar Aher",
"isCCRecipient" : false
},
{
"id" : "EKHK",
"name" : "Tarun Mangla",
"isCCRecipient" : false
},
{
"id" : "EKIE",
"name" : "Pratik Burangi",
"isCCRecipient" : false
},
{
"id" : "EKIG",
"name" : "Suraj Devgan",
"isCCRecipient" : false
},
{
"id" : "EKII",
"name" : "Nalin Neeraw",
"isCCRecipient" : false
},
{
"id" : "EKIM",
"name" : "Amolica Kakade",
"isCCRecipient" : false
},
{
"id" : "EKJE",
"name" : "Nilesh Bhalerao",
"isCCRecipient" : false
},
{
"id" : "EKJM",
"name" : "Bhumika Mittal",
"isCCRecipient" : false
},
{
"id" : "EKKI",
"name" : "Sana Shaikh",
"isCCRecipient" : false
},
{
"id" : "EKKK",
"name" : "Suchi Agrawal",
"isCCRecipient" : false
},
{
"id" : "EKLE",
"name" : "Rahul Yevala",
"isCCRecipient" : false
},
{
"id" : "EKLI",
"name" : "Asmita Bhaise",
"isCCRecipient" : false
},
{
"id" : "EKLK",
"name" : "Pravin Mali",
"isCCRecipient" : false
},
{
"id" : "EKME",
"name" : "Lakshmi Swamynathan",
"isCCRecipient" : false
},
{
"id" : "EKMG",
"name" : "Saloni Kumar",
"isCCRecipient" : false
},
{
"id" : "EKMM",
"name" : "Yogesh Kumar Rajak",
"isCCRecipient" : false
},
{
"id" : "ELDE",
"name" : "Saishwar Yerawar",
"isCCRecipient" : false
},
{
"id" : "ELDG",
"name" : "Mridula Agarwal",
"isCCRecipient" : false
},
{
"id" : "ELDK",
"name" : "Sharda Talegaonkar",
"isCCRecipient" : false
},
{
"id" : "ELEK",
"name" : "Vivekanand Poojari",
"isCCRecipient" : false
},
{
"id" : "ELFG",
"name" : "Gaurav Shukla",
"isCCRecipient" : false
},
{
"id" : "ELFM",
"name" : "Radhika Lele",
"isCCRecipient" : false
},
{
"id" : "ELGI",
"name" : "Dhanajay Sharad Sonar",
"isCCRecipient" : false
},
{
"id" : "ELGK",
"name" : "Vaani Reddy",
"isCCRecipient" : false
},
{
"id" : "ELHG",
"name" : "Harishchandra Raut",
"isCCRecipient" : false
},
{
"id" : "ELHI",
"name" : "Manoj Pachpute",
"isCCRecipient" : false
},
{
"id" : "ELIE",
"name" : "Ankit Chowdhury",
"isCCRecipient" : false
},
{
"id" : "ELII",
"name" : "Nikunja Parhi",
"isCCRecipient" : false
},
{
"id" : "ELJH",
"name" : "Srilata De",
"isCCRecipient" : false
},
{
"id" : "ELKH",
"name" : "Vikash Gyanbote",
"isCCRecipient" : false
},
{
"id" : "ELKM",
"name" : "Meghna Singhi",
"isCCRecipient" : false
},
{
"id" : "ELLG",
"name" : "Sonal Chanderi",
"isCCRecipient" : false
},
{
"id" : "ELLM",
"name" : "Anand Agrawal",
"isCCRecipient" : false
},
{
"id" : "ELMI",
"name" : "Jitty Alayil",
"isCCRecipient" : false
},
{
"id" : "ELMK",
"name" : "Ankita Mundra",
"isCCRecipient" : false
},
{
"id" : "ELMM",
"name" : "Amshuda M",
"isCCRecipient" : false
},
{
"id" : "EMDE",
"name" : "Kailash Bighane",
"isCCRecipient" : false
},
{
"id" : "EMDG",
"name" : "Jyoti Baaadkar",
"isCCRecipient" : false
},
{
"id" : "EMDM",
"name" : "Sagar Jadhav",
"isCCRecipient" : false
},
{
"id" : "EMEE",
"name" : "Pragati Kunjir",
"isCCRecipient" : false
},
{
"id" : "EMEI",
"name" : "Punam Neogi",
"isCCRecipient" : false
},
{
"id" : "EMFK",
"name" : "Parimal Prasoon",
"isCCRecipient" : false
},
{
"id" : "EMFM",
"name" : "Manoj Khemani",
"isCCRecipient" : false
},
{
"id" : "EMGM",
"name" : "Ashwini Dixit",
"isCCRecipient" : false
},
{
"id" : "EMHG",
"name" : "Anil Gupta",
"isCCRecipient" : false
},
{
"id" : "EMHI",
"name" : "Kuhoo Gupta",
"isCCRecipient" : false
},
{
"id" : "EMII",
"name" : "Nikhil Tyagi",
"isCCRecipient" : false
},
{
"id" : "EMJI",
"name" : "Arun Modani",
"isCCRecipient" : false
},
{
"id" : "EMJK",
"name" : "Rahul Verma",
"isCCRecipient" : false
},
{
"id" : "EMJM",
"name" : "Vinay Kumar",
"isCCRecipient" : false
},
{
"id" : "EMKI",
"name" : "Bhawana Thapa",
"isCCRecipient" : false
},
{
"id" : "EMLE",
"name" : "Akshay Phalke",
"isCCRecipient" : false
},
{
"id" : "EMLK",
"name" : "Priyanka Mor",
"isCCRecipient" : false
},
{
"id" : "EMMG",
"name" : "Rashi Nagpal",
"isCCRecipient" : false
},
{
"id" : "EMMK",
"name" : "Gaurav Sharma",
"isCCRecipient" : false
},
{
"id" : "FDDM",
"name" : "Sujata Khalate",
"isCCRecipient" : false
},
{
"id" : "FDEG",
"name" : "Manohar Patole",
"isCCRecipient" : false
},
{
"id" : "FDEI",
"name" : "Amit Prajapati",
"isCCRecipient" : false
},
{
"id" : "FDEK",
"name" : "Abhijit Dixit",
"isCCRecipient" : false
},
{
"id" : "FDFI",
"name" : "Shahana Shameen",
"isCCRecipient" : false
},
{
"id" : "FDFK",
"name" : "Akanksha Tripathi",
"isCCRecipient" : false
},
{
"id" : "FDGG",
"name" : "Ruchin Gupta",
"isCCRecipient" : false
},
{
"id" : "FDGM",
"name" : "Monika Jain",
"isCCRecipient" : false
},
{
"id" : "FDHE",
"name" : "Amit Kumar Jain",
"isCCRecipient" : false
},
{
"id" : "FDII",
"name" : "Rakesh Sinha",
"isCCRecipient" : false
},
{
"id" : "FDIK",
"name" : "Archana Reddy",
"isCCRecipient" : false
},
{
"id" : "FDJE",
"name" : "Sharad Kumar Verma",
"isCCRecipient" : false
},
{
"id" : "FDJG",
"name" : "Vikas Dubey",
"isCCRecipient" : false
},
{
"id" : "FDJK",
"name" : "Manoj Rajol",
"isCCRecipient" : false
},
{
"id" : "FDKE",
"name" : "Shiv Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FDKI",
"name" : "Pallav Pandey",
"isCCRecipient" : false
},
{
"id" : "FDKK",
"name" : "Sarla Bishnoi",
"isCCRecipient" : false
},
{
"id" : "FDLE",
"name" : "Arundhati Mohanty",
"isCCRecipient" : false
},
{
"id" : "FDLK",
"name" : "Sampreeti Malladi",
"isCCRecipient" : false
},
{
"id" : "FDLM",
"name" : "Alok Kumar",
"isCCRecipient" : false
},
{
"id" : "FDMG",
"name" : "Shyam Kumar Raman Menon",
"isCCRecipient" : false
},
{
"id" : "FDMK",
"name" : "Ritu Yadav",
"isCCRecipient" : false
},
{
"id" : "FEDI",
"name" : "Nilesh Dhore",
"isCCRecipient" : false
},
{
"id" : "FEEE",
"name" : "Mukesh Rathore",
"isCCRecipient" : false
},
{
"id" : "FEEI",
"name" : "Swardeep Singh",
"isCCRecipient" : false
},
{
"id" : "FEFG",
"name" : "Pankaj Kumar",
"isCCRecipient" : false
},
{
"id" : "FEFK",
"name" : "Rutvij Raval",
"isCCRecipient" : false
},
{
"id" : "FEGF",
"name" : "Raghavendra Bhosale",
"isCCRecipient" : true
},
{
"id" : "FEGH",
"name" : "Yogesh Buradkar",
"isCCRecipient" : false
},
{
"id" : "FEGM",
"name" : "Sanjeev Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FEHE",
"name" : "Suman Meda",
"isCCRecipient" : false
},
{
"id" : "FEHK",
"name" : "Sunil Tripathi",
"isCCRecipient" : false
},
{
"id" : "FEHM",
"name" : "Anshul Khandelwal",
"isCCRecipient" : false
},
{
"id" : "FEIE",
"name" : "Vikas Munjal",
"isCCRecipient" : false
},
{
"id" : "FEJI",
"name" : "Pranita Kolte",
"isCCRecipient" : false
},
{
"id" : "FEKE",
"name" : "Gitanjali Pandey",
"isCCRecipient" : true
},
{
"id" : "FEKH",
"name" : "Dimple Singh",
"isCCRecipient" : true
},
{
"id" : "FEKI",
"name" : "Aman Palakolanu",
"isCCRecipient" : true
},
{
"id" : "FEKJ",
"name" : "Anupama Nikam",
"isCCRecipient" : true
},
{
"id" : "FELE",
"name" : "Gajendra Pratap Singh",
"isCCRecipient" : false
},
{
"id" : "FELG",
"name" : "Anil Pardeshi",
"isCCRecipient" : false
},
{
"id" : "FELK",
"name" : "Srinivasa Reddy Karra",
"isCCRecipient" : false
},
{
"id" : "FELM",
"name" : "Jyoti Patil",
"isCCRecipient" : false
},
{
"id" : "FEME",
"name" : "Rajiv Uppal",
"isCCRecipient" : false
},
{
"id" : "FFDE",
"name" : "Ajit Singh",
"isCCRecipient" : false
},
{
"id" : "FFDI",
"name" : "Pallavi Kamerkar",
"isCCRecipient" : false
},
{
"id" : "FFDK",
"name" : "Vineet Rajput",
"isCCRecipient" : false
},
{
"id" : "FFEE",
"name" : "Vijay Patle",
"isCCRecipient" : false
},
{
"id" : "FFEG",
"name" : "Anish Kaur Chadha",
"isCCRecipient" : false
},
{
"id" : "FFEI",
"name" : "Puja Kumari",
"isCCRecipient" : false
},
{
"id" : "FFEM",
"name" : "Anurag Jain",
"isCCRecipient" : false
},
{
"id" : "FFGE",
"name" : "Pankaj Agarwal",
"isCCRecipient" : false
},
{
"id" : "FFGG",
"name" : "Vijay Joshi",
"isCCRecipient" : false
},
{
"id" : "FFHG",
"name" : "Sushant Garje",
"isCCRecipient" : false
},
{
"id" : "FFHK",
"name" : "Amol Kale",
"isCCRecipient" : false
},
{
"id" : "FFHM",
"name" : "Rahul Desai",
"isCCRecipient" : false
},
{
"id" : "FFIE",
"name" : "Arjun Sharma",
"isCCRecipient" : false
},
{
"id" : "FFII",
"name" : "Ashish Sharma",
"isCCRecipient" : false
},
{
"id" : "FFIK",
"name" : "Priyanka Birajdar",
"isCCRecipient" : true
},
{
"id" : "FFIM",
"name" : "Manpreet Kaur",
"isCCRecipient" : true
},
{
"id" : "FFKE",
"name" : "Suvarna Koli",
"isCCRecipient" : true
},
{
"id" : "FFKJ",
"name" : "Shikha Thakur",
"isCCRecipient" : false
},
{
"id" : "FFLD",
"name" : "Prasanthi Vysyaraju",
"isCCRecipient" : false
},
{
"id" : "FFLJ",
"name" : "Edwin Pinto",
"isCCRecipient" : false
},
{
"id" : "FFLL",
"name" : "Deepti Prakash Janawade",
"isCCRecipient" : false
},
{
"id" : "FFMH",
"name" : "Prashant Kamble",
"isCCRecipient" : false
},
{
"id" : "FFMM",
"name" : "Rupesh Mohanty",
"isCCRecipient" : false
},
{
"id" : "FGDG",
"name" : "Vinod Chavan",
"isCCRecipient" : false
},
{
"id" : "FGDK",
"name" : "Bharti Goyal",
"isCCRecipient" : false
},
{
"id" : "FGEF",
"name" : "Gaurav Khunte",
"isCCRecipient" : false
},
{
"id" : "FGEH",
"name" : "Dr B K Saxena",
"isCCRecipient" : false
},
{
"id" : "FGEK",
"name" : "Pooja Jalan",
"isCCRecipient" : false
},
{
"id" : "FGFE",
"name" : "Ravindra Koli",
"isCCRecipient" : false
},
{
"id" : "FGFG",
"name" : "Jeena John",
"isCCRecipient" : false
},
{
"id" : "FGFI",
"name" : "Uzma Farheen Khan",
"isCCRecipient" : false
},
{
"id" : "FGFL",
"name" : "Digvijay Patil",
"isCCRecipient" : false
},
{
"id" : "FGGD",
"name" : "Ancy Jose",
"isCCRecipient" : false
},
{
"id" : "FGGF",
"name" : "Anand Mehta",
"isCCRecipient" : false
},
{
"id" : "FGGG",
"name" : "Lalita Sattegiri",
"isCCRecipient" : true
},
{
"id" : "FGGI",
"name" : "Amit Varshney",
"isCCRecipient" : false
},
{
"id" : "FGHE",
"name" : "Shankar Kumbhar",
"isCCRecipient" : false
},
{
"id" : "FGHG",
"name" : "Deepali Shah",
"isCCRecipient" : true
},
{
"id" : "FGID",
"name" : "Sangappa Uppin",
"isCCRecipient" : false
},
{
"id" : "FGIF",
"name" : "Prateek Gupta",
"isCCRecipient" : false
},
{
"id" : "FGIH",
"name" : "Sumit Poi",
"isCCRecipient" : false
},
{
"id" : "FGIL",
"name" : "Vinita Jadhav",
"isCCRecipient" : false
},
{
"id" : "FGJF",
"name" : "Amit Rane",
"isCCRecipient" : false
},
{
"id" : "FGJH",
"name" : "Sumeet Pathak",
"isCCRecipient" : false
},
{
"id" : "FGJJ",
"name" : "Rohit Jain",
"isCCRecipient" : false
},
{
"id" : "FGJL",
"name" : "Reeja Rachel Thomas",
"isCCRecipient" : false
},
{
"id" : "FGKH",
"name" : "Ankush Kumar I",
"isCCRecipient" : false
},
{
"id" : "FGKJ",
"name" : "Somi Kumari",
"isCCRecipient" : false
},
{
"id" : "FGKL",
"name" : "Deepak Shrivastava",
"isCCRecipient" : false
},
{
"id" : "FGLH",
"name" : "Geeta Anand Sakhare",
"isCCRecipient" : false
},
{
"id" : "FGLJ",
"name" : "Ruchi Kalla",
"isCCRecipient" : false
},
{
"id" : "FGLL",
"name" : "Nidhi Gijre",
"isCCRecipient" : false
},
{
"id" : "FGLM",
"name" : "Bhakti Gandhi",
"isCCRecipient" : true
},
{
"id" : "FGMM",
"name" : "Sachin Shetke",
"isCCRecipient" : false
},
{
"id" : "FHDK",
"name" : "Abhijit Kore",
"isCCRecipient" : false
},
{
"id" : "FHEE",
"name" : "Anubhav Chitrey",
"isCCRecipient" : false
},
{
"id" : "FHEG",
"name" : "Shital Markad",
"isCCRecipient" : false
},
{
"id" : "FHEM",
"name" : "Rahul Kumar Srivastava",
"isCCRecipient" : false
},
{
"id" : "FHFG",
"name" : "Yogesh Sharma",
"isCCRecipient" : false
},
{
"id" : "FHFI",
"name" : "Subhasis Khatua",
"isCCRecipient" : false
},
{
"id" : "FHFM",
"name" : "Reeta Sharma",
"isCCRecipient" : false
},
{
"id" : "FHGE",
"name" : "Nitin Malve",
"isCCRecipient" : false
},
{
"id" : "FHGG",
"name" : "Archana Yadav",
"isCCRecipient" : false
},
{
"id" : "FHGM",
"name" : "Chetan Kakade",
"isCCRecipient" : false
},
{
"id" : "FHHE",
"name" : "Lijisri Sathish Kumar",
"isCCRecipient" : false
},
{
"id" : "FHHH",
"name" : "Anupama Gajaralwar",
"isCCRecipient" : true
},
{
"id" : "FHHJ",
"name" : "Manoj Kumar",
"isCCRecipient" : false
},
{
"id" : "FHIF",
"name" : "Amit Londhe",
"isCCRecipient" : false
},
{
"id" : "FHIM",
"name" : "Fiona Lewis",
"isCCRecipient" : true
},
{
"id" : "FHJF",
"name" : "Reeta Sharma",
"isCCRecipient" : true
},
{
"id" : "FHJH",
"name" : "Aliasgar Das",
"isCCRecipient" : false
},
{
"id" : "FHJJ",
"name" : "Naveen Chaturvedi",
"isCCRecipient" : false
},
{
"id" : "FHJL",
"name" : "Dinesh Reddy Obulareddygari",
"isCCRecipient" : false
},
{
"id" : "FHKF",
"name" : "Sandip Gote",
"isCCRecipient" : false
},
{
"id" : "FHKH",
"name" : "Dnyaneshwar Shinde",
"isCCRecipient" : false
},
{
"id" : "FHLD",
"name" : "Yogita Fernandes",
"isCCRecipient" : false
},
{
"id" : "FHLH",
"name" : "Priyanka Wadkar",
"isCCRecipient" : false
},
{
"id" : "FHLJ",
"name" : "Ajay Mishra",
"isCCRecipient" : false
},
{
"id" : "FHLL",
"name" : "Pradeepkumar Zinjade",
"isCCRecipient" : false
},
{
"id" : "FHMF",
"name" : "Vjendra Khole",
"isCCRecipient" : false
},
{
"id" : "FHMH",
"name" : "Abhik Chakrabarty",
"isCCRecipient" : false
},
{
"id" : "FHMJ",
"name" : "Madhur Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FIDD",
"name" : "Poonam Hole",
"isCCRecipient" : false
},
{
"id" : "FIDH",
"name" : "Umesh Bhosale",
"isCCRecipient" : false
},
{
"id" : "FIED",
"name" : "Prafull Kumar Sabat",
"isCCRecipient" : false
},
{
"id" : "FIFD",
"name" : "Jagdish Wani",
"isCCRecipient" : false
},
{
"id" : "FIFH",
"name" : "Priyanka Kadekar",
"isCCRecipient" : false
},
{
"id" : "FIFI",
"name" : "Amrapali Khunte",
"isCCRecipient" : true
},
{
"id" : "FIFJ",
"name" : "Amar Jadhav",
"isCCRecipient" : true
},
{
"id" : "FIFL",
"name" : "Deepti Kapoor",
"isCCRecipient" : false
},
{
"id" : "FIGD",
"name" : "Aftab Turuk",
"isCCRecipient" : false
},
{
"id" : "FIGF",
"name" : "Saroj Basantara",
"isCCRecipient" : false
},
{
"id" : "FIGH",
"name" : "Thirumalareddy Nagarjuna Reddy",
"isCCRecipient" : false
},
{
"id" : "FIHK",
"name" : "Sujata Kumari",
"isCCRecipient" : false
},
{
"id" : "FIHL",
"name" : "Jayashree Gholap",
"isCCRecipient" : true
},
{
"id" : "FIID",
"name" : "Girish Khanolkar",
"isCCRecipient" : false
},
{
"id" : "FIIK",
"name" : "Amol Lonare",
"isCCRecipient" : false
},
{
"id" : "FIJE",
"name" : "Avanish Singh",
"isCCRecipient" : false
},
{
"id" : "FIJG",
"name" : "Mhetre Bhaskar Prakash",
"isCCRecipient" : false
},
{
"id" : "FIJJ",
"name" : "Ankur Jain",
"isCCRecipient" : false
},
{
"id" : "FIKF",
"name" : "Santanu Roy",
"isCCRecipient" : false
},
{
"id" : "FIKH",
"name" : "Lalita Sattegiri",
"isCCRecipient" : false
},
{
"id" : "FILF",
"name" : "Shantanu Charpe",
"isCCRecipient" : false
},
{
"id" : "FILH",
"name" : "Abhijit Herwade",
"isCCRecipient" : false
},
{
"id" : "FILI",
"name" : "Jagdish Naik",
"isCCRecipient" : true
},
{
"id" : "FIME",
"name" : "Hemant Sharma",
"isCCRecipient" : false
},
{
"id" : "FIMI",
"name" : "Rahul Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "FIMK",
"name" : "Manuj Kalaimani",
"isCCRecipient" : false
},
{
"id" : "FIMM",
"name" : "Anjum Shaikh",
"isCCRecipient" : false
},
{
"id" : "FJDE",
"name" : "Pratima Bhowmik",
"isCCRecipient" : false
},
{
"id" : "FJDG",
"name" : "Swati Nagdive",
"isCCRecipient" : false
},
{
"id" : "FJDI",
"name" : "Raja Jain",
"isCCRecipient" : false
},
{
"id" : "FJDK",
"name" : "Samir Shah",
"isCCRecipient" : false
},
{
"id" : "FJED",
"name" : "Priti Gargate",
"isCCRecipient" : true
},
{
"id" : "FJEF",
"name" : "K Saphalya Padmanabhan",
"isCCRecipient" : false
},
{
"id" : "FJEH",
"name" : "Abhishek Anand",
"isCCRecipient" : false
},
{
"id" : "FJEJ",
"name" : "Shivkumar Swami",
"isCCRecipient" : false
},
{
"id" : "FJEL",
"name" : "Kiran Dhillon",
"isCCRecipient" : false
},
{
"id" : "FJFF",
"name" : "Nitin Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJFH",
"name" : "Aarti Jangid",
"isCCRecipient" : true
},
{
"id" : "FJFJ",
"name" : "Arun Vazhakkottil",
"isCCRecipient" : false
},
{
"id" : "FJGI",
"name" : "Nitin Akhauri",
"isCCRecipient" : false
},
{
"id" : "FJGK",
"name" : "Amar Vora",
"isCCRecipient" : false
},
{
"id" : "FJHH",
"name" : "Sachin Surve",
"isCCRecipient" : false
},
{
"id" : "FJHJ",
"name" : "Manoj Kumar Choudhary",
"isCCRecipient" : false
},
{
"id" : "FJHL",
"name" : "Sravanthi Tatineni",
"isCCRecipient" : false
},
{
"id" : "FJID",
"name" : "Sasikumar V",
"isCCRecipient" : false
},
{
"id" : "FJIH",
"name" : "Ashirvad Srivastava",
"isCCRecipient" : false
},
{
"id" : "FJIJ",
"name" : "Rohan Modi",
"isCCRecipient" : false
},
{
"id" : "FJIL",
"name" : "Dr Aparna Kaje",
"isCCRecipient" : false
},
{
"id" : "FJJD",
"name" : "Pravin Mandwe",
"isCCRecipient" : false
},
{
"id" : "FJJF",
"name" : "Sunil Kumar",
"isCCRecipient" : false
},
{
"id" : "FJJG",
"name" : "Reena Pandey",
"isCCRecipient" : true
},
{
"id" : "FJJI",
"name" : "Saurabh Bhoyar",
"isCCRecipient" : false
},
{
"id" : "FJKE",
"name" : "Anirudha Aranke",
"isCCRecipient" : false
},
{
"id" : "FJKI",
"name" : "Shraddha Mane",
"isCCRecipient" : false
},
{
"id" : "FJLG",
"name" : "Alok Agarwal",
"isCCRecipient" : false
},
{
"id" : "FJLI",
"name" : "Jyoti Jodhwani",
"isCCRecipient" : false
},
{
"id" : "FJLL",
"name" : "Sneha Sukhadewe",
"isCCRecipient" : false
},
{
"id" : "FJMH",
"name" : "Jigar Mistry",
"isCCRecipient" : false
},
{
"id" : "FJMJ",
"name" : "Neeraj Kumar Shukla",
"isCCRecipient" : false
},
{
"id" : "FKDF",
"name" : "Debashis Mohanty",
"isCCRecipient" : false
},
{
"id" : "FKDH",
"name" : "Dharminder Kumar",
"isCCRecipient" : false
},
{
"id" : "FKDJ",
"name" : "Priyanka Dey",
"isCCRecipient" : false
},
{
"id" : "FKEL",
"name" : "Mohit Kumar",
"isCCRecipient" : false
},
{
"id" : "FKFD",
"name" : "Ankkush Surryawanshi",
"isCCRecipient" : false
},
{
"id" : "FKFF",
"name" : "Anup Surendra Bhatkhande",
"isCCRecipient" : false
},
{
"id" : "FKFH",
"name" : "Nitin Kharat",
"isCCRecipient" : false
},
{
"id" : "FKFJ",
"name" : "Madhur Shah",
"isCCRecipient" : false
},
{
"id" : "FKFL",
"name" : "Nitin Dadas",
"isCCRecipient" : false
},
{
"id" : "FKGD",
"name" : "Kapil Khadgi",
"isCCRecipient" : false
},
{
"id" : "FKGJ",
"name" : "Abhishek Ranjan",
"isCCRecipient" : false
},
{
"id" : "FKHD",
"name" : "Ankita Soni",
"isCCRecipient" : false
},
{
"id" : "FKID",
"name" : "Bhavya Chaudhary",
"isCCRecipient" : false
},
{
"id" : "FKIF",
"name" : "Navneet Sharma",
"isCCRecipient" : false
},
{
"id" : "FKIL",
"name" : "Neha Mutha",
"isCCRecipient" : false
},
{
"id" : "FKJD",
"name" : "Neha Mahadevan",
"isCCRecipient" : false
},
{
"id" : "FKJF",
"name" : "Lijisri Sathishkumar",
"isCCRecipient" : true
},
{
"id" : "FKJH",
"name" : "Ashwini Patil",
"isCCRecipient" : false
},
{
"id" : "FKKD",
"name" : "Swapnil Madgulwar",
"isCCRecipient" : false
},
{
"id" : "FKKF",
"name" : "Kalpesh Vedak",
"isCCRecipient" : false
},
{
"id" : "FKKH",
"name" : "Vrushabhendra Patri",
"isCCRecipient" : false
},
{
"id" : "FKKL",
"name" : "Shraddha Thorat",
"isCCRecipient" : false
},
{
"id" : "FKLH",
"name" : "Suchismita Badshah",
"isCCRecipient" : false
},
{
"id" : "FKLJ",
"name" : "Harish Anegundi",
"isCCRecipient" : false
},
{
"id" : "FKLL",
"name" : "Satyajit Jindam",
"isCCRecipient" : false
},
{
"id" : "FKMF",
"name" : "Uzma Farheen",
"isCCRecipient" : true
},
{
"id" : "FKML",
"name" : "Manit Goel",
"isCCRecipient" : false
},
{
"id" : "FLDD",
"name" : "Farzana Belihomji",
"isCCRecipient" : false
},
{
"id" : "FLDF",
"name" : "Pradip Aher",
"isCCRecipient" : false
},
{
"id" : "FLDH",
"name" : "Dhananjay Kulkarni",
"isCCRecipient" : false
},
{
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"isCCRecipient" : false
},
{
"id" : "FLDL",
"name" : "Ratish Manikoth",
"isCCRecipient" : false
},
{
"id" : "FLEG",
"name" : "Reet Bajaj",
"isCCRecipient" : true
},
{
"id" : "FLEM",
"name" : "Dainish Hingwe",
"isCCRecipient" : false
},
{
"id" : "FLFJ",
"name" : "Pawan Manwal",
"isCCRecipient" : false
},
{
"id" : "FLGD",
"name" : "Kanchan Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLGH",
"name" : "Rashmi Sahu",
"isCCRecipient" : false
},
{
"id" : "FLGJ",
"name" : "Naimish Patel Patel",
"isCCRecipient" : false
},
{
"id" : "FLGL",
"name" : "Meenakshi Sharma",
"isCCRecipient" : false
},
{
"id" : "FLHD",
"name" : "Santosh Gangele",
"isCCRecipient" : false
},
{
"id" : "FLHF",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "FLID",
"name" : "Ajit Bhor",
"isCCRecipient" : false
},
{
"id" : "FLIJ",
"name" : "Mugdha Parande",
"isCCRecipient" : false
},
{
"id" : "FLIL",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "FLJD",
"name" : "Ankush Jain",
"isCCRecipient" : false
},
{
"id" : "FLJE",
"name" : "Lata Dhayagude",
"isCCRecipient" : true
},
{
"id" : "FLJG",
"name" : "Arpit Kachhara",
"isCCRecipient" : false
},
{
"id" : "FLJI",
"name" : "Vibha Chawla",
"isCCRecipient" : false
},
{
"id" : "FLJJ",
"name" : "Nandini H M",
"isCCRecipient" : true
},
{
"id" : "FLJL",
"name" : "Divya Jitendrakumar Pandit",
"isCCRecipient" : false
},
{
"id" : "FLKD",
"name" : "Rahul Burde",
"isCCRecipient" : false
},
{
"id" : "FLKF",
"name" : "Sri Siva Sandeep Balla",
"isCCRecipient" : false
},
{
"id" : "FLKL",
"name" : "Vipin Singh",
"isCCRecipient" : false
},
{
"id" : "FLLD",
"name" : "Shekhar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "FLLF",
"name" : "Siddharth Mahajan",
"isCCRecipient" : false
},
{
"id" : "FLLH",
"name" : "Nisha Phatekar",
"isCCRecipient" : false
},
{
"id" : "FLLL",
"name" : "Arvind Sakhare",
"isCCRecipient" : false
},
{
"id" : "FLMD",
"name" : "Mitrani Bandyopadhyay",
"isCCRecipient" : false
},
{
"id" : "FLMH",
"name" : "Santosh Patil",
"isCCRecipient" : false
},
{
"id" : "FLMJ",
"name" : "Priyanka Khurange",
"isCCRecipient" : false
},
{
"id" : "FLML",
"name" : "Madhuri Nalawade",
"isCCRecipient" : false
},
{
"id" : "FMDD",
"name" : "Ankur Kapoor",
"isCCRecipient" : false
},
{
"id" : "FMDF",
"name" : "Vivek Bardia",
"isCCRecipient" : false
},
{
"id" : "FMDL",
"name" : "Virag Doshi",
"isCCRecipient" : false
},
{
"id" : "FMEH",
"name" : "Harshita Sobti",
"isCCRecipient" : false
},
{
"id" : "FMEJ",
"name" : "Nilesh Vadnal",
"isCCRecipient" : false
},
{
"id" : "FMEL",
"name" : "Mohit Manucha",
"isCCRecipient" : false
},
{
"id" : "FMFD",
"name" : "Kapil Maheshwari",
"isCCRecipient" : false
},
{
"id" : "FMFL",
"name" : "Sarvesh Tuyenkar",
"isCCRecipient" : false
},
{
"id" : "FMGD",
"name" : "Sadhana Patil",
"isCCRecipient" : false
},
{
"id" : "FMGH",
"name" : "Nishi Kant",
"isCCRecipient" : false
},
{
"id" : "FMGL",
"name" : "Sandeep Chavan",
"isCCRecipient" : false
},
{
"id" : "FMHD",
"name" : "Lalit Ladkat",
"isCCRecipient" : false
},
{
"id" : "FMHF",
"name" : "Taufik Pirjade",
"isCCRecipient" : false
},
{
"id" : "FMHJ",
"name" : "Sonam Gupta",
"isCCRecipient" : false
},
{
"id" : "FMHL",
"name" : "Gurunath Rao",
"isCCRecipient" : false
},
{
"id" : "FMIH",
"name" : "Suvidha Mundhe",
"isCCRecipient" : false
},
{
"id" : "FMIJ",
"name" : "Pradeep Singh",
"isCCRecipient" : false
},
{
"id" : "FMIL",
"name" : "Rashmi Dumbare",
"isCCRecipient" : false
},
{
"id" : "FMJD",
"name" : "Aditti Gaur",
"isCCRecipient" : false
},
{
"id" : "FMJF",
"name" : "Sidhant Das",
"isCCRecipient" : false
},
{
"id" : "FMJJ",
"name" : "Anubha Mishra",
"isCCRecipient" : false
},
{
"id" : "FMKD",
"name" : "Rajesh Chavan",
"isCCRecipient" : false
},
{
"id" : "FMKF",
"name" : "Nilesh Patil",
"isCCRecipient" : false
},
{
"id" : "FMKH",
"name" : "Vikrant Yamkanmardi",
"isCCRecipient" : false
},
{
"id" : "FMKJ",
"name" : "Tarun Bafna",
"isCCRecipient" : false
},
{
"id" : "FMKL",
"name" : "Sureshri Kotiwar",
"isCCRecipient" : false
},
{
"id" : "FMLD",
"name" : "Vivek Nayan",
"isCCRecipient" : false
},
{
"id" : "FMLH",
"name" : "Priyesh Saxena",
"isCCRecipient" : false
},
{
"id" : "FMLJ",
"name" : "Paresh Bhangale",
"isCCRecipient" : false
},
{
"id" : "FMLL",
"name" : "Ganesh Gosavi",
"isCCRecipient" : false
},
{
"id" : "FMMF",
"name" : "Bhagyasri Ghosh",
"isCCRecipient" : false
},
{
"id" : "FMMH",
"name" : "Pritam Chhajed",
"isCCRecipient" : false
},
{
"id" : "FMMJ",
"name" : "Vaibhav Chhajed",
"isCCRecipient" : false
},
{
"id" : "GDDF",
"name" : "Yeeswara Nadapana",
"isCCRecipient" : false
},
{
"id" : "GDED",
"name" : "Sudip Suman",
"isCCRecipient" : false
},
{
"id" : "GDEF",
"name" : "Keshav Kumar Thakur",
"isCCRecipient" : false
},
{
"id" : "GDEH",
"name" : "Nidhi Gaur",
"isCCRecipient" : false
},
{
"id" : "GDEJ",
"name" : "Ranjit Chavan",
"isCCRecipient" : false
},
{
"id" : "GDEL",
"name" : "Nilesh Inamdar",
"isCCRecipient" : false
},
{
"id" : "GDFH",
"name" : "Brijlal Gupta",
"isCCRecipient" : false
},
{
"id" : "GDGD",
"name" : "Ujwal Bhutada",
"isCCRecipient" : false
},
{
"id" : "GDGF",
"name" : "Mahesh Tupe",
"isCCRecipient" : false
},
{
"id" : "GDGH",
"name" : "Jenar Maurya",
"isCCRecipient" : false
},
{
"id" : "GDHE",
"name" : "Sushil Gupta",
"isCCRecipient" : false
},
{
"id" : "GDHM",
"name" : "Jayashree Gholap",
"isCCRecipient" : false
},
{
"id" : "GDIE",
"name" : "Aniruddha Meher",
"isCCRecipient" : false
},
{
"id" : "GDIG",
"name" : "Anjali Mudumadigela",
"isCCRecipient" : false
},
{
"id" : "GDII",
"name" : "Pankaj Patil",
"isCCRecipient" : false
},
{
"id" : "GDIK",
"name" : "Thimmareddy Sanji",
"isCCRecipient" : false
},
{
"id" : "GDIM",
"name" : "Bhuneshwar Ratre",
"isCCRecipient" : false
},
{
"id" : "GDJE",
"name" : "Ameth Dhanashri",
"isCCRecipient" : false
},
{
"id" : "GDJI",
"name" : "Vishwajeet Patil",
"isCCRecipient" : false
},
{
"id" : "GDJK",
"name" : "Uma Tripathi",
"isCCRecipient" : false
},
{
"id" : "GDJM",
"name" : "Amit Untavadkar",
"isCCRecipient" : false
},
{
"id" : "GDKE",
"name" : "Girish Garje",
"isCCRecipient" : false
},
{
"id" : "GDKM",
"name" : "Vikas Johri",
"isCCRecipient" : false
},
{
"id" : "GDLE",
"name" : "Meenakshi Jha",
"isCCRecipient" : false
},
{
"id" : "GDLI",
"name" : "Rupam Samanta",
"isCCRecipient" : false
},
{
"id" : "GDLK",
"name" : "Vaishali Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "GDLM",
"name" : "Rupam Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GDME",
"name" : "Yogesh Desai",
"isCCRecipient" : false
},
{
"id" : "GDMG",
"name" : "Manan Sharma",
"isCCRecipient" : false
},
{
"id" : "GDMK",
"name" : "Janardhana Reddy Kambam",
"isCCRecipient" : false
},
{
"id" : "GDMM",
"name" : "Amruta Maniyar",
"isCCRecipient" : false
},
{
"id" : "GEDG",
"name" : "Varshaba Jadeja",
"isCCRecipient" : false
},
{
"id" : "GEDI",
"name" : "Megha Rajguru",
"isCCRecipient" : false
},
{
"id" : "GEEE",
"name" : "Sachin Ahirrao",
"isCCRecipient" : false
},
{
"id" : "GEEG",
"name" : "Rohini Bagal",
"isCCRecipient" : false
},
{
"id" : "GEEM",
"name" : "Shubhangi Jhadav",
"isCCRecipient" : false
},
{
"id" : "GEFE",
"name" : "Ranjit Changan",
"isCCRecipient" : false
},
{
"id" : "GEFG",
"name" : "Sumit Mahamuni",
"isCCRecipient" : false
},
{
"id" : "GEGE",
"name" : "Pavan Puranik",
"isCCRecipient" : false
},
{
"id" : "GEGI",
"name" : "Arun Narayanaswamy",
"isCCRecipient" : false
},
{
"id" : "GEGM",
"name" : "Poonam Sarangkar",
"isCCRecipient" : false
},
{
"id" : "GEHG",
"name" : "Rahul Muley",
"isCCRecipient" : false
},
{
"id" : "GEHK",
"name" : "Vikas Gilbile",
"isCCRecipient" : false
},
{
"id" : "GEHM",
"name" : "Sumit Jain",
"isCCRecipient" : false
},
{
"id" : "GEIE",
"name" : "Pankaj Sharma",
"isCCRecipient" : false
},
{
"id" : "GEII",
"name" : "Bikash Ramuka",
"isCCRecipient" : false
},
{
"id" : "GEIK",
"name" : "Snehal Markad",
"isCCRecipient" : false
},
{
"id" : "GEJE",
"name" : "Manish Kumar",
"isCCRecipient" : false
},
{
"id" : "GEJG",
"name" : "Nirmal Muchhal",
"isCCRecipient" : false
},
{
"id" : "GEKE",
"name" : "Manoj Nathani",
"isCCRecipient" : false
},
{
"id" : "GEKI",
"name" : "Amit Thorat",
"isCCRecipient" : false
},
{
"id" : "GEKK",
"name" : "Ankita Sankhla",
"isCCRecipient" : false
},
{
"id" : "GELE",
"name" : "Pallavi Kale",
"isCCRecipient" : false
},
{
"id" : "GELG",
"name" : "Nitinkumar Vaidya",
"isCCRecipient" : false
},
{
"id" : "GELI",
"name" : "Vivek Jain",
"isCCRecipient" : false
},
{
"id" : "GELK",
"name" : "Mukesh Kale",
"isCCRecipient" : false
},
{
"id" : "GELM",
"name" : "Supriya Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GEMK",
"name" : "Somnath Jagdale",
"isCCRecipient" : false
},
{
"id" : "GEMM",
"name" : "Reetesh Surjani",
"isCCRecipient" : false
},
{
"id" : "GFDE",
"name" : "Pravishal Adling",
"isCCRecipient" : false
},
{
"id" : "GFDK",
"name" : "Sonal Sethia",
"isCCRecipient" : false
},
{
"id" : "GFEG",
"name" : "Umesh Patil",
"isCCRecipient" : false
},
{
"id" : "GFEI",
"name" : "Hanish Gohel",
"isCCRecipient" : false
},
{
"id" : "GFEM",
"name" : "Abhishek Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "GFFK",
"name" : "Lokesh Paliwal",
"isCCRecipient" : false
},
{
"id" : "GFGE",
"name" : "Himansh Upadhyaya",
"isCCRecipient" : false
},
{
"id" : "GFGG",
"name" : "Neha Sinha",
"isCCRecipient" : false
},
{
"id" : "GFGK",
"name" : "Ruchika Sinha",
"isCCRecipient" : false
},
{
"id" : "GFHG",
"name" : "Neeta Kharade",
"isCCRecipient" : false
},
{
"id" : "GFHI",
"name" : "Anurag Goyal",
"isCCRecipient" : false
},
{
"id" : "GFII",
"name" : "Pavan Kumar Bhimi Reddy",
"isCCRecipient" : false
},
{
"id" : "GFIK",
"name" : "Swati Somani",
"isCCRecipient" : false
},
{
"id" : "GFJE",
"name" : "Suhas Choudhari",
"isCCRecipient" : false
},
{
"id" : "GFJG",
"name" : "Dnyaneshwar Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GFJI",
"name" : "Mona Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GFKE",
"name" : "Pihu Daultani",
"isCCRecipient" : false
},
{
"id" : "GFKI",
"name" : "Avinash Babar",
"isCCRecipient" : false
},
{
"id" : "GFKK",
"name" : "Arpit Khodiar",
"isCCRecipient" : false
},
{
"id" : "GFKL",
"name" : "Ravinder John",
"isCCRecipient" : true
},
{
"id" : "GFLD",
"name" : "Dilshadbanu Yerolvi",
"isCCRecipient" : false
},
{
"id" : "GFLH",
"name" : "Atul Shinde",
"isCCRecipient" : false
},
{
"id" : "GFLL",
"name" : "Sukanya Vaidya",
"isCCRecipient" : false
},
{
"id" : "GFMD",
"name" : "Priyanka Varghade",
"isCCRecipient" : false
},
{
"id" : "GFMF",
"name" : "Bhupendra Yadav",
"isCCRecipient" : false
},
{
"id" : "GFMJ",
"name" : "Shivendra Mishra",
"isCCRecipient" : false
},
{
"id" : "GFML",
"name" : "Sham Tupe",
"isCCRecipient" : false
},
{
"id" : "GGDG",
"name" : "Jitendra Soni",
"isCCRecipient" : false
},
{
"id" : "GGDI",
"name" : "Barun Yadav",
"isCCRecipient" : false
},
{
"id" : "GGDK",
"name" : "Kalpesh Doshi",
"isCCRecipient" : false
},
{
"id" : "GGDM",
"name" : "Satyanarayana Chittavarjula",
"isCCRecipient" : false
},
{
"id" : "GGEE",
"name" : "Sandeep Kumar",
"isCCRecipient" : false
},
{
"id" : "GGEG",
"name" : "Prateeksha Chahal",
"isCCRecipient" : false
},
{
"id" : "GGEK",
"name" : "Datta Tule",
"isCCRecipient" : false
},
{
"id" : "GGEM",
"name" : "Richa Jain",
"isCCRecipient" : false
},
{
"id" : "GGFI",
"name" : "Parth Pratim Chakraborty",
"isCCRecipient" : false
},
{
"id" : "GGFK",
"name" : "Rohit Vaidya",
"isCCRecipient" : false
},
{
"id" : "GGGE",
"name" : "Vishnupriya Mishra",
"isCCRecipient" : false
},
{
"id" : "GGGG",
"name" : "Ganesh Edle",
"isCCRecipient" : false
},
{
"id" : "GGGI",
"name" : "Navneet Kaur",
"isCCRecipient" : false
},
{
"id" : "GGGL",
"name" : "Pushkaraj Guhagarkar",
"isCCRecipient" : false
},
{
"id" : "GGHF",
"name" : "Ruchi Kalla",
"isCCRecipient" : true
},
{
"id" : "GGHG",
"name" : "Swati Somani",
"isCCRecipient" : true
},
{
"id" : "GGHH",
"name" : "Sonal Sethia",
"isCCRecipient" : true
},
{
"id" : "GGHI",
"name" : "Sweta Jain",
"isCCRecipient" : true
},
{
"id" : "GGHJ",
"name" : "Umashri Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGHL",
"name" : "Richa Nigam",
"isCCRecipient" : true
},
{
"id" : "GGHM",
"name" : "Ayushree Dalmia",
"isCCRecipient" : true
},
{
"id" : "GGIE",
"name" : "Vidya Karadepatil",
"isCCRecipient" : true
},
{
"id" : "GGII",
"name" : "Mahesh Nair",
"isCCRecipient" : false
},
{
"id" : "GGIM",
"name" : "Shital Pritam Kad",
"isCCRecipient" : false
},
{
"id" : "GGJG",
"name" : "Prasad Dhawalekar",
"isCCRecipient" : false
},
{
"id" : "GGJI",
"name" : "Yatri Joshi",
"isCCRecipient" : false
},
{
"id" : "GGJK",
"name" : "Aman Singh",
"isCCRecipient" : false
},
{
"id" : "GGKD",
"name" : "Namrata Gangakhedkar",
"isCCRecipient" : false
},
{
"id" : "GGKH",
"name" : "Ram Pavitra Yadav",
"isCCRecipient" : false
},
{
"id" : "GGKL",
"name" : "Anisur Rahman",
"isCCRecipient" : false
},
{
"id" : "GGKM",
"name" : "Uma Tripathi",
"isCCRecipient" : true
},
{
"id" : "GGLD",
"name" : "Arpita Mukherjee",
"isCCRecipient" : true
},
{
"id" : "GGLF",
"name" : "Riya Lalwani",
"isCCRecipient" : true
},
{
"id" : "GGLH",
"name" : "Nitin Rudrawar",
"isCCRecipient" : false
},
{
"id" : "GGLL",
"name" : "Suvarna Wadkar",
"isCCRecipient" : false
},
{
"id" : "GGMI",
"name" : "Uttam Sharma",
"isCCRecipient" : false
},
{
"id" : "GGMK",
"name" : "Soniya Rao",
"isCCRecipient" : true
},
{
"id" : "GGML",
"name" : "Shilpa Sandbhor",
"isCCRecipient" : true
},
{
"id" : "GHDF",
"name" : "Praveen Kumar",
"isCCRecipient" : false
},
{
"id" : "GHDH",
"name" : "Rekha Ameria",
"isCCRecipient" : false
},
{
"id" : "GHDJ",
"name" : "Shyama Kant Sharma",
"isCCRecipient" : false
},
{
"id" : "GHED",
"name" : "Rupendra Soni",
"isCCRecipient" : false
},
{
"id" : "GHEF",
"name" : "Shubhangi Giri",
"isCCRecipient" : false
},
{
"id" : "GHEH",
"name" : "Varsha Prakash Kokane",
"isCCRecipient" : false
},
{
"id" : "GHEJ",
"name" : "Soniya Rao",
"isCCRecipient" : false
},
{
"id" : "GHFD",
"name" : "Prutha Supeda",
"isCCRecipient" : false
},
{
"id" : "GHFF",
"name" : "Dinesh Londhe",
"isCCRecipient" : false
},
{
"id" : "GHGD",
"name" : "Apurva Kulkarni",
"isCCRecipient" : true
},
{
"id" : "GHGF",
"name" : "Paresh Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GHGL",
"name" : "Manoj Joshi",
"isCCRecipient" : false
},
{
"id" : "GHHF",
"name" : "Arpita Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GHHH",
"name" : "Dipeeka Patil",
"isCCRecipient" : false
},
{
"id" : "GHHI",
"name" : "Nagarajan N",
"isCCRecipient" : true
},
{
"id" : "GHHK",
"name" : "Smita Gote",
"isCCRecipient" : false
},
{
"id" : "GHHM",
"name" : "Punam Vijapure",
"isCCRecipient" : false
},
{
"id" : "GHIF",
"name" : "Pradnya Kamat",
"isCCRecipient" : true
},
{
"id" : "GHIG",
"name" : "Anuradha Burange",
"isCCRecipient" : true
},
{
"id" : "GHIH",
"name" : "Prashant Kasote",
"isCCRecipient" : true
},
{
"id" : "GHJD",
"name" : "Shashikant Fayke",
"isCCRecipient" : false
},
{
"id" : "GHJF",
"name" : "Pragati Baldawa",
"isCCRecipient" : false
},
{
"id" : "GHJH",
"name" : "Santosh Baddurkar",
"isCCRecipient" : false
},
{
"id" : "GHJL",
"name" : "Seema Madke",
"isCCRecipient" : false
},
{
"id" : "GHJM",
"name" : "Tejaswini Kamble",
"isCCRecipient" : true
},
{
"id" : "GHKK",
"name" : "Laxmi Lal Chauhan",
"isCCRecipient" : false
},
{
"id" : "GHLD",
"name" : "Abhinav Singh",
"isCCRecipient" : false
},
{
"id" : "GHLH",
"name" : "Shriniwas Limbole",
"isCCRecipient" : false
},
{
"id" : "GHLJ",
"name" : "Neeraj Rawat",
"isCCRecipient" : false
},
{
"id" : "GHLL",
"name" : "Aruna Kumar Panda",
"isCCRecipient" : false
},
{
"id" : "GHMF",
"name" : "Vaishali Gidnavar",
"isCCRecipient" : false
},
{
"id" : "GHMH",
"name" : "Abhilasha Duhan",
"isCCRecipient" : false
},
{
"id" : "GHMI",
"name" : "Ashish Tibdewal",
"isCCRecipient" : true
},
{
"id" : "GIDD",
"name" : "Sweety Ghaywate",
"isCCRecipient" : false
},
{
"id" : "GIDL",
"name" : "Dilip Raut",
"isCCRecipient" : false
},
{
"id" : "GIED",
"name" : "Nilesh Agrawal",
"isCCRecipient" : false
},
{
"id" : "GIEF",
"name" : "Shrikant Jadhav",
"isCCRecipient" : false
},
{
"id" : "GIEH",
"name" : "Vikas Sharma",
"isCCRecipient" : false
},
{
"id" : "GIEJ",
"name" : "Rupali Sasane",
"isCCRecipient" : false
},
{
"id" : "GIEL",
"name" : "Kapil Dikhani",
"isCCRecipient" : false
},
{
"id" : "GIFL",
"name" : "Amitabh Sharma",
"isCCRecipient" : false
},
{
"id" : "GIGD",
"name" : "Santanu Mukherjee",
"isCCRecipient" : false
},
{
"id" : "GIGG",
"name" : "Sagar Shevate",
"isCCRecipient" : false
},
{
"id" : "GIGI",
"name" : "Abhijeet Rugle",
"isCCRecipient" : false
},
{
"id" : "GIHE",
"name" : "Hemanth Kumar Undamtla",
"isCCRecipient" : false
},
{
"id" : "GIHG",
"name" : "Rachana Verma",
"isCCRecipient" : true
},
{
"id" : "GIHI",
"name" : "Mandakinee Raikar",
"isCCRecipient" : false
},
{
"id" : "GIHK",
"name" : "Kapil Pawar",
"isCCRecipient" : false
},
{
"id" : "GIHM",
"name" : "Sushil Singh",
"isCCRecipient" : false
},
{
"id" : "GIIE",
"name" : "Chandan Singh",
"isCCRecipient" : false
},
{
"id" : "GIII",
"name" : "Dhiraj Tak",
"isCCRecipient" : false
},
{
"id" : "GIIM",
"name" : "Pradip Salve",
"isCCRecipient" : false
},
{
"id" : "GIJI",
"name" : "Teja Parbhane",
"isCCRecipient" : true
},
{
"id" : "GIJL",
"name" : "Puja Bharadwaj",
"isCCRecipient" : false
},
{
"id" : "GIKF",
"name" : "Sagar Pathrikar",
"isCCRecipient" : false
},
{
"id" : "GIKH",
"name" : "Shradha Tiwari",
"isCCRecipient" : false
},
{
"id" : "GIKJ",
"name" : "Bhavini Vipul Laigude",
"isCCRecipient" : false
},
{
"id" : "GIKM",
"name" : "Balpreet Walia",
"isCCRecipient" : false
},
{
"id" : "GILG",
"name" : "Mutyala Bhyrava Rao",
"isCCRecipient" : false
},
{
"id" : "GILI",
"name" : "Mohini Chavan",
"isCCRecipient" : false
},
{
"id" : "GILM",
"name" : "Moizul Hasan",
"isCCRecipient" : false
},
{
"id" : "GIME",
"name" : "Meera Khandagle",
"isCCRecipient" : false
},
{
"id" : "GJDD",
"name" : "Akash Singla",
"isCCRecipient" : false
},
{
"id" : "GJDJ",
"name" : "Supratim Ghosh",
"isCCRecipient" : false
},
{
"id" : "GJEJ",
"name" : "Subuhi Noorein",
"isCCRecipient" : false
},
{
"id" : "GJEL",
"name" : "Deepali Warade",
"isCCRecipient" : false
},
{
"id" : "GJFE",
"name" : "Vishwajit Shinde",
"isCCRecipient" : true
},
{
"id" : "GJFG",
"name" : "Vipin Sahu",
"isCCRecipient" : false
},
{
"id" : "GJFI",
"name" : "Supriya Joshi",
"isCCRecipient" : false
},
{
"id" : "GJFM",
"name" : "Arpan Srivastava",
"isCCRecipient" : false
},
{
"id" : "GJGE",
"name" : "Reshma Yadav",
"isCCRecipient" : false
},
{
"id" : "GJGG",
"name" : "Mandar Shetti",
"isCCRecipient" : false
},
{
"id" : "GJGK",
"name" : "Santoshanand Patil",
"isCCRecipient" : false
},
{
"id" : "GJGM",
"name" : "Hemlata Behl",
"isCCRecipient" : true
},
{
"id" : "GJHF",
"name" : "Anand Fapal",
"isCCRecipient" : false
},
{
"id" : "GJHH",
"name" : "Rishi Tandon",
"isCCRecipient" : false
},
{
"id" : "GJHJ",
"name" : "Bipin Kumar",
"isCCRecipient" : false
},
{
"id" : "GJHL",
"name" : "Atul Mishra",
"isCCRecipient" : false
},
{
"id" : "GJIH",
"name" : "Ronak Chhatrala",
"isCCRecipient" : false
},
{
"id" : "GJIM",
"name" : "Reema Banerjee",
"isCCRecipient" : false
},
{
"id" : "GJJE",
"name" : "Siddharth Nimja",
"isCCRecipient" : false
},
{
"id" : "GJJG",
"name" : "Atman Trivedi",
"isCCRecipient" : false
},
{
"id" : "GJJI",
"name" : "Seshagiri Parimala",
"isCCRecipient" : false
},
{
"id" : "GJJK",
"name" : "Rohit Mishra",
"isCCRecipient" : false
},
{
"id" : "GJKE",
"name" : "Kapil Sharma",
"isCCRecipient" : false
},
{
"id" : "GJKG",
"name" : "Arti Gupta",
"isCCRecipient" : false
},
{
"id" : "GJKJ",
"name" : "Prasanna Chordiya",
"isCCRecipient" : false
},
{
"id" : "GJLG",
"name" : "Triveni Chauhan",
"isCCRecipient" : true
},
{
"id" : "GJME",
"name" : "Suresh Upadhyai",
"isCCRecipient" : false
},
{
"id" : "GJMG",
"name" : "Kalyanram Piratla",
"isCCRecipient" : false
},
{
"id" : "GJMH",
"name" : "Damini Rudra",
"isCCRecipient" : true
},
{
"id" : "GJMJ",
"name" : "Bhuvnesh Sainani",
"isCCRecipient" : false
},
{
"id" : "GKDD",
"name" : "Priyanka Racha",
"isCCRecipient" : false
},
{
"id" : "GKDF",
"name" : "Harikrishna Srinivasan",
"isCCRecipient" : false
},
{
"id" : "GKDH",
"name" : "Harish Kamath",
"isCCRecipient" : false
},
{
"id" : "GKDJ",
"name" : "Trupti Khairnar",
"isCCRecipient" : false
},
{
"id" : "GKDL",
"name" : "Nagendra Tiwari",
"isCCRecipient" : false
},
{
"id" : "GKED",
"name" : "Anuj Srivastava",
"isCCRecipient" : false
},
{
"id" : "GKEF",
"name" : "Vishal Patil",
"isCCRecipient" : false
},
{
"id" : "GKEJ",
"name" : "Snehal Patil",
"isCCRecipient" : false
},
{
"id" : "GKFD",
"name" : "Gajanan Cheke",
"isCCRecipient" : false
},
{
"id" : "GKFF",
"name" : "Dharma Raju Maganti",
"isCCRecipient" : false
},
{
"id" : "GKFJ",
"name" : "Neel Patel",
"isCCRecipient" : false
},
{
"id" : "GKFL",
"name" : "Asmita Deshpande",
"isCCRecipient" : false
},
{
"id" : "GKGD",
"name" : "Prabhakaran Periyasamy",
"isCCRecipient" : false
},
{
"id" : "GKGH",
"name" : "Preeti Swamynathan",
"isCCRecipient" : false
},
{
"id" : "GKGJ",
"name" : "Lakshmi Jayakumari",
"isCCRecipient" : false
},
{
"id" : "GKGL",
"name" : "Pallavi Gaikwad",
"isCCRecipient" : false
},
{
"id" : "GKHD",
"name" : "Rahul Kumar",
"isCCRecipient" : false
},
{
"id" : "GKHF",
"name" : "Santosh Kumar Khandualo",
"isCCRecipient" : false
},
{
"id" : "GKHH",
"name" : "Vishwanath Balasubramanian",
"isCCRecipient" : false
},
{
"id" : "GKHJ",
"name" : "Rahul Kakade",
"isCCRecipient" : false
},
{
"id" : "GKID",
"name" : "D R Gopi Kishore",
"isCCRecipient" : false
},
{
"id" : "GKIF",
"name" : "Abhishek Pateriya",
"isCCRecipient" : false
},
{
"id" : "GKJD",
"name" : "Ashok Giri",
"isCCRecipient" : false
},
{
"id" : "GKJE",
"name" : "Zikra Shaikh",
"isCCRecipient" : true
},
{
"id" : "GKJI",
"name" : "Sandeep Kakade",
"isCCRecipient" : false
},
{
"id" : "GKJK",
"name" : "Pradip Kumar Pandey",
"isCCRecipient" : false
},
{
"id" : "GKJM",
"name" : "Ravindra Mane",
"isCCRecipient" : false
},
{
"id" : "GKKE",
"name" : "Suraj Ghodke",
"isCCRecipient" : false
},
{
"id" : "GKKI",
"name" : "Prasad Potdar",
"isCCRecipient" : false
},
{
"id" : "GKKK",
"name" : "Rashmi Kirmirwar",
"isCCRecipient" : false
},
{
"id" : "GKLH",
"name" : "Mohsin Khan",
"isCCRecipient" : false
},
{
"id" : "GKLJ",
"name" : "Vivek Kumar",
"isCCRecipient" : false
},
{
"id" : "GKLL",
"name" : "Jagat Khamar",
"isCCRecipient" : false
},
{
"id" : "GKMD",
"name" : "Deepak Phalke",
"isCCRecipient" : false
},
{
"id" : "GKMF",
"name" : "Prashant Sharma",
"isCCRecipient" : false
},
{
"id" : "GKMJ",
"name" : "Rajni Singh",
"isCCRecipient" : false
},
{
"id" : "GKML",
"name" : "Arpita Saha",
"isCCRecipient" : false
},
{
"id" : "GLDD",
"name" : "Pramod Ugale",
"isCCRecipient" : false
},
{
"id" : "GLDF",
"name" : "Mufazzal Saify",
"isCCRecipient" : false
},
{
"id" : "GLDH",
"name" : "Nagesh Kuthar",
"isCCRecipient" : false
},
{
"id" : "GLDL",
"name" : "Vishal Lad",
"isCCRecipient" : false
},
{
"id" : "GLED",
"name" : "Nikhil Gujjewar",
"isCCRecipient" : false
},
{
"id" : "GLEF",
"name" : "Rahul Birnale",
"isCCRecipient" : false
},
{
"id" : "GLEK",
"name" : "Manchu Cheriyan",
"isCCRecipient" : false
},
{
"id" : "GLFE",
"name" : "Soni Sah",
"isCCRecipient" : false
},
{
"id" : "GLFF",
"name" : "Siddhant Korgaonkar",
"isCCRecipient" : true
},
{
"id" : "GLFH",
"name" : "Ravindra Kumar",
"isCCRecipient" : false
},
{
"id" : "GLFJ",
"name" : "Eisha Bansal",
"isCCRecipient" : false
},
{
"id" : "GLFL",
"name" : "Abhishek Jha",
"isCCRecipient" : false
},
{
"id" : "GLGF",
"name" : "Prayas Samriya",
"isCCRecipient" : false
},
{
"id" : "GLGH",
"name" : "Akash Sontakke",
"isCCRecipient" : false
},
{
"id" : "GLGJ",
"name" : "Kapil Jhunjhunwala",
"isCCRecipient" : false
},
{
"id" : "GLGL",
"name" : "Ashish Bansal",
"isCCRecipient" : false
},
{
"id" : "GLHD",
"name" : "Mayank Yadav",
"isCCRecipient" : false
},
{
"id" : "GLHJ",
"name" : "Rajshri Bhatter",
"isCCRecipient" : false
},
{
"id" : "GLHL",
"name" : "Shobhit Gupta",
"isCCRecipient" : false
},
{
"id" : "GLIF",
"name" : "Atish Rokade",
"isCCRecipient" : false
},
{
"id" : "GLIH",
"name" : "Deepa Sharma",
"isCCRecipient" : false
},
{
"id" : "GLJD",
"name" : "Uday Pathak",
"isCCRecipient" : false
},
{
"id" : "GLJF",
"name" : "Purnendu Tripathy",
"isCCRecipient" : false
},
{
"id" : "GLJH",
"name" : "Anand Yadav",
"isCCRecipient" : false
},
{
"id" : "GLJL",
"name" : "Neha Bhat",
"isCCRecipient" : false
},
{
"id" : "GLKJ",
"name" : "Manisha Gouda",
"isCCRecipient" : false
},
{
"id" : "GLKL",
"name" : "Sachin Shejawal",
"isCCRecipient" : false
},
{
"id" : "GLLD",
"name" : "Supriya Mohite",
"isCCRecipient" : false
},
{
"id" : "GLLF",
"name" : "Nikhil Khakhkhar",
"isCCRecipient" : false
},
{
"id" : "GLLH",
"name" : "Sneha Agrawal",
"isCCRecipient" : false
},
{
"id" : "GLLL",
"name" : "Debashree Rout",
"isCCRecipient" : false
},
{
"id" : "GLMF",
"name" : "Ajayakumar Kizhakkiniyil",
"isCCRecipient" : false
},
{
"id" : "GLMH",
"name" : "Kiran Goud Katuri",
"isCCRecipient" : false
},
{
"id" : "GLMJ",
"name" : "Rojalin Sethi",
"isCCRecipient" : false
},
{
"id" : "GLML",
"name" : "Ojas Kathe",
"isCCRecipient" : false
},
{
"id" : "GMDD",
"name" : "Kapil Arora",
"isCCRecipient" : false
},
{
"id" : "GMDH",
"name" : "Chittapragada Srinivasu",
"isCCRecipient" : false
},
{
"id" : "GMDJ",
"name" : "Vinod Waykule",
"isCCRecipient" : false
},
{
"id" : "GMDL",
"name" : "Shruti Mohite",
"isCCRecipient" : false
},
{
"id" : "GMEF",
"name" : "Rajik Pasha Shiek",
"isCCRecipient" : false
},
{
"id" : "GMEJ",
"name" : "Naresh Ande",
"isCCRecipient" : false
},
{
"id" : "GMEL",
"name" : "Tarun Jain",
"isCCRecipient" : false
},
{
"id" : "GMFD",
"name" : "Debjit Ray",
"isCCRecipient" : false
},
{
"id" : "GMFF",
"name" : "Pinaki Bhusan Choudhuri",
"isCCRecipient" : false
},
{
"id" : "GMFH",
"name" : "Pranay Raut",
"isCCRecipient" : false
},
{
"id" : "GMFJ",
"name" : "Shrutika Mankar",
"isCCRecipient" : false
},
{
"id" : "GMFL",
"name" : "Abhijeet Arvind Joshi",
"isCCRecipient" : false
},
{
"id" : "GMGF",
"name" : "Kishor Jadhao",
"isCCRecipient" : false
},
{
"id" : "GMGH",
"name" : "Rajiv Bhalotia",
"isCCRecipient" : false
},
{
"id" : "GMGL",
"name" : "Keshav Sharma",
"isCCRecipient" : false
},
{
"id" : "GMHD",
"name" : "Ashish Khandelwal",
"isCCRecipient" : false
},
{
"id" : "GMHK",
"name" : "Avinash Ranjan",
"isCCRecipient" : false
},
{
"id" : "GMHM",
"name" : "Dinesh Jaiswal",
"isCCRecipient" : false
},
{
"id" : "GMIE",
"name" : "Jayesh Kadam",
"isCCRecipient" : false
},
{
"id" : "GMII",
"name" : "Rohan Borgaonkar",
"isCCRecipient" : false
},
{
"id" : "GMJE",
"name" : "Rajender Reddy Gurrala",
"isCCRecipient" : false
},
{
"id" : "GMJG",
"name" : "Pushpendra Kumar",
"isCCRecipient" : false
},
{
"id" : "GMJI",
"name" : "Karike Tejaswini",
"isCCRecipient" : false
},
{
"id" : "GMJK",
"name" : "Ruchitgiri Goswami",
"isCCRecipient" : false
},
{
"id" : "GMJM",
"name" : "Saurabh Gupta",
"isCCRecipient" : false
},
{
"id" : "GMKE",
"name" : "Amol Vyawhare",
"isCCRecipient" : false
},
{
"id" : "GMKI",
"name" : "Minal Singh Kakkar",
"isCCRecipient" : false
},
{
"id" : "GMKK",
"name" : "Tarun Goel",
"isCCRecipient" : false
},
{
"id" : "GMKM",
"name" : "Monika Mahatma",
"isCCRecipient" : false
},
{
"id" : "GMLE",
"name" : "Asmita Kulkarni",
"isCCRecipient" : false
},
{
"id" : "GMLI",
"name" : "Suhas Yadav Yadav",
"isCCRecipient" : false
},
{
"id" : "GMLK",
"name" : "Dhilip Kumar",
"isCCRecipient" : false
},
{
"id" : "GMLM",
"name" : "Prajakta Dhamdhere",
"isCCRecipient" : false
},
{
"id" : "GMMG",
"name" : "Swati Gupta",
"isCCRecipient" : false
},
{
"id" : "GMMI",
"name" : "Nitin Soni",
"isCCRecipient" : false
},
{
"id" : "HDDE",
"name" : "Vipul Mahajan",
"isCCRecipient" : false
},
{
"id" : "HDDG",
"name" : "Sonia Parekh",
"isCCRecipient" : false
},
{
"id" : "HDDI",
"name" : "Priyanka Chaurasiya",
"isCCRecipient" : false
},
{
"id" : "HDEG",
"name" : "Om Prakash",
"isCCRecipient" : false
},
{
"id" : "HDEK",
"name" : "Padmanabhan Iyer",
"isCCRecipient" : false
},
{
"id" : "HDFD",
"name" : "Neelam Kanadi",
"isCCRecipient" : true
},
{
"id" : "HDFE",
"name" : "Suchismita Badshah",
"isCCRecipient" : true
},
{
"id" : "HDFI",
"name" : "Sambhaji Takale",
"isCCRecipient" : false
},
{
"id" : "HDFK",
"name" : "Lokesh Pandey",
"isCCRecipient" : false
},
{
"id" : "HDFM",
"name" : "Swapnil Bendale",
"isCCRecipient" : false
},
{
"id" : "HDGE",
"name" : "Subhash Kumar Sharma",
"isCCRecipient" : false
},
{
"id" : "HDGG",
"name" : "Ashish Kumar",
"isCCRecipient" : false
},
{
"id" : "HDGI",
"name" : "Jaykumar Rangnani",
"isCCRecipient" : false
},
{
"id" : "HDGM",
"name" : "Sujata Ingale",
"isCCRecipient" : false
},
{
"id" : "HDHG",
"name" : "Avtar Singh",
"isCCRecipient" : false
},
{
"id" : "HDHI",
"name" : "Surbhi Chhabra",
"isCCRecipient" : false
},
{
"id" : "HDHK",
"name" : "Ankita Agarwal",
"isCCRecipient" : false
},
{
"id" : "HDHM",
"name" : "Babita Agarwal",
"isCCRecipient" : false
},
{
"id" : "HDIE",
"name" : "Puneet Jaiswal",
"isCCRecipient" : false
},
{
"id" : "HDIG",
"name" : "Saylee Marathe",
"isCCRecipient" : false
},
{
"id" : "HDII",
"name" : "Amit Patil",
"isCCRecipient" : false
},
{
"id" : "HDIK",
"name" : "Akanksha Mishra",
"isCCRecipient" : false
},
{
"id" : "HDIM",
"name" : "Dnyanadevi Auti",
"isCCRecipient" : false
},
{
"id" : "HDJE",
"name" : "Rajesh Khapekar",
"isCCRecipient" : false
},
{
"id" : "HDJG",
"name" : "Rupesh Routh",
"isCCRecipient" : false
},
{
"id" : "HDJI",
"name" : "Ashish Inamdar",
"isCCRecipient" : false
},
{
"id" : "HDJK",
"name" : "Chandrashekhar Dhande",
"isCCRecipient" : false
},
{
"id" : "HDKI",
"name" : "Pooja Dhawan",
"isCCRecipient" : false
},
{
"id" : "HDKM",
"name" : "Kalyansunder Mazumder",
"isCCRecipient" : false
},
{
"id" : "HDLE",
"name" : "Vivek Kumar Singh",
"isCCRecipient" : false
},
{
"id" : "HDLI",
"name" : "Milind Pawar",
"isCCRecipient" : false
},
{
"id" : "HDLK",
"name" : "Sayali Gaikwad",
"isCCRecipient" : false
},
{
"id" : "HDLM",
"name" : "Sheel Gohe",
"isCCRecipient" : false
},
{
"id" : "HDME",
"name" : "Chandrakant Deore",
"isCCRecipient" : false
},
{
"id" : "HDMG",
"name" : "Lalita Pawar",
"isCCRecipient" : false
},
{
"id" : "HDMI",
"name" : "Neha Shukla",
"isCCRecipient" : false
},
{
"id" : "HDMK",
"name" : "Anuradha Anil Satpute",
"isCCRecipient" : false
},
{
"id" : "HEDE",
"name" : "Suhas Gosavi",
"isCCRecipient" : false
},
{
"id" : "HEDG",
"name" : "Atul Mohite",
"isCCRecipient" : false
},
{
"id" : "HEDK",
"name" : "Harinder Verma",
"isCCRecipient" : false
},
{
"id" : "HEDM",
"name" : "Sonali Kale",
"isCCRecipient" : false
},
{
"id" : "HEEI",
"name" : "Ankush Arora",
"isCCRecipient" : false
},
{
"id" : "HEEK",
"name" : "Kavita Tiwari",
"isCCRecipient" : false
},
{
"id" : "HEEM",
"name" : "Niyati Sen",
"isCCRecipient" : false
},
{
"id" : "HEFE",
"name" : "Kamalapati Tripathi",
"isCCRecipient" : false
},
{
"id" : "HEFG",
"name" : "Krushna Bhagat",
"isCCRecipient" : false
},
{
"id" : "HEFM",
"name" : "Anand Deshpande",
"isCCRecipient" : false
},
{
"id" : "HEGE",
"name" : "Sanjay Kumar Behera",
"isCCRecipient" : false
},
{
"id" : "HEGG",
"name" : "Swarupanand Patil",
"isCCRecipient" : false
},
{
"id" : "HEGI",
"name" : "Shruti Priya ",
"isCCRecipient" : false
},
{
"id" : "HEGK",
"name" : "Pravin Patil",
"isCCRecipient" : false
},
{
"id" : "HEGM",
"name" : "Harishchandra Sorate",
"isCCRecipient" : false
},
{
"id" : "HEHG",
"name" : "Somnath Shukla",
"isCCRecipient" : false
},
{
"id" : "HEHK",
"name" : "Mahesh Sorate",
"isCCRecipient" : false
},
{
"id" : "HEID",
"name" : "Devyani Kunklahare",
"isCCRecipient" : false
},
{
"id" : "HEIF",
"name" : "Anurag Porwal",
"isCCRecipient" : false
},
{
"id" : "HEIH",
"name" : "Nimisha Gupta",
"isCCRecipient" : false
},
{
"id" : "HEIJ",
"name" : "Rohini V",
"isCCRecipient" : false
},
{
"id" : "HEJH",
"name" : "Bhawani Shankar Jangid",
"isCCRecipient" : false
},
{
"id" : "HEJJ",
"name" : "Ganesh Tambade",
"isCCRecipient" : false
},
{
"id" : "HEKD",
"name" : "Samina Begum",
"isCCRecipient" : false
},
{
"id" : "HEKG",
"name" : "Shubha Pandey",
"isCCRecipient" : false
},
{
"id" : "HEKI",
"name" : "Geeth Rathi Jeyaranan",
"isCCRecipient" : false
},
{
"id" : "HEKM",
"name" : "Atul Maskawade",
"isCCRecipient" : false
},
{
"id" : "HELG",
"name" : "Sameer Baveja",
"isCCRecipient" : false
},
{
"id" : "HELI",
"name" : "Amit Dongare",
"isCCRecipient" : false
},
{
"id" : "HELK",
"name" : "Shilpi Pal",
"isCCRecipient" : false
},
{
"id" : "HELM",
"name" : "Shaileshkumar Chavada",
"isCCRecipient" : false
},
{
"id" : "HEME",
"name" : "Kartik Tikoo",
"isCCRecipient" : false
},
{
"id" : "HEMG",
"name" : "Vijay Dalvi",
"isCCRecipient" : false
},
{
"id" : "HEMI",
"name" : "Melita Dcosta",
"isCCRecipient" : false
},
{
"id" : "HEMK",
"name" : "Ashwini Wadkar",
"isCCRecipient" : false
},
{
"id" : "HEMM",
"name" : "Vikas Patel",
"isCCRecipient" : false
},
{
"id" : "HFDE",
"name" : "Tejas Parmar",
"isCCRecipient" : false
},
{
"id" : "HFDG",
"name" : "Reshma Mahanta",
"isCCRecipient" : false
},
{
"id" : "HFDI",
"name" : "Sudhir Yadav",
"isCCRecipient" : false
},
{
"id" : "HFDK",
"name" : "Kumar Divyaprakash",
"isCCRecipient" : false
},
{
"id" : "HFDM",
"name" : "Sunil Patidar",
"isCCRecipient" : false
},
{
"id" : "HFEG",
"name" : "Supratim Chowdhury",
"isCCRecipient" : false
},
{
"id" : "HFEI",
"name" : "Sandeep Kumar Mishra",
"isCCRecipient" : false
},
{
"id" : "HFEK",
"name" : "Zil Roy",
"isCCRecipient" : false
},
{
"id" : "HFEM",
"name" : "Sujit Bhagwat Mohite",
"isCCRecipient" : false
},
{
"id" : "HFFG",
"name" : "Shubhi Goyal",
"isCCRecipient" : false
},
{
"id" : "HFFI",
"name" : "Shreyas Sunil Thorat",
"isCCRecipient" : false
},
{
"id" : "HFFK",
"name" : "Nikhil Chandrakant Dhande",
"isCCRecipient" : false
},
{
"id" : "HFGE",
"name" : "Vijay Tilwani",
"isCCRecipient" : false
},
{
"id" : "HFGG",
"name" : "Sharika Punia",
"isCCRecipient" : false
},
{
"id" : "HFGI",
"name" : "Sheo Lal",
"isCCRecipient" : false
},
{
"id" : "HFGJ",
"name" : "Ashishkumar Bankar",
"isCCRecipient" : true
},
{
"id" : "HFGL",
"name" : "Ajinkya Doshi",
"isCCRecipient" : false
},
{
"id" : "HFHD",
"name" : "Aparna Chandole Patel",
"isCCRecipient" : false
},
{
"id" : "HFHF",
"name" : "Bhavesh Goplani",
"isCCRecipient" : false
},
{
"id" : "HFHH",
"name" : "Sarita Singh",
"isCCRecipient" : false
},
{
"id" : "HFHJ",
"name" : "Shriyans Jain",
"isCCRecipient" : false
},
{
"id" : "HFHL",
"name" : "Tejas Jagtap",
"isCCRecipient" : false
},
{
"id" : "HFID",
"name" : "Bhumika Udavat",
"isCCRecipient" : false
},
{
"id" : "HFIF",
"name" : "Avdhut Tupe",
"isCCRecipient" : false
},
{
"id" : "HFIH",
"name" : "Prafull Jalan",
"isCCRecipient" : false
},
{
"id" : "HFIJ",
"name" : "Aditya Swarup",
"isCCRecipient" : false
},
{
"id" : "HFIL",
"name" : "Purvi Pansuriya",
"isCCRecipient" : false
},
{
"id" : "HFJD",
"name" : "Praveen Mangal",
"isCCRecipient" : false
},
{
"id" : "HFJH",
"name" : "Dipali Sonawane",
"isCCRecipient" : false
},
{
"id" : "HFJJ",
"name" : "Srinivas R Sriramula",
"isCCRecipient" : false
},
{
"id" : "HFJL",
"name" : "Sambhaji Shantaram Bharati",
"isCCRecipient" : false
},
{
"id" : "HFKF",
"name" : "Manish Agarwal",
"isCCRecipient" : false
},
{
"id" : "HFKH",
"name" : "Aejaj Siddique",
"isCCRecipient" : false
},
{
"id" : "HFKJ",
"name" : "Neelima Mudliar",
"isCCRecipient" : false
},
{
"id" : "HFKL",
"name" : "Akhil Jain",
"isCCRecipient" : false
},
{
"id" : "HFLD",
"name" : "Bhavya Bolar",
"isCCRecipient" : false
},
{
"id" : "HFLF",
"name" : "Ramesh Chamalla",
"isCCRecipient" : false
},
{
"id" : "HFLH",
"name" : "Monali Surana",
"isCCRecipient" : false
},
{
"id" : "HFLJ",
"name" : "Mallikarjuna Reddy Mocherla",
"isCCRecipient" : false
},
{
"id" : "HFMF",
"name" : "Baljit Kaur Dali",
"isCCRecipient" : false
},
{
"id" : "HFMH",
"name" : "Manish Bjaj",
"isCCRecipient" : false
},
{
"id" : "HFMJ",
"name" : "Sachin Sonkasale",
"isCCRecipient" : false
},
{
"id" : "HFML",
"name" : "Raghuram Dixit",
"isCCRecipient" : false
},
{
"id" : "HGDE",
"name" : "Bhagyashri Patil",
"isCCRecipient" : false
},
{
"id" : "HGDG",
"name" : "Murari Subramanian",
"isCCRecipient" : false
},
{
"id" : "HGDH",
"name" : "Iram Shaikh",
"isCCRecipient" : true
},
{
"id" : "HGDJ",
"name" : "Vilas Gunjkar",
"isCCRecipient" : false
},
{
"id" : "HGED",
"name" : "Rupal Patil",
"isCCRecipient" : false
},
{
"id" : "HGEF",
"name" : "Shruti Sodani",
"isCCRecipient" : false
},
{
"id" : "HGEJ",
"name" : "Prachi Verma",
"isCCRecipient" : false
},
{
"id" : "HGFG",
"name" : "Kirti Phadnis",
"isCCRecipient" : false
},
{
"id" : "HGFK",
"name" : "Suresh Kumar Tangudu",
"isCCRecipient" : false
},
{
"id" : "HGFL",
"name" : "Nithya Jalihal",
"isCCRecipient" : true
},
{
"id" : "HGGD",
"name" : "Firozkhan Shaik",
"isCCRecipient" : false
},
{
"id" : "HGGE",
"name" : "Prekshaben Patel",
"isCCRecipient" : true
},
{
"id" : "HGGF",
"name" : "Sunita Bansal",
"isCCRecipient" : true
},
{
"id" : "HGGH",
"name" : "Kiran Jagtap",
"isCCRecipient" : false
},
{
"id" : "HGGI",
"name" : "Shilpa Kulthe",
"isCCRecipient" : true
},
{
"id" : "HGGK",
"name" : "Priyanka Jasrotia",
"isCCRecipient" : true
},
{
"id" : "HGGM",
"name" : "Nilesh Desai",
"isCCRecipient" : false
},
{
"id" : "HGHE",
"name" : "Kirti Singh",
"isCCRecipient" : false
},
{
"id" : "HGHG",
"name" : "Fagunkumar Pandya",
"isCCRecipient" : false
},
{
"id" : "HGHI",
"name" : "Amol Patil",
"isCCRecipient" : false
},
{
"id" : "HGHK",
"name" : "Abhinav Mishra",
"isCCRecipient" : false
},
{
"id" : "HGHL",
"name" : "Deepthi Ramya",
"isCCRecipient" : true
},
{
"id" : "HGIF",
"name" : "Ankit Gupta",
"isCCRecipient" : false
},
{
"id" : "HGIH",
"name" : "Archana Lahoti",
"isCCRecipient" : false
},
{
"id" : "HGIL",
"name" : "Rushikesh Suravase",
"isCCRecipient" : false
},
{
"id" : "HGJD",
"name" : "Praful Patil",
"isCCRecipient" : false
},
{
"id" : "HGJF",
"name" : "Parimal Patil",
"isCCRecipient" : false
},
{
"id" : "HGJH",
"name" : "Suhas Walke",
"isCCRecipient" : false
},
{
"id" : "HGJJ",
"name" : "Smruti Barik",
"isCCRecipient" : false
},
{
"id" : "HGJL",
"name" : "Devika Shinde",
"isCCRecipient" : false
},
{
"id" : "HGKD",
"name" : "Siddharth Somni",
"isCCRecipient" : false
},
{
"id" : "HGKJ",
"name" : "Krunal Patel",
"isCCRecipient" : false
},
{
"id" : "HGKL",
"name" : "Pranay Khadatkar",
"isCCRecipient" : false
},
{
"id" : "HGLE",
"name" : "Manisha Gupta",
"isCCRecipient" : false
},
{
"id" : "HGLG",
"name" : "Roshan Daultani",
"isCCRecipient" : false
},
{
"id" : "HGLI",
"name" : "Leena Jade",
"isCCRecipient" : false
},
{
"id" : "HGLK",
"name" : "Rachana Kaje",
"isCCRecipient" : false
},
{
"id" : "HGLM",
"name" : "Ramswaroop Jhajhariya",
"isCCRecipient" : false
},
{
"id" : "HGME",
"name" : "Vikas Lekhi",
"isCCRecipient" : false
},
{
"id" : "HGMJ",
"name" : "Trapti Tripathi",
"isCCRecipient" : true
},
{
"id" : "HHDH",
"name" : "Sunita Bansal",
"isCCRecipient" : false
},
{
"id" : "HHDJ",
"name" : "Amruta Durgawale",
"isCCRecipient" : false
},
{
"id" : "HHDL",
"name" : "Poornima Moharil",
"isCCRecipient" : false
},
{
"id" : "HHDM",
"name" : "Kristina Gadkar",
"isCCRecipient" : true
},
{
"id" : "HHEE",
"name" : "Ayan Omer",
"isCCRecipient" : false
},
{
"id" : "HHEG",
"name" : "Priya Purohit",
"isCCRecipient" : false
},
{
"id" : "HHEH",
"name" : "Jaya Rani",
"isCCRecipient" : true
},
{
"id" : "HHEI",
"name" : "Priya Thorat",
"isCCRecipient" : true
},
{
"id" : "HHEK",
"name" : "Bharat Hapse",
"isCCRecipient" : false
},
{
"id" : "HHEM",
"name" : "Bidyanand Kumar",
"isCCRecipient" : false
},
{
"id" : "HHFH",
"name" : "Vishal Anand",
"isCCRecipient" : false
},
{
"id" : "HHFL",
"name" : "Devapriya Bhattacharya",
"isCCRecipient" : false
},
{
"id" : "HHGG",
"name" : "Renuka Sahasrabudhe",
"isCCRecipient" : false
},
{
"id" : "HHGI",
"name" : "Ganapathi Bhat",
"isCCRecipient" : false
},
{
"id" : "HHGK",
"name" : "Pallavi Gupta",
"isCCRecipient" : false
},
{
"id" : "HHGM",
"name" : "Rohit Sasane",
"isCCRecipient" : false
},
{
"id" : "HHHD",
"name" : "Aparna Mashal",
"isCCRecipient" : true
},
{
"id" : "HHHJ",
"name" : "Safdar Khan",
"isCCRecipient" : false
},
{
"id" : "HHHL",
"name" : "Trapti Tripathi",
"isCCRecipient" : false
},
{
"id" : "HHIG",
"name" : "Sandeep Kumar Jangid",
"isCCRecipient" : false
},
{
"id" : "HHII",
"name" : "Herat Dhruv",
"isCCRecipient" : false
},
{
"id" : "HHIM",
"name" : "Deeksha Tamrakar",
"isCCRecipient" : false
},
{
"id" : "HHJE",
"name" : "Supriya Jadhav",
"isCCRecipient" : false
},
{
"id" : "HHJG",
"name" : "Meghna Chandak",
"isCCRecipient" : false
},
{
"id" : "HHJK",
"name" : "Amit Dhoot",
"isCCRecipient" : false
},
{
"id" : "HHJM",
"name" : "Tanvi Arora",
"isCCRecipient" : false
},
{
"id" : "HHKD",
"name" : "Ramchandra Sathe",
"isCCRecipient" : true
},
{
"id" : "HHKG",
"name" : "Keshina Pitale",
"isCCRecipient" : false
},
{
"id" : "HHKI",
"name" : "Utkarsh Verma",
"isCCRecipient" : false
},
{
"id" : "HHLD",
"name" : "Umadevi Marepalli",
"isCCRecipient" : false
},
{
"id" : "HHLF",
"name" : "Piyush Gupta",
"isCCRecipient" : false
},
{
"id" : "HHLJ",
"name" : "Bharadwaj Nakka",
"isCCRecipient" : false
},
{
"id" : "HHLL",
"name" : "Nitinkumar Bandewar",
"isCCRecipient" : false
},
{
"id" : "HHMD",
"name" : "Rajiv Poduval",
"isCCRecipient" : false
},
{
"id" : "HHMG",
"name" : "Akanksha Rathore",
"isCCRecipient" : true
},
{
"id" : "HHML",
"name" : "Sibananda Pradhan",
"isCCRecipient" : true
},
{
"id" : "HIDE",
"name" : "Sankristha Jaiswal",
"isCCRecipient" : true
},
{
"id" : "HIDG",
"name" : "Rahul Anand",
"isCCRecipient" : false
},
{
"id" : "HIDI",
"name" : "Abhishek Vyas",
"isCCRecipient" : false
},
{
"id" : "HIDL",
"name" : "Alim Inamdar",
"isCCRecipient" : true
},
{
"id" : "HIED",
"name" : "Vaishali Methi",
"isCCRecipient" : false
},
{
"id" : "HIEG",
"name" : "Sonali Kshirsagar",
"isCCRecipient" : false
},
{
"id" : "HIEJ",
"name" : "Sheetal Mapari",
"isCCRecipient" : true
},
{
"id" : "HIEK",
"name" : "Pooja Adate",
"isCCRecipient" : true
},
{
"id" : "HIEM",
"name" : "Rahul Dayal",
"isCCRecipient" : false
},
{
"id" : "HIFE",
"name" : "Sagar Awale",
"isCCRecipient" : false
},
{
"id" : "HIFF",
"name" : "Amer Shaikh",
"isCCRecipient" : true
},
{
"id" : "HIFH",
"name" : "Sindhu R",
"isCCRecipient" : false
},
{
"id" : "HIFJ",
"name" : "Harshal Deshmukh",
"isCCRecipient" : false
},
{
"id" : "HIFL",
"name" : "Sumeet Baghel",
"isCCRecipient" : false
},
{
"id" : "HIGD",
"name" : "Marziya Sayyed",
"isCCRecipient" : false
},
{
"id" : "HIGF",
"name" : "Rajeev Sharma",
"isCCRecipient" : false
},
{
"id" : "HIGJ",
"name" : "Mudit Mehrotra",
"isCCRecipient" : true
},
{
"id" : "HIGM",
"name" : "Kavita Parkhe",
"isCCRecipient" : false
},
{
"id" : "HIHE",
"name" : "Anjum Riaz Factoo",
"isCCRecipient" : false
},
{
"id" : "HIHG",
"name" : "Kalvir Singh",
"isCCRecipient" : false
},
{
"id" : "HIIE",
"name" : "Devendra Prakash Trivedi",
"isCCRecipient" : false
},
{
"id" : "HIIG",
"name" : "Shreya Kiran",
"isCCRecipient" : false
},
{
"id" : "HIIH",
"name" : "Celeste Sampson",
"isCCRecipient" : true
},
{
"id" : "HIII",
"name" : "Saleha Shaikh",
"isCCRecipient" : true
},
{
"id" : "HIIK",
"name" : "Kushal Khare",
"isCCRecipient" : false
},
{
"id" : "HIIL",
"name" : "Zeba Khan",
"isCCRecipient" : true
},
{
"id" : "HIJG",
"name" : "Pooja Oberai",
"isCCRecipient" : false
},
{
"id" : "HIJK",
"name" : "Shrisha Durgesh",
"isCCRecipient" : false
},
{
"id" : "HIJM",
"name" : "Dhondiba Ganpatrao Panchal",
"isCCRecipient" : false
},
{
"id" : "HIKE",
"name" : "Shrihari Kumbhar",
"isCCRecipient" : false
},
{
"id" : "HIKG",
"name" : "Avinash Tupe",
"isCCRecipient" : false
},
{
"id" : "HIKI",
"name" : "Mangesh Dangat",
"isCCRecipient" : false
},
{
"id" : "HIKK",
"name" : "Rajaram Nana Thombare",
"isCCRecipient" : false
},
{
"id" : "HIKM",
"name" : "Vijay Tupe",
"isCCRecipient" : false
},
{
"id" : "HILE",
"name" : "Vikrant Dodake",
"isCCRecipient" : false
},
{
"id" : "HILG",
"name" : "Prabhakar Verma",
"isCCRecipient" : false
},
{
"id" : "HILI",
"name" : "Sandip Bandhate",
"isCCRecipient" : false
},
{
"id" : "HILK",
"name" : "Chandrakant Gajbhare",
"isCCRecipient" : false
},
{
"id" : "HILM",
"name" : "Swapnil Tupe",
"isCCRecipient" : false
},
{
"id" : "HIME",
"name" : "Atul Nimbalkar",
"isCCRecipient" : false
},
{
"id" : "HIMG",
"name" : "Nandu Bhau Shinde",
"isCCRecipient" : false
},
{
"id" : "HIMI",
"name" : "Prashant Gorakhnath Tupe",
"isCCRecipient" : false
},
{
"id" : "HIMJ",
"name" : "Sunita Kadam",
"isCCRecipient" : true
},
{
"id" : "HIMK",
"name" : "Bhumika Dasari",
"isCCRecipient" : true
},
{
"id" : "HIMM",
"name" : "Vinod Vastrad",
"isCCRecipient" : false
},
{
"id" : "HJDD",
"name" : "Kajal Upase",
"isCCRecipient" : true
},
{
"id" : "HJDE",
"name" : "Dattatrya Dudhabhate",
"isCCRecipient" : true
},
{
"id" : "HJDF",
"name" : "Nasrin Khan",
"isCCRecipient" : true
},
{
"id" : "HJDG",
"name" : "Mahebub Mujawar",
"isCCRecipient" : true
},
{
"id" : "HJDI",
"name" : "Anil Devmanrao Raut",
"isCCRecipient" : false
},
{
"id" : "HJDK",
"name" : "Ganesh Wankhade",
"isCCRecipient" : false
},
{
"id" : "HJDM",
"name" : "Mangesh Suryawanshi",
"isCCRecipient" : false
},
{
"id" : "HJEF",
"name" : "Kanika Suryarao",
"isCCRecipient" : true
},
{
"id" : "HJEL",
"name" : "Mangesh Kaluram Gadade",
"isCCRecipient" : false
},
{
"id" : "HJEM",
"name" : "Nida Hiroli",
"isCCRecipient" : true
}
],
"attachments" : [

],
"isSentMail" : false,
"from" : "Anupama Gajaralwar"
}```

_____________________________
_____________________________

Date: 27 Sep 2024 06:36:21.285 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Authorization: Bearer
144182b68b803a6b9867247b3e759376882b61e53fcf5098a720e3f7bc6a9c86,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Sep 2024 06:36:21.778 AM

_____________________________

Date: 27 Sep 2024 06:36:21.777 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"toDate" : null,
"fromDate" : null,
"pageSize" : 10,
"q" : null,
"mailFolders" : null,
"order" : "new",
"orderBy" : null,
"totalCount" : 380,
"mails" : [
{
"mailId" : "EFLLLJ",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-09-26T21:31:28.903",
"subject" : "Term 1 PTM on 19th October, 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLLHG",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-26T06:13:14.273",
"subject" : "Holiday - 26.09.2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLLEJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-25T15:48:41.643",
"subject" : "Dandiya Raas 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLKHL",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-24T15:49:10.443",
"subject" : "Term 3 Fees made available on MyGIIS",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLKFF",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-24T09:32:20.837",
"subject" : "Dandiya Raas 2024 - Stall Registration",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLFMH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-09-18T17:52:29.71",
"subject" : "Celebrating 22 years of Global Schools Group!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFLDGK",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-13T17:38:30.21",
"subject" : "Holiday Circular",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFKLDJ",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-09-10T17:50:20.333",
"subject" : "GIIS Hadapsar Nurtures Hearts and Minds - A Collaborative
Journey of Education",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFKJDE",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-06T15:55:00.55",
"subject" : "Happy Ganesh Chaturthi!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EFKHIL",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-09-05T09:13:40.51",
"subject" : "Happy Ganesh Chaturthi!!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageIndex" : 1,
"mailFromNames" : [

],
"message" : "Mails fetched successfully"
}```

_____________________________

_____________________________

Date: 27 Sep 2024 06:36:41.779 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
144182b68b803a6b9867247b3e759376882b61e53fcf5098a720e3f7bc6a9c86,
Content-Type: application\/json
```

_____________________________

----
Date: 27 Sep 2024 06:36:41.966 AM

_____________________________

Date: 27 Sep 2024 06:36:41.965 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"pendingFeesList" : [
{
"invoiceNumber" : "I24032838",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-09-24T00:00:00",
"invoiceId" : "GFLGL",
"lastPaymentDate" : "2024-11-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=GFLGL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "3rd Term",
"breakDownLink" :
"\/modules\/gfinance\/PendingFeesWebApi\/GetPendingFeesDetails?
studentId=FLDI&invoiceId=GFLGL&sessionId=J"
}
],
"message" : "Get Student Pending List Successfully.",
"totalBalanceAmount" : 60000,
"taxType" : "Tax",
"executionTime" : 0
}```

_____________________________

_____________________________

Date: 27 Sep 2024 06:36:59.563 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/GFLGL/J```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
144182b68b803a6b9867247b3e759376882b61e53fcf5098a720e3f7bc6a9c86
```

_____________________________

----
Date: 27 Sep 2024 06:36:59.831 AM

_____________________________

Date: 27 Sep 2024 06:36:59.830 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/GFLGL/J```

Response: ```{
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=GFLGL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"giroMessage" : "",
"isLatePaymentCharges" : false,
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"executionTime" : 0,
"allowPartialPayment" : true,
"totalBalanceAmount" : "60000.00",
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "9800.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "9800.00",
"minAmtToBePaid" : "9800.00",
"totalPayableAmount" : "9800.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "9800.00",
"entityName" : "CB- 2024-25 Bus Fees (TW) 3rd Term",
"enforceMinAmt" : false,
"entityId" : 231
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "42300.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "42300.00",
"minAmtToBePaid" : "42300.00",
"totalPayableAmount" : "42300.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "42300.00",
"entityName" : "CB- Tuition Fees 3rd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 237
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "7900.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "7900.00",
"minAmtToBePaid" : "7900.00",
"totalPayableAmount" : "7900.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7900.00",
"entityName" : "CB - Term Fees-3rd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 283
}
],
"displayLatePaymentChargeMessage" : "",
"taxType" : "Tax",
"allowOnlyFirstTermInvbyNet" : null,
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"allowPayment" : true,
"isInvoiceInGiroProcess" : false,
"enablePayment" : true
}```

_____________________________

_____________________________

Date: 22 Oct 2024 06:36:28.473 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
144182b68b803a6b9867247b3e759376882b61e53fcf5098a720e3f7bc6a9c86,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 22 Oct 2024 06:36:28.874 AM

_____________________________

Date: 22 Oct 2024 06:36:28.873 AM


Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 22 Oct 2024 06:36:28.918 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: ,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json
```

_____________________________

----
Date: 22 Oct 2024 06:36:29.055 AM

_____________________________

Date: 22 Oct 2024 06:36:29.055 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 22 Oct 2024 06:36:54.365 AM

_____________________________

Date: 22 Oct 2024 06:36:54.363 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
},
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"userCode" : "P221300",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"token_type" : "Bearer",
"campus" : "Pune-Hadapsar",
"expires_in" : 86400,
"access_token" :
"c7229845a8167d500ecafe698c0851f18aef1ca167fd8396b69549e584a260ab",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"id" : "FLDJ",
"name" : "Priyongbada Tapadar",
"profileImage" : "",
"userType" : "PARENT",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg"
}
]
}```

_____________________________

_____________________________

Date: 22 Oct 2024 06:36:54.565 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
c7229845a8167d500ecafe698c0851f18aef1ca167fd8396b69549e584a260ab,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 22 Oct 2024 06:36:54.830 AM

_____________________________

Date: 22 Oct 2024 06:36:54.828 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"newMessageCount" : 4,
"holidays" : [

],
"course" : "CBSE",
"lastName" : null,
"examResult" : [
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-08-31T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2024-25)"
},
{
"totalMark" : 700,
"showPercentage" : false,
"percentage" : 76.400000000000006,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=gr4z
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 534.79999999999995,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Term I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-10-22T09:06:52.683",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"announcements" : [

],
"busPickUp" : null,
"studentId" : "FLDI",
"studentDocuments" : [

],
"daDetails" : null,
"webinars" : [

],
"emergencyContacts" : [

],
"news" : null,
"userName" : "Nivam",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,178",
"isIframe" : true,
"title" : "e-Consent (Trip to Nature & Nest - Nur to Gr 2)",
"data" : "Your e-Consent required for Trip to Nature & Nest - Nur to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"class" : "Standard 2",
"name" : "Nivam Pal",
"email" : "",
"studentContractLink" : "",
"events" : [

],
"semesterAttendance" : null,
"resource" : [

],
"helpdeskParentInfo" : [

],
"section" : "B",
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24032838",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-09-24T00:00:00",
"invoiceId" : "GFLGL",
"lastPaymentDate" : "2024-11-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=GFLGL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "3rd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=GFLGL&sessionId=J"
}
],
"allowPayment" : true
},
"clSecId" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"message" : "Student Details Fetch Successfully.",
"classId" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"badgeDisciplinary" : [

],
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg",
"firstName" : null,
"isBusOperate" : false,
"busDetails" : null,
"isEContractGenerationOn" : false,
"userCode" : "HDPS221300",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"documents" : null
}```

_____________________________
_____________________________

Date: 28 Oct 2024 12:39:21.669 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
c7229845a8167d500ecafe698c0851f18aef1ca167fd8396b69549e584a260ab,
Content-Type: application\/json
```

_____________________________

----
Date: 28 Oct 2024 12:39:21.970 PM

_____________________________

Date: 28 Oct 2024 12:39:21.969 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 28 Oct 2024 12:39:22.025 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: ,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 28 Oct 2024 12:39:22.148 PM

_____________________________

Date: 28 Oct 2024 12:39:22.148 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 28 Oct 2024 12:39:28.113 PM

_____________________________

Date: 28 Oct 2024 12:39:28.113 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"userCode" : "P221300",
"name" : "Priyongbada Tapadar",
"token_type" : "Bearer",
"profileImage" : "",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg"
}
],
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
},
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"id" : "FLDJ",
"campus" : "Pune-Hadapsar",
"expires_in" : 86400,
"access_token" :
"2fe5ea392a3b63496aa0527e327b31f2933222c55a86ad6eb2bc1df71b42cec4",
"userType" : "PARENT"
}```

_____________________________

_____________________________

Date: 28 Oct 2024 12:39:28.334 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
2fe5ea392a3b63496aa0527e327b31f2933222c55a86ad6eb2bc1df71b42cec4,
Content-Type: application\/json
```
_____________________________

----
Date: 28 Oct 2024 12:39:28.602 PM

_____________________________

Date: 28 Oct 2024 12:39:28.600 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"studentId" : "FLDI",
"firstName" : null,
"section" : "B",
"emergencyContacts" : [

],
"message" : "Student Details Fetch Successfully.",
"documents" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"userCode" : "HDPS221300",
"resource" : [

],
"examResult" : [
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-08-31T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2024-25)"
},
{
"totalMark" : 700,
"showPercentage" : false,
"percentage" : 76.400000000000006,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=gr4z
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 534.79999999999995,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Term I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-10-28T15:09:26.81",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"busDetails" : null,
"newMessageCount" : 2,
"holidays" : [

],
"webinars" : [

],
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,178",
"isIframe" : true,
"title" : "e-Consent (Trip to Nature & Nest - Nur to Gr 2)",
"data" : "Your e-Consent required for Trip to Nature & Nest - Nur to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"daDetails" : null,
"isEContractGenerationOn" : false,
"studentDocuments" : [

],
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"news" : null,
"course" : "CBSE",
"studentContractLink" : "",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"semesterAttendance" : null,
"clSecId" : null,
"name" : "Nivam Pal",
"helpdeskParentInfo" : [

],
"email" : "",
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"userName" : "Nivam",
"badgeDisciplinary" : [

],
"events" : [

],
"class" : "Standard 2",
"isBusOperate" : false,
"busPickUp" : null,
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24032838",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-09-24T00:00:00",
"invoiceId" : "GFLGL",
"lastPaymentDate" : "2024-11-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=GFLGL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "3rd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=GFLGL&sessionId=J"
}
],
"allowPayment" : true
},
"announcements" : [

],
"lastName" : null,
"classId" : null
}```

_____________________________

_____________________________

Date: 28 Oct 2024 12:39:32.869 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/GFLGL/J```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
2fe5ea392a3b63496aa0527e327b31f2933222c55a86ad6eb2bc1df71b42cec4
```

_____________________________

----
Date: 28 Oct 2024 12:39:33.091 PM
_____________________________

Date: 28 Oct 2024 12:39:33.090 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/GFLGL/J```

Response: ```{
"totalBalanceAmount" : "60000.00",
"taxType" : "Tax",
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "9800.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "9800.00",
"minAmtToBePaid" : "9800.00",
"totalPayableAmount" : "9800.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "9800.00",
"entityName" : "CB- 2024-25 Bus Fees (TW) 3rd Term",
"enforceMinAmt" : false,
"entityId" : 231
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "42300.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "42300.00",
"minAmtToBePaid" : "42300.00",
"totalPayableAmount" : "42300.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "42300.00",
"entityName" : "CB- Tuition Fees 3rd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 237
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "7900.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "7900.00",
"minAmtToBePaid" : "7900.00",
"totalPayableAmount" : "7900.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7900.00",
"entityName" : "CB - Term Fees-3rd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 283
}
],
"isInvoiceInGiroProcess" : false,
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"displayLatePaymentChargeMessage" : "",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=GFLGL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"enablePayment" : true,
"allowOnlyFirstTermInvbyNet" : null,
"executionTime" : 0,
"allowPartialPayment" : true,
"giroMessage" : "",
"isLatePaymentCharges" : false,
"allowPayment" : true
}```

_____________________________

_____________________________

Date: 28 Oct 2024 12:39:36.171 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
2fe5ea392a3b63496aa0527e327b31f2933222c55a86ad6eb2bc1df71b42cec4,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

Payload:
```{
"list" : [
{
"paidAmount" : 9800,
"entityId" : 231
},
{
"paidAmount" : 42300,
"entityId" : 237
},
{
"paidAmount" : 7900,
"entityId" : 283
}
],
"studentId" : "FLDI",
"invoiceId" : "GFLGL",
"sendAmount" : 60000
}```

_____________________________

----
Date: 28 Oct 2024 12:39:36.442 PM

_____________________________

Date: 28 Oct 2024 12:39:36.441 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"taxAmount" : "0.00",
"invoiceAmount" : "60000.00",
"isMultiplePaymentGateway" : false,
"subTotalAmount" : "60000.00",
"feesSummaryList" : [

],
"isGracePeriodApplicable" : false,
"totalPayableAmount" : "60000.00",
"lpGracePeriodDays" : 0,
"isLatePaymentChargesApplicable" : false,
"gateways" : [
{
"gatewayId" : "EE",
"name" : "Pay by TPSL",
"remarks" : null,
"isDefaultGateway" : true
}
],
"executionTime" : 0,
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"transactionCharges" : "0.00",
"creditNoteAmount" : "0.00",
"message" : "Post Data of Fees Summary Successfully."
}```

_____________________________

_____________________________

Date: 28 Oct 2024 12:39:38.217 PM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization: Bearer
2fe5ea392a3b63496aa0527e327b31f2933222c55a86ad6eb2bc1df71b42cec4,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

Payload:
```{
"list" : [
{
"paidAmount" : 9800,
"entityId" : 231
},
{
"paidAmount" : 42300,
"entityId" : 237
},
{
"paidAmount" : 7900,
"entityId" : 283
}
],
"studentId" : "FLDI",
"invoiceId" : "GFLGL",
"sendAmount" : "60000.0"
}```

_____________________________

----
Date: 28 Oct 2024 12:39:38.404 PM
_____________________________

Date: 28 Oct 2024 12:39:38.403 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"totBalAmt" : null,
"insertedOn" : "2024-10-28T15:09:36.73",
"paidAmount" : 9800,
"executionTime" : 0,
"paymentGateWayRemark" : null,
"maxTransaction" : "35211",
"monthAmount" : null,
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=GFLGL&64n05pn6v10Vq=GIFEE&567qr06
Vq=FLDI&nz1706=JDDDD&2n4r06N22=647r",
"errorMessage" : null,
"eNetId" : "32838|35211",
"message" : "Post Data Successfully For Online Payment.",
"invoiceId" : "32838"
}```

_____________________________

_____________________________

Date: 29 Oct 2024 10:16:25.189 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
2fe5ea392a3b63496aa0527e327b31f2933222c55a86ad6eb2bc1df71b42cec4,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 29 Oct 2024 10:16:25.524 AM

_____________________________
Date: 29 Oct 2024 10:16:25.524 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 29 Oct 2024 10:16:25.567 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Authorization:
```

_____________________________

----
Date: 29 Oct 2024 10:16:25.657 AM

_____________________________

Date: 29 Oct 2024 10:16:25.657 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 29 Oct 2024 10:16:30.005 AM

_____________________________

Date: 29 Oct 2024 10:16:30.004 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"id" : "FLDJ",
"campus" : "Pune-Hadapsar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg"
}
],
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
},
"access_token" :
"3188c7a8c15e723132c4078c0a8d3ac6503f8bab34dd98bf3943e10b72d990cf",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"profileImage" : "",
"name" : "Priyongbada Tapadar",
"token_type" : "Bearer",
"expires_in" : 86400,
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"userType" : "PARENT",
"userCode" : "P221300"
}```

_____________________________

_____________________________

Date: 29 Oct 2024 10:16:30.172 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
3188c7a8c15e723132c4078c0a8d3ac6503f8bab34dd98bf3943e10b72d990cf
```

_____________________________

----
Date: 29 Oct 2024 10:16:30.432 AM

_____________________________

Date: 29 Oct 2024 10:16:30.431 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"helpdeskParentInfo" : [

],
"resource" : [

],
"holidays" : [

],
"newMessageCount" : 3,
"firstName" : null,
"studentId" : "FLDI",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"daDetails" : null,
"news" : null,
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg",
"userName" : "Nivam",
"semesterAttendance" : null,
"busDetails" : null,
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,178",
"isIframe" : true,
"title" : "e-Consent (Trip to Nature & Nest - Nur to Gr 2)",
"data" : "Your e-Consent required for Trip to Nature & Nest - Nur to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"message" : "Student Details Fetch Successfully.",
"badgeDisciplinary" : [

],
"isEContractGenerationOn" : false,
"events" : [

],
"name" : "Nivam Pal",
"clSecId" : null,
"webinars" : [

],
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"course" : "CBSE",
"busPickUp" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"feesDue" : {
"pendingList" : [
{
"invoiceNumber" : "I24032838",
"creditAmount" : 0,
"message" : null,
"invoiceDate" : "2024-09-24T00:00:00",
"invoiceId" : "GFLGL",
"lastPaymentDate" : "2024-11-10T00:00:00",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=GFLGL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"balanceAmount" : "60000.00",
"paidAmount" : 0,
"invoiceAmount" : 60000,
"feesType" : "3rd Term",
"breakDownLink" : "?studentId=FLDI&invoiceId=GFLGL&sessionId=J"
}
],
"allowPayment" : true
},
"studentContractLink" : "",
"class" : "Standard 2",
"emergencyContacts" : [

],
"documents" : null,
"section" : "B",
"announcements" : [

],
"studentDocuments" : [
],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"classId" : null,
"examResult" : [
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-08-31T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2024-25)"
},
{
"totalMark" : 700,
"showPercentage" : false,
"percentage" : 76.400000000000006,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=gr4z
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 534.79999999999995,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Term I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-10-29T12:46:28.13",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"isBusOperate" : false,
"userCode" : "HDPS221300",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"lastName" : null,
"email" : ""
}```

_____________________________
_____________________________

Date: 29 Oct 2024 10:16:32.138 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/GFLGL/J```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
3188c7a8c15e723132c4078c0a8d3ac6503f8bab34dd98bf3943e10b72d990cf
```

_____________________________

----
Date: 29 Oct 2024 10:16:32.366 AM

_____________________________

Date: 29 Oct 2024 10:16:32.365 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI/GFLGL/J```

Response: ```{
"taxType" : "Tax",
"pendingFeesDetailsList" : [
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "9800.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "9800.00",
"minAmtToBePaid" : "9800.00",
"totalPayableAmount" : "9800.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "9800.00",
"entityName" : "CB- 2024-25 Bus Fees (TW) 3rd Term",
"enforceMinAmt" : false,
"entityId" : 231
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "42300.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "42300.00",
"minAmtToBePaid" : "42300.00",
"totalPayableAmount" : "42300.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "42300.00",
"entityName" : "CB- Tuition Fees 3rd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 237
},
{
"allowPartialPaymentEntityWise" : true,
"balanceAmount" : "7900.00",
"enforceMinAmtEntityWise" : true,
"paidAmount" : "0.00",
"financeEntityAmount" : "7900.00",
"minAmtToBePaid" : "7900.00",
"totalPayableAmount" : "7900.00",
"creditNoteInprocessAmount" : "0.00",
"creditNoteApprovedAmount" : "0.00",
"allowNotToPay" : false,
"displayCreditNoteApprovedAmount" : false,
"gstPercent" : 0,
"displayCreditNoteInProcessAmount" : false,
"creditNoteMessage" : "",
"gstAmount" : "0.00",
"autoCNMessage" : "",
"totalAmount" : "7900.00",
"entityName" : "CB - Term Fees-3rd Term (2024-25)",
"enforceMinAmt" : false,
"entityId" : 283
}
],
"isInvoiceInGiroProcess" : false,
"allowPartialPayment" : true,
"executionTime" : 0,
"message" : "Student Pending Fees Details Against Invoice Successfully.",
"allowOnlyFirstTermInvbyNet" : null,
"displayLatePaymentChargeMessage" : "",
"isLatePaymentCharges" : false,
"giroMessage" : "",
"invoiceLink" :
"\/giisfees\/landingPage.aspx?PageUrl=\/tvv5srr5\/tr0r4n6r567qv081vpr5.n52A?
v08vq=GFLGL&UID=FLDJ&branch=Unqn25n4&userInfo=FLDJ",
"enablePayment" : true,
"totalBalanceAmount" : "60000.00",
"paySelectedLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/FeesSummary",
"allowPayment" : true
}```

_____________________________

_____________________________

Date: 29 Oct 2024 10:16:33.535 AM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Authentication Headers:
```
Authorization: Bearer
3188c7a8c15e723132c4078c0a8d3ac6503f8bab34dd98bf3943e10b72d990cf,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

Payload:
```{
"studentId" : "FLDI",
"sendAmount" : 60000,
"invoiceId" : "GFLGL",
"list" : [
{
"entityId" : 231,
"paidAmount" : 9800
},
{
"paidAmount" : 42300,
"entityId" : 237
},
{
"entityId" : 283,
"paidAmount" : 7900
}
]
}```

_____________________________

----
Date: 29 Oct 2024 10:16:33.796 AM
_____________________________

Date: 29 Oct 2024 10:16:33.795 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/feessummary```

Response: ```{
"isMultiplePaymentGateway" : false,
"subTotalAmount" : "60000.00",
"isLatePaymentChargesApplicable" : false,
"transactionCharges" : "0.00",
"creditNoteAmount" : "0.00",
"feesSummaryList" : [

],
"isGracePeriodApplicable" : false,
"message" : "Post Data of Fees Summary Successfully.",
"lpGracePeriodDays" : 0,
"payNowLink" : "\/modules\/gfinance\/api\/v1\/PendingFees\/PaymentLink",
"executionTime" : 0,
"taxAmount" : "0.00",
"invoiceAmount" : "60000.00",
"totalPayableAmount" : "60000.00",
"gateways" : [
{
"gatewayId" : "EE",
"name" : "Pay by TPSL",
"remarks" : null,
"isDefaultGateway" : true
}
]
}```

_____________________________

_____________________________

Date: 29 Oct 2024 10:16:35.217 AM

Request Description:

Method: POST

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
3188c7a8c15e723132c4078c0a8d3ac6503f8bab34dd98bf3943e10b72d990cf,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json
```

Payload:
```{
"studentId" : "FLDI",
"sendAmount" : "60000.0",
"invoiceId" : "GFLGL",
"list" : [
{
"entityId" : 231,
"paidAmount" : 9800
},
{
"paidAmount" : 42300,
"entityId" : 237
},
{
"entityId" : 283,
"paidAmount" : 7900
}
]
}```

_____________________________

----
Date: 29 Oct 2024 10:16:35.372 AM

_____________________________

Date: 29 Oct 2024 10:16:35.371 AM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/pendingfees/paymentlink```

Response: ```{
"executionTime" : 0,
"eNetId" : "32838|35249",
"errorMessage" : null,
"paymentGateWayRemark" : null,
"paymentLink" : "\/giisepayment\/landingpage.aspx?
PageUrl=Uqsper37r56.n52A&feesType=TVVf O75 ,gr4z ,g7v6v10
Srr5&branch=Unqn25n4&UTypeId=I&UID=FLDJ&v081vprVq=GFLGL&64n05pn6v10Vq=GIFHM&567qr06
Vq=FLDI&nz1706=JDDDD&2n4r06N22=647r",
"monthAmount" : null,
"message" : "Post Data Successfully For Online Payment.",
"paidAmount" : 9800,
"insertedOn" : "2024-10-29T12:46:33.163",
"invoiceId" : "32838",
"totBalAmt" : null,
"maxTransaction" : "35249"
}```

_____________________________

_____________________________
Date: 29 Oct 2024 10:19:09.893 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
3188c7a8c15e723132c4078c0a8d3ac6503f8bab34dd98bf3943e10b72d990cf,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 29 Oct 2024 10:19:10.555 AM

_____________________________

Date: 29 Oct 2024 10:19:10.554 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"announcements" : [

],
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,178",
"isIframe" : true,
"title" : "e-Consent (Trip to Nature & Nest - Nur to Gr 2)",
"data" : "Your e-Consent required for Trip to Nature & Nest - Nur to Gr 2 for
your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"class" : "Standard 2",
"section" : "B",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"studentContractLink" : "",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"helpdeskParentInfo" : [

],
"name" : "Nivam Pal",
"emergencyContacts" : [

],
"firstName" : null,
"isEContractGenerationOn" : false,
"daDetails" : null,
"examResult" : [
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-08-31T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2024-25)"
},
{
"totalMark" : 700,
"showPercentage" : false,
"percentage" : 76.400000000000006,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=gr4z
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 534.79999999999995,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Term I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-10-29T12:49:08.237",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"lastName" : null,
"busDetails" : null,
"resource" : [

],
"classId" : null,
"email" : "",
"news" : null,
"studentDocuments" : [

],
"documents" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"badgeDisciplinary" : [

],
"userName" : "Nivam",
"studentId" : "FLDI",
"newMessageCount" : 3,
"holidays" : [

],
"busPickUp" : null,
"webinars" : [

],
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"course" : "CBSE",
"semesterAttendance" : null,
"userCode" : "HDPS221300",
"feesDue" : null,
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg",
"message" : "Student Details Fetch Successfully.",
"isBusOperate" : false,
"events" : [

],
"clSecId" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
}
}```

_____________________________

_____________________________

Date: 05 Dec 2024 03:37:40.425 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
3188c7a8c15e723132c4078c0a8d3ac6503f8bab34dd98bf3943e10b72d990cf,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 05 Dec 2024 03:37:40.739 PM

_____________________________
Date: 05 Dec 2024 03:37:40.739 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________

Date: 05 Dec 2024 03:37:40.774 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: ,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 05 Dec 2024 03:37:40.972 PM

_____________________________

Date: 05 Dec 2024 03:37:40.972 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 05 Dec 2024 03:37:46.968 PM

_____________________________

Date: 05 Dec 2024 03:37:46.967 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"name" : "Priyongbada Tapadar",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg"
}
],
"userType" : "PARENT",
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
},
"token_type" : "Bearer",
"userCode" : "P221300",
"campus" : "Pune-Hadapsar",
"profileImage" : "",
"id" : "FLDJ",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"expires_in" : 86400,
"access_token" :
"bd8e005d14917bc66d8b2a85e245ac82c76a587a33a38b1329211a0898c190bf"
}```

_____________________________

_____________________________

Date: 05 Dec 2024 03:37:47.112 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
bd8e005d14917bc66d8b2a85e245ac82c76a587a33a38b1329211a0898c190bf
```

_____________________________

----
Date: 05 Dec 2024 03:37:47.473 PM

_____________________________

Date: 05 Dec 2024 03:37:47.470 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"daDetails" : null,
"feesDue" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"busDetails" : null,
"userName" : "Nivam",
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"events" : [

],
"resource" : [

],
"firstName" : null,
"name" : "Nivam Pal",
"emergencyContacts" : [

],
"holidays" : [

],
"section" : "B",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg",
"announcements" : [

],
"documents" : null,
"semesterAttendance" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"webinars" : [

],
"class" : "Standard 2",
"newMessageCount" : 2,
"badgeDisciplinary" : [

],
"userCode" : "HDPS221300",
"reminders" : [

],
"studentId" : "FLDI",
"message" : "Student Details Fetch Successfully.",
"isEContractGenerationOn" : false,
"course" : "CBSE",
"email" : "[email protected]",
"lastName" : null,
"busPickUp" : null,
"clSecId" : null,
"classId" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"isBusOperate" : false,
"studentDocuments" : [

],
"helpdeskParentInfo" : [

],
"examResult" : [
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-08-31T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2024-25)"
},
{
"totalMark" : 700,
"showPercentage" : false,
"percentage" : 76.400000000000006,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=gr4z
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 534.79999999999995,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Term I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-12-05T18:07:43.69",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"news" : null,
"studentContractLink" : ""
}```

_____________________________

_____________________________

Date: 05 Dec 2024 03:38:05.368 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
bd8e005d14917bc66d8b2a85e245ac82c76a587a33a38b1329211a0898c190bf
```

_____________________________

----
Date: 05 Dec 2024 03:38:05.706 PM
_____________________________

Date: 05 Dec 2024 03:38:05.705 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"totalCount" : 421,
"pageSize" : 10,
"order" : "new",
"fromDate" : null,
"orderBy" : null,
"mailFolders" : null,
"q" : null,
"message" : "Mails fetched successfully",
"mailFromNames" : [

],
"toDate" : null,
"mails" : [
{
"mailId" : "EGILJH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-12-02T12:39:33.673",
"subject" : "Qutuhal Season 6 week 8 challenge on Digital, Media, Photography
& Metaverse is here! Submit before 8th Dec 2024 and add on your Qutuhal Reward
points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGIKFE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-11-29T13:12:02.397",
"subject" : "Join the Excitement of Kidz-a thon Pune 2025, a thrilling
marathon event for kids!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGIILJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-11-28T09:03:14.23",
"subject" : "Parent Survey",
"attachments" : [
{
"name" : "Circular_4139.pdf",
"url" : "\/Hadapsar\/Upload\/Circular_4139.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGIHMF",
"fromId" : "HJLG",
"isRead" : false,
"fromName" : "Anjum Farishta",
"postedDate" : "2024-11-27T14:52:54.903",
"subject" : "\r\nOne day Field trip- 30th Nov. 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGIGJG",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-11-26T10:29:02.38",
"subject" : "Qutuhal Season 6 week 7 challenge on Math in Real Life is here!
Submit before 1st Dec 2024 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGHHLL",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-11-21T09:51:35.453",
"subject" : "October was a month of festivities and togetherness at GIIS
Hadapsar",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGHFHD",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-11-19T14:14:28.83",
"subject" : "Introduction - Ms. Anjum Farishta, Lower Primary Coordinator",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGHDHD",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-11-18T16:47:59.39",
"subject" : "Qutuhal Season 6 week 6 challenge on Space Exploration is here!
Submit before 24th Nov 2024 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGHDDI",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-11-18T13:14:50.223",
"subject" : "School Holiday - 20.11.2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGGMFF",
"fromId" : "HJLG",
"isRead" : true,
"fromName" : "Anjum Farishta",
"postedDate" : "2024-11-18T08:41:17.343",
"subject" : "\r\nPen and Paper assessment",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"pageIndex" : 1
}```

_____________________________

_____________________________

Date: 05 Dec 2024 03:38:28.916 PM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
bd8e005d14917bc66d8b2a85e245ac82c76a587a33a38b1329211a0898c190bf
```

_____________________________

----
Date: 05 Dec 2024 03:38:29.054 PM

_____________________________

Date: 05 Dec 2024 03:38:29.051 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Response: ```{
"studentId" : "FLDI",
"users" : [
{
"name" : "Abhijeet Sawant",
"userId" : "HEHL",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Abhishek Ranjan",
"userId" : "GKKL",
"designation" : "Communication Executive"
},
{
"name" : "Adan Khan",
"userId" : "FJGE",
"designation" : "Business Development Manager"
},
{
"name" : "Aditi Gupta",
"userId" : "HHKE",
"designation" : "Accounts Executive"
},
{
"name" : "Amer Shaikh",
"userId" : "HIFF",
"designation" : "Sr Executive, Business Development"
},
{
"name" : "Amit Kumar",
"userId" : "JHF",
"designation" : "Admin Executive"
},
{
"name" : "Amit Singh",
"userId" : "EGKJ",
"designation" : "Communications Executive"
},
{
"name" : "Aniket Prakash Dangiste",
"userId" : "HKGM",
"designation" : "Admissions Manager"
},
{
"name" : "Ankur Mehta",
"userId" : "GJKH",
"designation" : "Communications Executive"
},
{
"name" : "Anubhav Seth",
"userId" : "GKIJ",
"designation" : "ManagerERP"
},
{
"name" : "Anupama Gajaralwar",
"userId" : "FHHH",
"designation" : "EA to Principal"
},
{
"name" : "Arati Mhatre",
"userId" : "HIGK",
"designation" : "Manager, Operational Excellence"
},
{
"name" : "Ashish Arora",
"userId" : "EEEJ",
"designation" : "Accounts Executive"
},
{
"name" : "Ashish Tibdewal",
"userId" : "GHMI",
"designation" : "Country Director"
},
{
"name" : "Ashishkumar Bankar",
"userId" : "HFGJ",
"designation" : "Executive, Admin"
},
{
"name" : "Ayesha Ganguly",
"userId" : "HIEE",
"designation" : "HR Manager"
},
{
"name" : "Ayush Kalani",
"userId" : "KIE",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Baldev Singh",
"userId" : "GE",
"designation" : "Accounts Executive"
},
{
"name" : "Bhakti Gandhi",
"userId" : "FGLM",
"designation" : "Executive, Finance (School Accountant)"
},
{
"name" : "Catherine Satam",
"userId" : "GDGM",
"designation" : "Manager, Operational Excellence"
},
{
"name" : "Chung Jee Fenn",
"userId" : "HJIG",
"designation" : "Head of Research, GCEE"
},
{
"name" : "D.Lakshmi Prasanna",
"userId" : "EDI",
"designation" : "Principal"
},
{
"name" : "Damini Rudra",
"userId" : "GJMH",
"designation" : "Dy Manager, Admissions"
},
{
"name" : "Disha Sharma",
"userId" : "HIGG",
"designation" : "HR Manager"
},
{
"name" : "Ganesh Pandey",
"userId" : "GIJH",
"designation" : "Associate Country Director"
},
{
"name" : "Gaurav Dham",
"userId" : "HHHM",
"designation" : "Finance Manager"
},
{
"name" : "Gaurav Gupta",
"userId" : "GKE",
"designation" : "Senior Accounts Executive"
},
{
"name" : "Girish Sachdeva",
"userId" : "GF",
"designation" : "Finance Controller"
},
{
"name" : "Hardik Gautami",
"userId" : "GHMJ",
"designation" : "Bussiness Development Manager"
},
{
"name" : "Harshal Sarode",
"userId" : "EFIG",
"designation" : "Accounts Executive"
},
{
"name" : "Himalay Manohar",
"userId" : "HKHD",
"designation" : "Admin Executive"
},
{
"name" : "Internal Auditor",
"userId" : "JMK",
"designation" : "Accounts Executive"
},
{
"name" : "Ishika Bhagat",
"userId" : "EGGG",
"designation" : "HR Executive"
},
{
"name" : "Jagdish Naik",
"userId" : "FILI",
"designation" : "Sr Executive, Transport Management"
},
{
"name" : "Kajal Upase",
"userId" : "HJDD",
"designation" : "Accounts Executive"
},
{
"name" : "Kanika Suryarao",
"userId" : "HJEF",
"designation" : "Admissions Executive"
},
{
"name" : "Kristina Gadkar",
"userId" : "HHDM",
"designation" : "Student Health Executive (Nurse)"
},
{
"name" : "Locker Card SSC",
"userId" : "GMHE",
"designation" : "IT Administrator"
},
{
"name" : "Manoj Agarwal",
"userId" : "HJIJ",
"designation" : "General Manager, Customer Relationship"
},
{
"name" : "Mudit Mehrotra",
"userId" : "HIGJ",
"designation" : "Dy Country Director"
},
{
"name" : "Nagarajan N",
"userId" : "GGJL",
"designation" : "Academic Supervisor"
},
{
"name" : "Nida Hiroli",
"userId" : "HJEM",
"designation" : "Admissions Executive"
},
{
"name" : "Nikhil Paspute",
"userId" : "GFMM",
"designation" : "Accounts Executive"
},
{
"name" : "Nur Harizah Mohd Faiz",
"userId" : "HJII",
"designation" : "Head of Research, GCEE"
},
{
"name" : "Pooja Johari",
"userId" : "HEKE",
"designation" : "Counselor, Admissions"
},
{
"name" : "Pradnya Kamat",
"userId" : "GHIF",
"designation" : "Executive, Front Office"
},
{
"name" : "Pramod Tripathi",
"userId" : "IGL",
"designation" : "Director-Centre for Education Excellence"
},
{
"name" : "Prashant Patwal",
"userId" : "HKGE",
"designation" : "Manager"
},
{
"name" : "Priti Gargate",
"userId" : "FJED",
"designation" : "Counselor, Admissions"
},
{
"name" : "PRIYANKA BANKAR",
"userId" : "GLD",
"designation" : "Sr Executive, Education Excellence"
},
{
"name" : "Raghavendra Bhosale",
"userId" : "FEGF",
"designation" : "Sr Executive, Admin"
},
{
"name" : "Ragini Chavan",
"userId" : "GJHD",
"designation" : "Student Health Executive (Nurse)"
},
{
"name" : "RAHUL BHAGAT",
"userId" : "EJF",
"designation" : "Sr Executive, Admin"
},
{
"name" : "Rahul Deshpande",
"userId" : "GLEI",
"designation" : "Deputy CEO"
},
{
"name" : "Rahul Muddalwar",
"userId" : "GIGE",
"designation" : "Operations Manager"
},
{
"name" : "Rajeev Katyal",
"userId" : "FJ",
"designation" : "Country Director"
},
{
"name" : "Ramchandra Sathe",
"userId" : "HHKD",
"designation" : "Executive, Stores"
},
{
"name" : "Rashmi Chandran",
"userId" : "GIMH",
"designation" : "Marketing Head"
},
{
"name" : "Rathin Khandhadia",
"userId" : "KDD",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Raushan Jha",
"userId" : "GD",
"designation" : "Finance Manager"
},
{
"name" : "Ravinder John",
"userId" : "GFKL",
"designation" : "Executive, Customer Relations"
},
{
"name" : "Rohtash Jain",
"userId" : "HFMM",
"designation" : "Accounts Executive"
},
{
"name" : "Sandeep Shetti",
"userId" : "HIDD",
"designation" : "Admissions Manager"
},
{
"name" : "Sanjay Jadhav",
"userId" : "HJFD",
"designation" : "Communications Executive"
},
{
"name" : "Sanjeev Dubey",
"userId" : "I",
"designation" : "Chief Technology Officer"
},
{
"name" : "Saurbha Khuntia",
"userId" : "FM",
"designation" : "Finance Manager"
},
{
"name" : "Savitha D R",
"userId" : "GIMF",
"designation" : "Admissions Manager"
},
{
"name" : "Shaheen Nalband",
"userId" : "HJIF",
"designation" : "Admissions Executive"
},
{
"name" : "Shaheenbanu Nalband",
"userId" : "GHHJ",
"designation" : "Counselor, Admissions"
},
{
"name" : "Shivjee Singh",
"userId" : "HGFE",
"designation" : "Accounts Executive"
},
{
"name" : "Shyam Sunder",
"userId" : "HGKM",
"designation" : "Manager Support Services"
},
{
"name" : "Soma Biswas",
"userId" : "HIIM",
"designation" : "HR Executive"
},
{
"name" : "Suman Singh",
"userId" : "GHKL",
"designation" : "Finance Controller"
},
{
"name" : "Sweety Gathani",
"userId" : "KDE",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Test Staff",
"userId" : "EJ",
"designation" : "Admissions Executive"
},
{
"name" : "Testing Staff",
"userId" : "FEJ",
"designation" : "Admin Executive"
},
{
"name" : "Tracy Cardoz",
"userId" : "GIKK",
"designation" : "Academic Supervisor"
},
{
"name" : "Vaishali Borde",
"userId" : "FL",
"designation" : "Academic Supervisor"
},
{
"name" : "Vishwajit Shinde",
"userId" : "GJFE",
"designation" : "Lab Assistant"
},
{
"name" : "Vivek Choubey",
"userId" : "FLFH",
"designation" : "Finance Executive"
},
{
"name" : "Wan Fadli Hazilan Wan Rosmidi",
"userId" : "HJIH",
"designation" : "Head of Research, GCEE"
},
{
"name" : "Apurva Kulkarni",
"userId" : "GHGD",
"designation" : "Teacher, Activity"
},
{
"name" : "Deepthi Ramya",
"userId" : "HGHL",
"designation" : "Teacher"
},
{
"name" : "Hemlata Behl",
"userId" : "GJGM",
"designation" : "Teacher"
},
{
"name" : "Priyanka Birajdar",
"userId" : "FFIK",
"designation" : "Teacher, Physical Education"
},
{
"name" : "Sanghita Bhuyan",
"userId" : "EFJ",
"designation" : "Segment Coordinator"
},
{
"name" : "Shruti Chavan",
"userId" : "HJHM",
"designation" : "Teacher"
},
{
"name" : "Sibananda Pradhan",
"userId" : "HHML",
"designation" : "Teacher, Activity"
},
{
"name" : "Zeba Khan",
"userId" : "HIIL",
"designation" : "Teacher, Activity"
}
],
"totalStaffCount" : 89,
"message" : null
}```

_____________________________

_____________________________

Date: 05 Dec 2024 03:38:49.838 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
Authorization: Bearer
bd8e005d14917bc66d8b2a85e245ac82c76a587a33a38b1329211a0898c190bf
```

_____________________________

----
Date: 05 Dec 2024 03:38:50.047 PM

_____________________________

Date: 05 Dec 2024 03:38:50.044 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Response: ```{
"message" : null,
"totalStaffCount" : 89,
"studentId" : "FLDI",
"users" : [
{
"name" : "Abhijeet Sawant",
"userId" : "HEHL",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Abhishek Ranjan",
"userId" : "GKKL",
"designation" : "Communication Executive"
},
{
"name" : "Adan Khan",
"userId" : "FJGE",
"designation" : "Business Development Manager"
},
{
"name" : "Aditi Gupta",
"userId" : "HHKE",
"designation" : "Accounts Executive"
},
{
"name" : "Amer Shaikh",
"userId" : "HIFF",
"designation" : "Sr Executive, Business Development"
},
{
"name" : "Amit Kumar",
"userId" : "JHF",
"designation" : "Admin Executive"
},
{
"name" : "Amit Singh",
"userId" : "EGKJ",
"designation" : "Communications Executive"
},
{
"name" : "Aniket Prakash Dangiste",
"userId" : "HKGM",
"designation" : "Admissions Manager"
},
{
"name" : "Ankur Mehta",
"userId" : "GJKH",
"designation" : "Communications Executive"
},
{
"name" : "Anubhav Seth",
"userId" : "GKIJ",
"designation" : "ManagerERP"
},
{
"name" : "Anupama Gajaralwar",
"userId" : "FHHH",
"designation" : "EA to Principal"
},
{
"name" : "Arati Mhatre",
"userId" : "HIGK",
"designation" : "Manager, Operational Excellence"
},
{
"name" : "Ashish Arora",
"userId" : "EEEJ",
"designation" : "Accounts Executive"
},
{
"name" : "Ashish Tibdewal",
"userId" : "GHMI",
"designation" : "Country Director"
},
{
"name" : "Ashishkumar Bankar",
"userId" : "HFGJ",
"designation" : "Executive, Admin"
},
{
"name" : "Ayesha Ganguly",
"userId" : "HIEE",
"designation" : "HR Manager"
},
{
"name" : "Ayush Kalani",
"userId" : "KIE",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Baldev Singh",
"userId" : "GE",
"designation" : "Accounts Executive"
},
{
"name" : "Bhakti Gandhi",
"userId" : "FGLM",
"designation" : "Executive, Finance (School Accountant)"
},
{
"name" : "Catherine Satam",
"userId" : "GDGM",
"designation" : "Manager, Operational Excellence"
},
{
"name" : "Chung Jee Fenn",
"userId" : "HJIG",
"designation" : "Head of Research, GCEE"
},
{
"name" : "D.Lakshmi Prasanna",
"userId" : "EDI",
"designation" : "Principal"
},
{
"name" : "Damini Rudra",
"userId" : "GJMH",
"designation" : "Dy Manager, Admissions"
},
{
"name" : "Disha Sharma",
"userId" : "HIGG",
"designation" : "HR Manager"
},
{
"name" : "Ganesh Pandey",
"userId" : "GIJH",
"designation" : "Associate Country Director"
},
{
"name" : "Gaurav Dham",
"userId" : "HHHM",
"designation" : "Finance Manager"
},
{
"name" : "Gaurav Gupta",
"userId" : "GKE",
"designation" : "Senior Accounts Executive"
},
{
"name" : "Girish Sachdeva",
"userId" : "GF",
"designation" : "Finance Controller"
},
{
"name" : "Hardik Gautami",
"userId" : "GHMJ",
"designation" : "Bussiness Development Manager"
},
{
"name" : "Harshal Sarode",
"userId" : "EFIG",
"designation" : "Accounts Executive"
},
{
"name" : "Himalay Manohar",
"userId" : "HKHD",
"designation" : "Admin Executive"
},
{
"name" : "Internal Auditor",
"userId" : "JMK",
"designation" : "Accounts Executive"
},
{
"name" : "Ishika Bhagat",
"userId" : "EGGG",
"designation" : "HR Executive"
},
{
"name" : "Jagdish Naik",
"userId" : "FILI",
"designation" : "Sr Executive, Transport Management"
},
{
"name" : "Kajal Upase",
"userId" : "HJDD",
"designation" : "Accounts Executive"
},
{
"name" : "Kanika Suryarao",
"userId" : "HJEF",
"designation" : "Admissions Executive"
},
{
"name" : "Kristina Gadkar",
"userId" : "HHDM",
"designation" : "Student Health Executive (Nurse)"
},
{
"name" : "Locker Card SSC",
"userId" : "GMHE",
"designation" : "IT Administrator"
},
{
"name" : "Manoj Agarwal",
"userId" : "HJIJ",
"designation" : "General Manager, Customer Relationship"
},
{
"name" : "Mudit Mehrotra",
"userId" : "HIGJ",
"designation" : "Dy Country Director"
},
{
"name" : "Nagarajan N",
"userId" : "GGJL",
"designation" : "Academic Supervisor"
},
{
"name" : "Nida Hiroli",
"userId" : "HJEM",
"designation" : "Admissions Executive"
},
{
"name" : "Nikhil Paspute",
"userId" : "GFMM",
"designation" : "Accounts Executive"
},
{
"name" : "Nur Harizah Mohd Faiz",
"userId" : "HJII",
"designation" : "Head of Research, GCEE"
},
{
"name" : "Pooja Johari",
"userId" : "HEKE",
"designation" : "Counselor, Admissions"
},
{
"name" : "Pradnya Kamat",
"userId" : "GHIF",
"designation" : "Executive, Front Office"
},
{
"name" : "Pramod Tripathi",
"userId" : "IGL",
"designation" : "Director-Centre for Education Excellence"
},
{
"name" : "Prashant Patwal",
"userId" : "HKGE",
"designation" : "Manager"
},
{
"name" : "Priti Gargate",
"userId" : "FJED",
"designation" : "Counselor, Admissions"
},
{
"name" : "PRIYANKA BANKAR",
"userId" : "GLD",
"designation" : "Sr Executive, Education Excellence"
},
{
"name" : "Raghavendra Bhosale",
"userId" : "FEGF",
"designation" : "Sr Executive, Admin"
},
{
"name" : "Ragini Chavan",
"userId" : "GJHD",
"designation" : "Student Health Executive (Nurse)"
},
{
"name" : "RAHUL BHAGAT",
"userId" : "EJF",
"designation" : "Sr Executive, Admin"
},
{
"name" : "Rahul Deshpande",
"userId" : "GLEI",
"designation" : "Deputy CEO"
},
{
"name" : "Rahul Muddalwar",
"userId" : "GIGE",
"designation" : "Operations Manager"
},
{
"name" : "Rajeev Katyal",
"userId" : "FJ",
"designation" : "Country Director"
},
{
"name" : "Ramchandra Sathe",
"userId" : "HHKD",
"designation" : "Executive, Stores"
},
{
"name" : "Rashmi Chandran",
"userId" : "GIMH",
"designation" : "Marketing Head"
},
{
"name" : "Rathin Khandhadia",
"userId" : "KDD",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Raushan Jha",
"userId" : "GD",
"designation" : "Finance Manager"
},
{
"name" : "Ravinder John",
"userId" : "GFKL",
"designation" : "Executive, Customer Relations"
},
{
"name" : "Rohtash Jain",
"userId" : "HFMM",
"designation" : "Accounts Executive"
},
{
"name" : "Sandeep Shetti",
"userId" : "HIDD",
"designation" : "Admissions Manager"
},
{
"name" : "Sanjay Jadhav",
"userId" : "HJFD",
"designation" : "Communications Executive"
},
{
"name" : "Sanjeev Dubey",
"userId" : "I",
"designation" : "Chief Technology Officer"
},
{
"name" : "Saurbha Khuntia",
"userId" : "FM",
"designation" : "Finance Manager"
},
{
"name" : "Savitha D R",
"userId" : "GIMF",
"designation" : "Admissions Manager"
},
{
"name" : "Shaheen Nalband",
"userId" : "HJIF",
"designation" : "Admissions Executive"
},
{
"name" : "Shaheenbanu Nalband",
"userId" : "GHHJ",
"designation" : "Counselor, Admissions"
},
{
"name" : "Shivjee Singh",
"userId" : "HGFE",
"designation" : "Accounts Executive"
},
{
"name" : "Shyam Sunder",
"userId" : "HGKM",
"designation" : "Manager Support Services"
},
{
"name" : "Soma Biswas",
"userId" : "HIIM",
"designation" : "HR Executive"
},
{
"name" : "Suman Singh",
"userId" : "GHKL",
"designation" : "Finance Controller"
},
{
"name" : "Sweety Gathani",
"userId" : "KDE",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Test Staff",
"userId" : "EJ",
"designation" : "Admissions Executive"
},
{
"name" : "Testing Staff",
"userId" : "FEJ",
"designation" : "Admin Executive"
},
{
"name" : "Tracy Cardoz",
"userId" : "GIKK",
"designation" : "Academic Supervisor"
},
{
"name" : "Vaishali Borde",
"userId" : "FL",
"designation" : "Academic Supervisor"
},
{
"name" : "Vishwajit Shinde",
"userId" : "GJFE",
"designation" : "Lab Assistant"
},
{
"name" : "Vivek Choubey",
"userId" : "FLFH",
"designation" : "Finance Executive"
},
{
"name" : "Wan Fadli Hazilan Wan Rosmidi",
"userId" : "HJIH",
"designation" : "Head of Research, GCEE"
},
{
"name" : "Apurva Kulkarni",
"userId" : "GHGD",
"designation" : "Teacher, Activity"
},
{
"name" : "Deepthi Ramya",
"userId" : "HGHL",
"designation" : "Teacher"
},
{
"name" : "Hemlata Behl",
"userId" : "GJGM",
"designation" : "Teacher"
},
{
"name" : "Priyanka Birajdar",
"userId" : "FFIK",
"designation" : "Teacher, Physical Education"
},
{
"name" : "Sanghita Bhuyan",
"userId" : "EFJ",
"designation" : "Segment Coordinator"
},
{
"name" : "Shruti Chavan",
"userId" : "HJHM",
"designation" : "Teacher"
},
{
"name" : "Sibananda Pradhan",
"userId" : "HHML",
"designation" : "Teacher, Activity"
},
{
"name" : "Zeba Khan",
"userId" : "HIIL",
"designation" : "Teacher, Activity"
}
]
}```

_____________________________

----
Date: 05 Dec 2024 03:42:48.943 PM

_____________________________

Date: 05 Dec 2024 03:42:48.942 PM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/compose```

Response: ```{
"message" : "Mail sent successfully"
}```

_____________________________

_____________________________

Date: 05 Dec 2024 03:42:57.998 PM

Request Description:
Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
Authorization: Bearer
bd8e005d14917bc66d8b2a85e245ac82c76a587a33a38b1329211a0898c190bf,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________

----
Date: 05 Dec 2024 03:42:58.270 PM

_____________________________

Date: 05 Dec 2024 03:42:58.268 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"message" : "Student Details Fetch Successfully.",
"studentId" : "FLDI",
"news" : null,
"busPickUp" : null,
"documents" : null,
"course" : "CBSE",
"email" : "[email protected]",
"studentDocuments" : [

],
"badgeDisciplinary" : [

],
"announcements" : [

],
"events" : [

],
"newMessageCount" : 2,
"userName" : "Nivam",
"busDetails" : null,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"name" : "Nivam Pal",
"section" : "B",
"helpdeskParentInfo" : [

],
"isEContractGenerationOn" : false,
"firstName" : null,
"lastName" : null,
"reminders" : [

],
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg",
"examResult" : [
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-08-31T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2024-25)"
},
{
"totalMark" : 700,
"showPercentage" : false,
"percentage" : 76.400000000000006,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=gr4z
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 534.79999999999995,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Term I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-12-05T18:12:54.6",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"resource" : [

],
"userCode" : "HDPS221300",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"clSecId" : null,
"semesterAttendance" : null,
"studentContractLink" : "",
"holidays" : [

],
"classId" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"isBusOperate" : false,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"webinars" : [

],
"class" : "Standard 2",
"daDetails" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"emergencyContacts" : [

],
"feesDue" : null
}```

_____________________________

_____________________________

Date: 13 Dec 2024 06:37:10.267 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
Authorization: Bearer
bd8e005d14917bc66d8b2a85e245ac82c76a587a33a38b1329211a0898c190bf,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 13 Dec 2024 06:37:10.580 AM

_____________________________

Date: 13 Dec 2024 06:37:10.579 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ``````

_____________________________

_____________________________
Date: 13 Dec 2024 06:37:10.624 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: ,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 13 Dec 2024 06:37:10.798 AM

_____________________________

Date: 13 Dec 2024 06:37:10.798 AM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________
----
Date: 13 Dec 2024 06:37:16.902 AM

_____________________________

Date: 13 Dec 2024 06:37:16.901 AM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"name" : "Priyongbada Tapadar",
"profileImage" : "",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg"
}
],
"access_token" :
"d85379b0be4f2b136ac11b1e685a5d9ce227ddad8664116eaf0e545977621098",
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
},
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"expires_in" : 86400,
"token_type" : "Bearer",
"campus" : "Pune-Hadapsar",
"userCode" : "P221300",
"userType" : "PARENT",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"id" : "FLDJ",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
}
}```

_____________________________

_____________________________

Date: 13 Dec 2024 06:37:17.041 AM


Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS,
Authorization: Bearer
d85379b0be4f2b136ac11b1e685a5d9ce227ddad8664116eaf0e545977621098,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 13 Dec 2024 06:37:17.275 AM

_____________________________

Date: 13 Dec 2024 06:37:17.274 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"clSecId" : null,
"message" : "Student Details Fetch Successfully.",
"studentDocuments" : [

],
"webinars" : [

],
"examResult" : [
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-08-31T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2024-25)"
},
{
"totalMark" : 700,
"showPercentage" : false,
"percentage" : 76.400000000000006,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=gr4z
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 534.79999999999995,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Term I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-12-13T09:07:09.79",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"emergencyContacts" : [

],
"class" : "Standard 2",
"studentContractLink" : "",
"newMessageCount" : 2,
"studentId" : "FLDI",
"announcements" : [

],
"busDetails" : null,
"classId" : null,
"semesterAttendance" : null,
"firstName" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"name" : "Nivam Pal",
"isBusOperate" : false,
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"daDetails" : null,
"badgeDisciplinary" : [

],
"course" : "CBSE",
"holidays" : [

],
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg",
"feesDue" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"section" : "B",
"documents" : null,
"resource" : [

],
"busPickUp" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"lastName" : null,
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"news" : null,
"email" : "[email protected]",
"userName" : "Nivam",
"isEContractGenerationOn" : false,
"reminders" : [

],
"userCode" : "HDPS221300",
"helpdeskParentInfo" : [

],
"events" : [

]
}```

_____________________________

_____________________________

Date: 13 Dec 2024 06:41:19.703 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
d85379b0be4f2b136ac11b1e685a5d9ce227ddad8664116eaf0e545977621098,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 13 Dec 2024 06:41:20.254 AM

_____________________________

Date: 13 Dec 2024 06:41:20.253 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/inbox?
pageSize=10&pageIndex=1&q=&order=new```

Response: ```{
"totalCount" : 426,
"pageIndex" : 1,
"pageSize" : 10,
"orderBy" : null,
"mailFolders" : null,
"mailFromNames" : [

],
"fromDate" : null,
"mails" : [
{
"mailId" : "EGKDFJ",
"fromId" : "FHHH",
"isRead" : true,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-12-12T16:49:17.933",
"subject" : "Half working day on 13.12.2024 and 18.12.2024 (Grade 1 to 10)",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGJJLD",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-12-09T14:40:13.847",
"subject" : "Qutuhal Season 6 week 8 challenge on Business and Finance is
here! Submit before 15th Dec 2024 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGJIHI",
"fromId" : "GJGM",
"isRead" : true,
"fromName" : "Hemlata Behl",
"postedDate" : "2024-12-06T17:48:58.683",
"subject" : "\r\nRegarding subject Hindi",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGJIEL",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-12-06T12:55:31.597",
"subject" : "GIIS Hadapsar Ranked 2nd Best Amongst Emerging CBSE Schools in
Pune-East Zone by times Survey!",
"attachments" : [
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGJHIF",
"fromId" : "EFJ",
"isRead" : true,
"fromName" : "Sanghita Bhuyan",
"postedDate" : "2024-12-05T16:47:00.09",
"subject" : "Re: Nivam is not finishing food and writing in class",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGILJH",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-12-02T12:39:33.68",
"subject" : "Qutuhal Season 6 week 8 challenge on Digital, Media, Photography
& Metaverse is here! Submit before 8th Dec 2024 and add on your Qutuhal Reward
points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGIKFE",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-11-29T13:12:02.403",
"subject" : "Join the Excitement of Kidz-a thon Pune 2025, a thrilling
marathon event for kids!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGIILJ",
"fromId" : "FHHH",
"isRead" : false,
"fromName" : "Anupama Gajaralwar",
"postedDate" : "2024-11-28T09:03:14.237",
"subject" : "Parent Survey",
"attachments" : [
{
"name" : "Circular_4139.pdf",
"url" : "\/Hadapsar\/Upload\/Circular_4139.pdf"
}
],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGIHMF",
"fromId" : "HJLG",
"isRead" : false,
"fromName" : "Anjum Farishta",
"postedDate" : "2024-11-27T14:52:54.91",
"subject" : "\r\nOne day Field trip- 30th Nov. 2024",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
},
{
"mailId" : "EGIGJG",
"fromId" : "K",
"isRead" : false,
"fromName" : "GIIS Announcement",
"postedDate" : "2024-11-26T10:29:02.387",
"subject" : "Qutuhal Season 6 week 7 challenge on Math in Real Life is here!
Submit before 1st Dec 2024 and add on your Qutuhal Reward points!",
"attachments" : [

],
"toId" : "FLDJ",
"recieverName" : null
}
],
"order" : "new",
"message" : "Mails fetched successfully",
"toDate" : null,
"q" : null
}```

_____________________________

_____________________________

Date: 13 Dec 2024 06:41:30.283 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
d85379b0be4f2b136ac11b1e685a5d9ce227ddad8664116eaf0e545977621098,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```
_____________________________

----
Date: 13 Dec 2024 06:41:30.529 AM

_____________________________

Date: 13 Dec 2024 06:41:30.528 AM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"studentId" : "FLDI",
"userCode" : "HDPS221300",
"helpdeskParentInfo" : [

],
"isBusOperate" : false,
"badgeDisciplinary" : [

],
"studentContractLink" : "",
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg",
"newMessageCount" : 2,
"semesterAttendance" : null,
"resource" : [

],
"busDetails" : null,
"reminders" : [

],
"webinars" : [

],
"feesDue" : null,
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"daDetails" : null,
"busPickUp" : null,
"section" : "B",
"firstName" : null,
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"userName" : "Nivam",
"course" : "CBSE",
"message" : "Student Details Fetch Successfully.",
"clSecId" : null,
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"classId" : null,
"events" : [

],
"email" : "[email protected]",
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [

],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"holidays" : [

],
"name" : "Nivam Pal",
"studentDocuments" : [

],
"isEContractGenerationOn" : false,
"class" : "Standard 2",
"emergencyContacts" : [

],
"announcements" : [

],
"examResult" : [
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-08-31T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2024-25)"
},
{
"totalMark" : 700,
"showPercentage" : false,
"percentage" : 76.400000000000006,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=gr4z
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 534.79999999999995,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Term I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-12-13T09:11:23.047",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"documents" : null,
"lastName" : null,
"news" : null
}```
_____________________________

_____________________________

Date: 13 Dec 2024 06:51:11.703 AM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Authentication Headers:
```
Authorization: Bearer
d85379b0be4f2b136ac11b1e685a5d9ce227ddad8664116eaf0e545977621098,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 13 Dec 2024 06:51:12.126 AM

_____________________________

Date: 13 Dec 2024 06:51:12.123 AM

Response Description:

URL: ```https://mygiis.org/modules/gmessaging/api/v1/staff/FLDI```

Response: ```{
"totalStaffCount" : 89,
"message" : null,
"users" : [
{
"name" : "Abhijeet Sawant",
"userId" : "HEHL",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Abhishek Ranjan",
"userId" : "GKKL",
"designation" : "Communication Executive"
},
{
"name" : "Adan Khan",
"userId" : "FJGE",
"designation" : "Business Development Manager"
},
{
"name" : "Aditi Gupta",
"userId" : "HHKE",
"designation" : "Accounts Executive"
},
{
"name" : "Amer Shaikh",
"userId" : "HIFF",
"designation" : "Sr Executive, Business Development"
},
{
"name" : "Amit Kumar",
"userId" : "JHF",
"designation" : "Admin Executive"
},
{
"name" : "Amit Singh",
"userId" : "EGKJ",
"designation" : "Communications Executive"
},
{
"name" : "Aniket Prakash Dangiste",
"userId" : "HKGM",
"designation" : "Admissions Manager"
},
{
"name" : "Ankur Mehta",
"userId" : "GJKH",
"designation" : "Communications Executive"
},
{
"name" : "Anubhav Seth",
"userId" : "GKIJ",
"designation" : "ManagerERP"
},
{
"name" : "Anupama Gajaralwar",
"userId" : "FHHH",
"designation" : "EA to Principal"
},
{
"name" : "Arati Mhatre",
"userId" : "HIGK",
"designation" : "Manager, Operational Excellence"
},
{
"name" : "Ashish Arora",
"userId" : "EEEJ",
"designation" : "Accounts Executive"
},
{
"name" : "Ashish Tibdewal",
"userId" : "GHMI",
"designation" : "Country Director"
},
{
"name" : "Ashishkumar Bankar",
"userId" : "HFGJ",
"designation" : "Executive, Admin"
},
{
"name" : "Ayesha Ganguly",
"userId" : "HIEE",
"designation" : "HR Manager"
},
{
"name" : "Ayush Kalani",
"userId" : "KIE",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Baldev Singh",
"userId" : "GE",
"designation" : "Accounts Executive"
},
{
"name" : "Bhakti Gandhi",
"userId" : "FGLM",
"designation" : "Executive, Finance (School Accountant)"
},
{
"name" : "Catherine Satam",
"userId" : "GDGM",
"designation" : "Manager, Operational Excellence"
},
{
"name" : "Chung Jee Fenn",
"userId" : "HJIG",
"designation" : "Head of Research, GCEE"
},
{
"name" : "D.Lakshmi Prasanna",
"userId" : "EDI",
"designation" : "Principal"
},
{
"name" : "Damini Rudra",
"userId" : "GJMH",
"designation" : "Dy Manager, Admissions"
},
{
"name" : "Disha Sharma",
"userId" : "HIGG",
"designation" : "HR Manager"
},
{
"name" : "Ganesh Pandey",
"userId" : "GIJH",
"designation" : "Associate Country Director"
},
{
"name" : "Gaurav Dham",
"userId" : "HHHM",
"designation" : "Finance Manager"
},
{
"name" : "Gaurav Gupta",
"userId" : "GKE",
"designation" : "Senior Accounts Executive"
},
{
"name" : "Girish Sachdeva",
"userId" : "GF",
"designation" : "Finance Controller"
},
{
"name" : "Hardik Gautami",
"userId" : "GHMJ",
"designation" : "Bussiness Development Manager"
},
{
"name" : "Harshal Sarode",
"userId" : "EFIG",
"designation" : "Accounts Executive"
},
{
"name" : "Himalay Manohar",
"userId" : "HKHD",
"designation" : "Admin Executive"
},
{
"name" : "Internal Auditor",
"userId" : "JMK",
"designation" : "Accounts Executive"
},
{
"name" : "Ishika Bhagat",
"userId" : "EGGG",
"designation" : "HR Executive"
},
{
"name" : "Jagdish Naik",
"userId" : "FILI",
"designation" : "Sr Executive, Transport Management"
},
{
"name" : "Kajal Upase",
"userId" : "HJDD",
"designation" : "Accounts Executive"
},
{
"name" : "Kanika Suryarao",
"userId" : "HJEF",
"designation" : "Admissions Executive"
},
{
"name" : "Kristina Gadkar",
"userId" : "HHDM",
"designation" : "Student Health Executive (Nurse)"
},
{
"name" : "Locker Card SSC",
"userId" : "GMHE",
"designation" : "IT Administrator"
},
{
"name" : "Manoj Agarwal",
"userId" : "HJIJ",
"designation" : "General Manager, Customer Relationship"
},
{
"name" : "Mudit Mehrotra",
"userId" : "HIGJ",
"designation" : "Dy Country Director"
},
{
"name" : "Nagarajan N",
"userId" : "GGJL",
"designation" : "Academic Supervisor"
},
{
"name" : "Nida Hiroli",
"userId" : "HJEM",
"designation" : "Admissions Executive"
},
{
"name" : "Nikhil Paspute",
"userId" : "GFMM",
"designation" : "Accounts Executive"
},
{
"name" : "Nur Harizah Mohd Faiz",
"userId" : "HJII",
"designation" : "Head of Research, GCEE"
},
{
"name" : "Pooja Johari",
"userId" : "HEKE",
"designation" : "Counselor, Admissions"
},
{
"name" : "Pradnya Kamat",
"userId" : "GHIF",
"designation" : "Executive, Front Office"
},
{
"name" : "Pramod Tripathi",
"userId" : "IGL",
"designation" : "Director-Centre for Education Excellence"
},
{
"name" : "Prashant Patwal",
"userId" : "HKGE",
"designation" : "Manager"
},
{
"name" : "Priti Gargate",
"userId" : "FJED",
"designation" : "Counselor, Admissions"
},
{
"name" : "PRIYANKA BANKAR",
"userId" : "GLD",
"designation" : "Sr Executive, Education Excellence"
},
{
"name" : "Raghavendra Bhosale",
"userId" : "FEGF",
"designation" : "Sr Executive, Admin"
},
{
"name" : "Ragini Chavan",
"userId" : "GJHD",
"designation" : "Student Health Executive (Nurse)"
},
{
"name" : "RAHUL BHAGAT",
"userId" : "EJF",
"designation" : "Sr Executive, Admin"
},
{
"name" : "Rahul Deshpande",
"userId" : "GLEI",
"designation" : "Deputy CEO"
},
{
"name" : "Rahul Muddalwar",
"userId" : "GIGE",
"designation" : "Operations Manager"
},
{
"name" : "Rajeev Katyal",
"userId" : "FJ",
"designation" : "Country Director"
},
{
"name" : "Ramchandra Sathe",
"userId" : "HHKD",
"designation" : "Executive, Stores"
},
{
"name" : "Rashmi Chandran",
"userId" : "GIMH",
"designation" : "Marketing Head"
},
{
"name" : "Rathin Khandhadia",
"userId" : "KDD",
"designation" : "Associate Director Student Acquisition"
},
{
"name" : "Raushan Jha",
"userId" : "GD",
"designation" : "Finance Manager"
},
{
"name" : "Ravinder John",
"userId" : "GFKL",
"designation" : "Executive, Customer Relations"
},
{
"name" : "Rohtash Jain",
"userId" : "HFMM",
"designation" : "Accounts Executive"
},
{
"name" : "Sandeep Shetti",
"userId" : "HIDD",
"designation" : "Admissions Manager"
},
{
"name" : "Sanjay Jadhav",
"userId" : "HJFD",
"designation" : "Communications Executive"
},
{
"name" : "Sanjeev Dubey",
"userId" : "I",
"designation" : "Chief Technology Officer"
},
{
"name" : "Saurbha Khuntia",
"userId" : "FM",
"designation" : "Finance Manager"
},
{
"name" : "Savitha D R",
"userId" : "GIMF",
"designation" : "Admissions Manager"
},
{
"name" : "Shaheen Nalband",
"userId" : "HJIF",
"designation" : "Admissions Executive"
},
{
"name" : "Shaheenbanu Nalband",
"userId" : "GHHJ",
"designation" : "Counselor, Admissions"
},
{
"name" : "Shivjee Singh",
"userId" : "HGFE",
"designation" : "Accounts Executive"
},
{
"name" : "Shyam Sunder",
"userId" : "HGKM",
"designation" : "Manager Support Services"
},
{
"name" : "Soma Biswas",
"userId" : "HIIM",
"designation" : "HR Executive"
},
{
"name" : "Suman Singh",
"userId" : "GHKL",
"designation" : "Finance Controller"
},
{
"name" : "Sweety Gathani",
"userId" : "KDE",
"designation" : "Executive-Centre for Educational Excellence"
},
{
"name" : "Test Staff",
"userId" : "EJ",
"designation" : "Admissions Executive"
},
{
"name" : "Testing Staff",
"userId" : "FEJ",
"designation" : "Admin Executive"
},
{
"name" : "Tracy Cardoz",
"userId" : "GIKK",
"designation" : "Academic Supervisor"
},
{
"name" : "Vaishali Borde",
"userId" : "FL",
"designation" : "Academic Supervisor"
},
{
"name" : "Vishwajit Shinde",
"userId" : "GJFE",
"designation" : "Lab Assistant"
},
{
"name" : "Vivek Choubey",
"userId" : "FLFH",
"designation" : "Finance Executive"
},
{
"name" : "Wan Fadli Hazilan Wan Rosmidi",
"userId" : "HJIH",
"designation" : "Head of Research, GCEE"
},
{
"name" : "Apurva Kulkarni",
"userId" : "GHGD",
"designation" : "Teacher, Activity"
},
{
"name" : "Deepthi Ramya",
"userId" : "HGHL",
"designation" : "Teacher"
},
{
"name" : "Hemlata Behl",
"userId" : "GJGM",
"designation" : "Teacher"
},
{
"name" : "Priyanka Birajdar",
"userId" : "FFIK",
"designation" : "Teacher, Physical Education"
},
{
"name" : "Sanghita Bhuyan",
"userId" : "EFJ",
"designation" : "Segment Coordinator"
},
{
"name" : "Shruti Chavan",
"userId" : "HJHM",
"designation" : "Teacher"
},
{
"name" : "Sibananda Pradhan",
"userId" : "HHML",
"designation" : "Teacher, Activity"
},
{
"name" : "Zeba Khan",
"userId" : "HIIL",
"designation" : "Teacher, Activity"
}
],
"studentId" : "FLDI"
}```

_____________________________

_____________________________

Date: 08 Jan 2025 10:03:43.054 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
d85379b0be4f2b136ac11b1e685a5d9ce227ddad8664116eaf0e545977621098
```

_____________________________

----
Date: 08 Jan 2025 10:03:43.453 PM

_____________________________

Date: 08 Jan 2025 10:03:43.451 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```
Response: ``````

_____________________________

_____________________________

Date: 08 Jan 2025 10:03:43.519 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Authentication Headers:
```
gsf-appname: myGIIS Parent App iOS,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: ,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827
```

_____________________________

----
Date: 08 Jan 2025 10:03:43.705 PM

_____________________________

Date: 08 Jan 2025 10:03:43.704 PM

Response Description:

URL: ```https://mygiis.org/modules/glogin/api/v1/campus```

Response: ```[
{
"country" : "India",
"branchDisplayName" : "Ahmedabad"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Balewadi"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Whitefield"
},
{
"country" : "India",
"branchDisplayName" : "Bangalore-Bannerghatta"
},
{
"country" : "India",
"branchDisplayName" : "Pune-Hadapsar"
},
{
"country" : "India",
"branchDisplayName" : "Nagpur"
},
{
"country" : "India",
"branchDisplayName" : "Noida"
},
{
"country" : "India",
"branchDisplayName" : "Surat"
},
{
"country" : "India",
"branchDisplayName" : "Uppal-HYD"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Higashikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Nishikasai"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Seishincho"
},
{
"country" : "Japan",
"branchDisplayName" : "Tokyo-Kitakasai"
},
{
"country" : "Malaysia",
"branchDisplayName" : "Kuala Lumpur"
},
{
"country" : "UAE",
"branchDisplayName" : "Abu Dhabi"
},
{
"country" : "UAE",
"branchDisplayName" : "Dubai"
},
{
"country" : "Singapore",
"branchDisplayName" : "EastCoast"
},
{
"country" : "Singapore",
"branchDisplayName" : "PG-SmartCampus"
},
{
"country" : "Thailand",
"branchDisplayName" : "Bangkok"
},
{
"country" : "Vietnam",
"branchDisplayName" : "Ho Chi Minh"
}
]```

_____________________________

----
Date: 08 Jan 2025 10:03:49.901 PM

_____________________________

Date: 08 Jan 2025 10:03:49.899 PM

Response Description:

URL: ```https://mygiis.org/auth/connect/token```

Response: ```{
"campus" : "Pune-Hadapsar",
"appleStoreLink" : {
"link" : "#",
"imageUrl" : ""
},
"userCode" : "P221300",
"access_token" :
"b5aa39562231c35bc45b32b9654d99f912af9a366681b44cac8836ae82e3e2dd",
"currencyDetails" : {
"currency" : "Rs",
"currencyinWords" : "INR"
},
"name" : "Priyongbada Tapadar",
"googlePlayLink" : {
"link" : "#",
"imageUrl" : ""
},
"profileImage" : "",
"session" : {
"sessionStartDate" : "2024-04-01T00:00:00",
"sessionId" : "J",
"sessionName" : "2024-2025",
"sessionEndDate" : "2025-03-31T00:00:00"
},
"id" : "FLDJ",
"children" : [
{
"id" : "FLDI",
"name" : "Nivam Pal",
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg"
}
],
"expires_in" : 86400,
"userType" : "PARENT",
"token_type" : "Bearer"
}```
_____________________________

_____________________________

Date: 08 Jan 2025 10:03:50.013 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-appname: myGIIS Parent App iOS,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Content-Type: application\/json,
Authorization: Bearer
b5aa39562231c35bc45b32b9654d99f912af9a366681b44cac8836ae82e3e2dd
```

_____________________________

----
Date: 08 Jan 2025 10:03:50.307 PM

_____________________________

Date: 08 Jan 2025 10:03:50.306 PM

Response Description:

URL: ```https://mygiis.org/modules/gparentdashboard/api/v1/StudentDashboard/FLDI```

Response: ```{
"userCode" : "HDPS221300",
"isBusOperate" : false,
"resource" : [

],
"name" : "Nivam Pal",
"examResult" : [
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-08-31T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2024-25)"
},
{
"totalMark" : 700,
"showPercentage" : false,
"percentage" : 76.400000000000006,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=gr4z
V&Clid=EL&Stuid=FLDI&sess=J&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 534.79999999999995,
"showMarks" : false,
"examDeclarationDate" : "2024-09-30T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Term I (2024-25)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 76.670000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06 -
V&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 230,
"showMarks" : false,
"examDeclarationDate" : "2023-07-14T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment - I (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 73.890000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 221.66999999999999,
"showMarks" : false,
"examDeclarationDate" : "2025-01-09T00:33:47.673",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment II (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 77.780000000000001,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
VVV&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 233.33000000000001,
"showMarks" : false,
"examDeclarationDate" : "2023-12-07T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment III (2023-24)"
},
{
"totalMark" : 300,
"showPercentage" : false,
"percentage" : 68.060000000000002,
"link" : "\/GiisExamPdfGeneration\/LandingPage.aspx?
Link=8q&pageurl=P4rn6rcqs.n52A&UTypeId=E&Exam=N55r55zr06
Vi&Clid=EL&Stuid=FLDI&sess=I&Isoptsub=D&UID=FLDJ&branch=Unqn25n4",
"showToParent" : true,
"obtainMark" : 204.16999999999999,
"showMarks" : false,
"examDeclarationDate" : "2024-03-23T00:00:00",
"isdownloadable" : true,
"remark" : "",
"studentId" : "FLDI",
"examName" : "Assessment IV (2023-24)"
}
],
"newMessageCount" : 1,
"isEContractGenerationOn" : false,
"email" : "[email protected]",
"holidays" : [

],
"classId" : null,
"userName" : "Nivam",
"busDetails" : null,
"studentContractLink" : "",
"class" : "Standard 2",
"feesDue" : null,
"profileImage" : "\/GIISAdmissionsEnquiry\/Uploads\/IMG_1518_18_10_2024.jpeg",
"googlePlayLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/play.google.com\/store\/apps\/details?
id=org.mygiis.giis_dev&hl=en",
"imageUrl" : ""
},
"message" : "Student Details Fetch Successfully.",
"badgeDisciplinary" : [

],
"webinars" : [

],
"documents" : null,
"studentDocuments" : [

],
"examTimeTable" : {
"examId" : null,
"examStartDate" : null,
"greeting" : null,
"examEndDate" : null,
"subjectDetailList" : [
{
"examDate" : null,
"examDay" : "",
"exam" : "",
"subjectName" : "",
"subOrder" : 0
}
],
"message" : null,
"exam" : null
},
"reminders" : [
{
"linkText" :
"\/econsent\/landing?pageUrl=\/r8r065\/rp105r062n4r069ro8vr9&campus=Unqn25n4&userId
=FLDJ&usertypeid=I&key=studentid,eventid&value=2805,181",
"isIframe" : true,
"title" : "e-Consent (Annual Gathering AY 2024-25 -- PP to Gr 2)",
"data" : "Your e-Consent required for Annual Gathering AY 2024-25 -- PP to Gr
2 for your ward Nivam Pal.",
"type" : "iframe",
"subFeatureId" : "EFHM"
}
],
"busPickUp" : null,
"daDetails" : null,
"course" : "CBSE",
"news" : null,
"announcements" : [

],
"helpdeskParentInfo" : [

],
"semesterAttendance" : null,
"lastName" : null,
"emergencyContacts" : [

],
"firstName" : null,
"events" : [

],
"appleStoreLink" : {
"link" : "https:\/\/fanyv88.com:443\/https\/apps.apple.com\/in\/app\/mygiis\/id1473940470",
"imageUrl" : ""
},
"timeTable" : {
"workingDays" : [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"uniform" : {
"saturday" : "House Uniform",
"monday" : "Regular",
"friday" : "Regular",
"tuesday" : "Regular",
"wednesday" : "Regular",
"thursday" : "Regular"
},
"message" : "Time table for student not found.",
"zoomMeetings" : {
"sunday" : [
],
"monday" : [

],
"friday" : [

],
"tuesday" : [

],
"thursday" : [

],
"wednesday" : [

],
"saturday" : [

]
},
"timeTable" : [

]
},
"section" : "B",
"studentId" : "FLDI",
"assignmentLink" : "\/GIISAssignment\/LandingPage.aspx?
branch=Unqn25n4&PageUrl=N55_cn4r06_Yv56PuvyqN55vt0zr06.n52A&UType=I&UTypeId=I&UID=F
LDJ&UserId=FLDJ",
"clSecId" : null
}```

_____________________________

_____________________________

Date: 08 Jan 2025 10:04:18.357 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Authentication Headers:
```
Content-Type: application\/json,
Authorization: Bearer
b5aa39562231c35bc45b32b9654d99f912af9a366681b44cac8836ae82e3e2dd,
gsf-appname: myGIIS Parent App iOS,
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F
```

_____________________________
----
Date: 08 Jan 2025 10:04:18.571 PM

_____________________________

Date: 08 Jan 2025 10:04:18.570 PM

Response Description:

URL: ```https://mygiis.org/modules/gfinance/api/v1/PendingFees/FLDI```

Response: ```{
"message" : "Get Student Pending List Successfully.",
"pendingFeesList" : [

],
"totalBalanceAmount" : 0,
"taxType" : "Tax",
"executionTime" : 0
}```

_____________________________

_____________________________

Date: 08 Jan 2025 10:04:26.186 PM

Request Description:

Method: GET

URL: ```https://mygiis.org/modules/gexam/api/v1/Attendance/FLDI```

Authentication Headers:
```
gsf-privatekey: 93C4E946-3089-486E-B083-E3184AF4A827,
Content-Type: application\/json,
gsf-clientid: 2A1F7662-A7B0-4877-9224-29ECB17DDA8F,
Authorization: Bearer
b5aa39562231c35bc45b32b9654d99f912af9a366681b44cac8836ae82e3e2dd,
gsf-appname: myGIIS Parent App iOS
```

_____________________________

----
Date: 08 Jan 2025 10:04:26.330 PM

_____________________________

Date: 08 Jan 2025 10:04:26.326 PM

Response Description:
URL: ```https://mygiis.org/modules/gexam/api/v1/Attendance/FLDI```

Response: ```{
"message" : "Attendance details data fetched Successfully",
"filters" : {
"isParent" : false,
"studentId" : null,
"examType" : null
},
"data" : {
"studentId" : "FLDI",
"examAttendanceList" : [
{
"totalDaysPresent" : 45,
"totalWorkingDays" : 52,
"examStartDate" : "2024-10-01T00:00:00",
"totalHolidays" : 0,
"examEndDate" : "2025-03-31T00:00:00",
"totalDaysAbsent" : 7,
"percentage" : 86,
"examType" : "Semester II"
},
{
"totalDaysPresent" : 82,
"totalWorkingDays" : 89,
"examStartDate" : "2024-04-01T00:00:00",
"totalHolidays" : 0,
"examEndDate" : "2024-09-30T00:00:00",
"totalDaysAbsent" : 7,
"percentage" : 92,
"examType" : "Semester I"
}
],
"currentMonthAttendance" : {
"totalLeave" : 0,
"totalWorkingDays" : 5,
"totalHolidays" : 0,
"totalDaysPresent" : 1,
"totalDaysAbsent" : 4
},
"monthWiseAttendanceList" : [
{
"id" : 0,
"startDate" : "2024-10-01T13:34:00",
"endDate" : "2024-10-01T13:34:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 1,
"startDate" : "2024-10-03T11:01:00",
"endDate" : "2024-10-03T11:01:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 2,
"startDate" : "2024-10-04T00:00:00",
"endDate" : "2024-10-04T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 3,
"startDate" : "2024-10-07T00:00:00",
"endDate" : "2024-10-09T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 4,
"startDate" : "2024-10-10T17:25:00",
"endDate" : "2024-10-10T17:25:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 5,
"startDate" : "2024-10-11T12:06:00",
"endDate" : "2024-10-11T12:06:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 6,
"startDate" : "2024-10-14T13:58:00",
"endDate" : "2024-10-14T13:58:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 7,
"startDate" : "2024-10-15T00:00:00",
"endDate" : "2024-10-17T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 8,
"startDate" : "2024-10-18T22:25:00",
"endDate" : "2024-10-18T22:25:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 9,
"startDate" : "2024-10-21T14:08:00",
"endDate" : "2024-10-21T14:08:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 10,
"startDate" : "2024-10-22T00:00:00",
"endDate" : "2024-10-23T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 11,
"startDate" : "2024-10-24T11:28:00",
"endDate" : "2024-10-24T11:28:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 12,
"startDate" : "2024-10-25T12:30:00",
"endDate" : "2024-10-25T12:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 13,
"startDate" : "2024-10-28T12:50:00",
"endDate" : "2024-10-28T12:50:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 14,
"startDate" : "2024-10-29T13:15:00",
"endDate" : "2024-10-29T13:15:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 15,
"startDate" : "2024-11-11T00:00:00",
"endDate" : "2024-11-13T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 16,
"startDate" : "2024-11-14T12:36:00",
"endDate" : "2024-11-14T12:36:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 17,
"startDate" : "2024-11-18T00:00:00",
"endDate" : "2024-11-18T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 18,
"startDate" : "2024-11-19T14:26:00",
"endDate" : "2024-11-19T14:26:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 19,
"startDate" : "2024-11-20T00:00:00",
"endDate" : "2024-11-22T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 20,
"startDate" : "2024-11-25T00:00:00",
"endDate" : "2024-11-26T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 21,
"startDate" : "2024-11-27T18:45:00",
"endDate" : "2024-11-27T18:45:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 22,
"startDate" : "2024-12-02T00:00:00",
"endDate" : "2024-12-02T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 23,
"startDate" : "2024-12-03T17:42:00",
"endDate" : "2024-12-03T17:42:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 24,
"startDate" : "2024-12-04T00:00:00",
"endDate" : "2024-12-06T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 25,
"startDate" : "2024-12-09T00:00:00",
"endDate" : "2024-12-13T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 26,
"startDate" : "2024-12-16T00:00:00",
"endDate" : "2024-12-20T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 27,
"startDate" : "2025-01-02T13:53:00",
"endDate" : "2025-01-02T13:53:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 28,
"startDate" : "2025-01-03T13:18:00",
"endDate" : "2025-01-03T13:18:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 29,
"startDate" : "2025-01-06T17:07:00",
"endDate" : "2025-01-06T17:07:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 30,
"startDate" : "2025-01-07T17:10:00",
"endDate" : "2025-01-07T17:10:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 31,
"startDate" : "2025-01-08T14:39:00",
"endDate" : "2025-01-08T14:39:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 32,
"startDate" : "2024-04-08T00:00:00",
"endDate" : "2024-04-08T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 33,
"startDate" : "2024-04-10T00:00:00",
"endDate" : "2024-04-10T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 34,
"startDate" : "2024-04-12T00:00:00",
"endDate" : "2024-04-12T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 35,
"startDate" : "2024-04-15T00:00:00",
"endDate" : "2024-04-16T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 36,
"startDate" : "2024-04-18T00:00:00",
"endDate" : "2024-04-19T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 37,
"startDate" : "2024-04-22T00:00:00",
"endDate" : "2024-04-22T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 38,
"startDate" : "2024-04-23T15:44:00",
"endDate" : "2024-04-23T15:44:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 39,
"startDate" : "2024-04-24T12:23:00",
"endDate" : "2024-04-24T12:23:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 40,
"startDate" : "2024-04-25T12:11:00",
"endDate" : "2024-04-25T12:11:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 41,
"startDate" : "2024-04-26T16:18:00",
"endDate" : "2024-04-26T16:18:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 42,
"startDate" : "2024-04-29T15:41:00",
"endDate" : "2024-04-29T15:41:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 43,
"startDate" : "2024-04-30T17:01:00",
"endDate" : "2024-04-30T17:01:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 44,
"startDate" : "2024-06-03T00:00:00",
"endDate" : "2024-06-03T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 45,
"startDate" : "2024-06-04T14:30:00",
"endDate" : "2024-06-04T14:30:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 46,
"startDate" : "2024-06-05T00:00:00",
"endDate" : "2024-06-05T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 47,
"startDate" : "2024-06-06T12:28:00",
"endDate" : "2024-06-06T12:28:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 48,
"startDate" : "2024-06-07T12:45:00",
"endDate" : "2024-06-07T12:45:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 49,
"startDate" : "2024-06-10T14:27:00",
"endDate" : "2024-06-10T14:27:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 50,
"startDate" : "2024-06-11T15:24:00",
"endDate" : "2024-06-11T15:24:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 51,
"startDate" : "2024-06-12T13:03:00",
"endDate" : "2024-06-12T13:03:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 52,
"startDate" : "2024-06-13T00:00:00",
"endDate" : "2024-06-13T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 53,
"startDate" : "2024-06-14T17:47:00",
"endDate" : "2024-06-14T17:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 54,
"startDate" : "2024-06-18T12:54:00",
"endDate" : "2024-06-18T12:54:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 55,
"startDate" : "2024-06-19T00:00:00",
"endDate" : "2024-06-21T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 56,
"startDate" : "2024-06-24T17:12:00",
"endDate" : "2024-06-24T17:12:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 57,
"startDate" : "2024-06-25T12:53:00",
"endDate" : "2024-06-25T12:53:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 58,
"startDate" : "2024-06-26T12:56:00",
"endDate" : "2024-06-26T12:56:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 59,
"startDate" : "2024-06-27T13:10:00",
"endDate" : "2024-06-27T13:10:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 60,
"startDate" : "2024-06-28T13:07:00",
"endDate" : "2024-06-28T13:07:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 61,
"startDate" : "2024-07-01T00:00:00",
"endDate" : "2024-07-01T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 62,
"startDate" : "2024-07-04T00:00:00",
"endDate" : "2024-07-04T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 63,
"startDate" : "2024-07-05T12:47:00",
"endDate" : "2024-07-05T12:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 64,
"startDate" : "2024-07-08T17:24:00",
"endDate" : "2024-07-08T17:24:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 65,
"startDate" : "2024-07-09T14:04:00",
"endDate" : "2024-07-09T14:04:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 66,
"startDate" : "2024-07-10T11:28:00",
"endDate" : "2024-07-10T11:28:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 67,
"startDate" : "2024-07-11T15:14:00",
"endDate" : "2024-07-11T15:14:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 68,
"startDate" : "2024-07-12T00:00:00",
"endDate" : "2024-07-12T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 69,
"startDate" : "2024-07-15T13:04:00",
"endDate" : "2024-07-15T13:04:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 70,
"startDate" : "2024-07-16T00:00:00",
"endDate" : "2024-07-16T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 71,
"startDate" : "2024-07-18T00:00:00",
"endDate" : "2024-07-19T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 72,
"startDate" : "2024-07-22T00:00:00",
"endDate" : "2024-07-22T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 73,
"startDate" : "2024-07-23T13:07:00",
"endDate" : "2024-07-23T13:07:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 74,
"startDate" : "2024-07-24T00:00:00",
"endDate" : "2024-07-24T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 75,
"startDate" : "2024-07-25T00:00:00",
"endDate" : "2024-07-26T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 76,
"startDate" : "2024-07-29T00:00:00",
"endDate" : "2024-07-29T00:00:00",
"attendanceStatus" : "A",
"color" : "#e5464d"
},
{
"id" : 77,
"startDate" : "2024-07-30T00:00:00",
"endDate" : "2024-08-02T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 78,
"startDate" : "2024-08-05T12:47:00",
"endDate" : "2024-08-05T12:47:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 79,
"startDate" : "2024-08-06T14:22:00",
"endDate" : "2024-08-06T14:22:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 80,
"startDate" : "2024-08-07T13:11:00",
"endDate" : "2024-08-07T13:11:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 81,
"startDate" : "2024-08-08T00:00:00",
"endDate" : "2024-08-09T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 82,
"startDate" : "2024-08-12T12:40:00",
"endDate" : "2024-08-12T12:40:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 83,
"startDate" : "2024-08-13T00:00:00",
"endDate" : "2024-08-14T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 84,
"startDate" : "2024-08-16T00:00:00",
"endDate" : "2024-08-16T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 85,
"startDate" : "2024-08-20T13:03:00",
"endDate" : "2024-08-20T13:03:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 86,
"startDate" : "2024-08-21T00:00:00",
"endDate" : "2024-08-22T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 87,
"startDate" : "2024-08-23T17:49:00",
"endDate" : "2024-08-23T17:49:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 88,
"startDate" : "2024-08-27T00:00:00",
"endDate" : "2024-08-27T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 89,
"startDate" : "2024-08-28T12:49:00",
"endDate" : "2024-08-28T12:49:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 90,
"startDate" : "2024-08-29T11:16:00",
"endDate" : "2024-08-29T11:16:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 91,
"startDate" : "2024-08-30T00:00:00",
"endDate" : "2024-08-30T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 92,
"startDate" : "2024-09-02T14:28:00",
"endDate" : "2024-09-02T14:28:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 93,
"startDate" : "2024-09-03T13:40:00",
"endDate" : "2024-09-03T13:40:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 94,
"startDate" : "2024-09-04T00:00:00",
"endDate" : "2024-09-05T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 95,
"startDate" : "2024-09-06T13:02:00",
"endDate" : "2024-09-06T13:02:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 96,
"startDate" : "2024-09-09T00:00:00",
"endDate" : "2024-09-13T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 97,
"startDate" : "2024-09-18T11:25:00",
"endDate" : "2024-09-18T11:25:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 98,
"startDate" : "2024-09-19T00:00:00",
"endDate" : "2024-09-19T00:00:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 99,
"startDate" : "2024-09-20T17:46:00",
"endDate" : "2024-09-20T17:46:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 100,
"startDate" : "2024-09-23T17:34:00",
"endDate" : "2024-09-23T17:34:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 101,
"startDate" : "2024-09-24T16:43:00",
"endDate" : "2024-09-24T16:43:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 102,
"startDate" : "2024-09-25T17:33:00",
"endDate" : "2024-09-25T17:33:00",
"attendanceStatus" : "P",
"color" : "#48d365"
},
{
"id" : 103,
"startDate" : "2024-09-27T12:55:00",
"endDate" : "2024-09-27T12:55:00",
"attendanceStatus" : "P",
"color" : "#48d365"
}
],
"semesterAttendance" : {
"endDate" : "2025-03-31T00:00:00",
"percentage" : 86,
"startDate" : "2024-10-01T00:00:00"
}
}
}```

_____________________________

You might also like