[
{
"@odata.etag": "",
"ItemInternalId": "3d73f731-85f5-49f0-97c7-108440753244",
"Id": "40",
"Start time": "2024-06-17T13:16:53.000Z",
"Completion time": "2024-06-17T13:17:11.000Z",
"Email": "anonymous",
"Employee Full Name": "Test1",
"Type of Absence": "Sick Leave",
"Reason for Unplanned Absence": "",
"From Date": "2024-06-17T00:00:00.000Z",
"To Date": "2024-06-17T00:00:00.000Z",
"Will Medical Certificate be Provided": "",
"Need a Call Back From Production Manager": "No",
"Mobile Number": "",
"Absent": "Yes",
"Date": "2024-06-17T00:00:00.000Z"
},
{
"@odata.etag": "",
"ItemInternalId": "2eb6e6ae-27f2-4ec6-971c-4b52abe141a2",
"Id": "42",
"Start time": "2024-06-17T13:18:22.000Z",
"Completion time": "2024-06-17T13:18:42.000Z",
"Email": "anonymous",
"Employee Full Name": "Test 3",
"Type of Absence": "Sick Leave",
"Reason for Unplanned Absence": "",
"From Date": "2024-06-16T00:00:00.000Z",
"To Date": "2024-06-18T00:00:00.000Z",
"Will Medical Certificate be Provided": "Yes",
"Need a Call Back From Production Manager": "No",
"Mobile Number": "",
"Absent": "Yes",
"Date": "2024-06-17T00:00:00.000Z"
},
{
"@odata.etag": "",
"ItemInternalId": "bcaaa244-2306-433f-ba46-b8f35c15f387",
"Id": "43",
"Start time": "2024-06-18T08:53:57.000Z",
"Completion time": "2024-06-18T08:54:35.000Z",
"Email": "anonymous",
"Employee Full Name": "Test 4",
"Type of Absence": "Others",
"Reason for Unplanned Absence": "Car Break down",
"From Date": "2024-06-17T00:00:00.000Z",
"To Date": "2024-06-19T00:00:00.000Z",
"Will Medical Certificate be Provided": "",
"Need a Call Back From Production Manager": "No",
"Mobile Number": "",
"Absent": "Yes",
"Date": "2024-06-17T00:00:00.000Z"
},
{
"@odata.etag": "",
"ItemInternalId": "83e1c8e9-34e1-4730-aa75-fe5854d631b4",
"Id": "44",
"Start time": "2024-06-18T08:55:46.000Z",
"Completion time": "2024-06-18T08:56:05.000Z",
"Email": "anonymous",
"Employee Full Name": "Test 5",
"Type of Absence": "Carer's Leave",
"Reason for Unplanned Absence": "",
"From Date": "2024-06-17T00:00:00.000Z",
"To Date": "2024-06-17T00:00:00.000Z",
"Will Medical Certificate be Provided": "Yes",
"Need a Call Back From Production Manager": "No",
"Mobile Number": "",
"Absent": "Yes",
"Date": "2024-06-17T00:00:00.000Z"
},
{
"@odata.etag": "",
"ItemInternalId": "6bd85cb5-3a6c-4120-be14-067d25e34d06",
"Id": "45",
"Start time": "2024-06-18T08:56:07.000Z",
"Completion time": "2024-06-18T08:56:26.000Z",
"Email": "anonymous",
"Employee Full Name": "Test 6",
"Type of Absence": "Sick Leave",
"Reason for Unplanned Absence": "",
"From Date": "2024-06-17T00:00:00.000Z",
"To Date": "2024-06-19T00:00:00.000Z",
"Will Medical Certificate be Provided": "Yes",
"Need a Call Back From Production Manager": "No",
"Mobile Number": "",
"Absent": "Yes",
"Date": "2024-06-17T00:00:00.000Z"
},
{
"@odata.etag": "",
"ItemInternalId": "06cf466e-9220-4484-b8a3-37f66461c96f",
"Id": "46",
"Start time": "2024-06-18T08:56:28.000Z",
"Completion time": "2024-06-18T08:57:23.000Z",
"Email": "anonymous",
"Employee Full Name": "Test 7",
"Type of Absence": "Sick Leave",
"Reason for Unplanned Absence": "",
"From Date": "2024-06-17T00:00:00.000Z",
"To Date": "2024-06-17T00:00:00.000Z",
"Will Medical Certificate be Provided": "NO",
"Need a Call Back From Production Manager": "No",
"Mobile Number": "",
"Absent": "Yes",
"Date": "2024-06-17T00:00:00.000Z"
}
]
OUTPUT: [
{
"@odata.etag": "",
"ItemInternalId": "2eb6e6ae-27f2-4ec6-971c-4b52abe141a2",
"Id": "42",
"Start time": "2024-06-17T13:18:22.000Z",
"Completion time": "2024-06-17T13:18:42.000Z",
"Email": "anonymous",
"Employee Full Name": "Test 3",
"Type of Absence": "Sick Leave",
"Reason for Unplanned Absence": "",
"From Date": "2024-06-16T00:00:00.000Z",
"To Date": "2024-06-18T00:00:00.000Z",
"Will Medical Certificate be Provided": "Yes",
"Need a Call Back From Production Manager": "No",
"Mobile Number": "",
"Absent": "Yes",
"Date": "2024-06-17T00:00:00.000Z"