Untitled

 avatar
unknown
plain_text
a year ago
2.8 kB
5
Indexable
[
    {
        "requestId": 19,
        "workerId": "4b97dd0c-8c47-409c-bbfd-efaecdb93fca",
        "worker": {
            "workerId": "4b97dd0c-8c47-409c-bbfd-efaecdb93fca",
            "firstName": "Mary",
            "lastName": "Jane"
        },
        "ftShiftId": null,
        "requestTypeId": 3,
        "requestType": {
            "id": 3,
            "name": "Apply Leave",
            "code": "al",
            "description": null
        },
        "leaveTypeId": 1,
        "leaveType": {
            "id": 1,
            "companyId": 0,
            "workerId": null,
            "name": "SickLeave",
            "code": "sick",
            "description": "Sick leave",
            "usedHrs": 278,
            "availableHrs": 8,
            "incrementHours": 2,
            "applyBeforeHours": 24
        },
        "startDate": "2024-03-27T15:00:00+00:00",
        "endDate": "2024-03-27T23:00:00+00:00",
        "statusId": 2,
        "status": {
            "id": 2,
            "name": "Approved",
            "code": "a",
            "description": null,
            "updatedOn": "2024-01-30T10:42:26.042294+00:00",
            "updatedBy": "Raja T"
        },
        "flexShiftIds": "20095",
        "workerComment": "not well again",
        "supervisorComment": "approve with replacement",
        "requestDate": "2024-01-29T17:19:52.88",
        "companyId": 1
    },
    {
        "requestId": 20,
        "workerId": "4b97dd0c-8c47-409c-bbfd-efaecdb93fca",
        "worker": {
            "workerId": "4b97dd0c-8c47-409c-bbfd-efaecdb93fca",
            "firstName": "Mary",
            "lastName": "Jane"
        },
        "ftShiftId": null,
        "requestTypeId": 3,
        "requestType": {
            "id": 3,
            "name": "Apply Leave",
            "code": "al",
            "description": null
        },
        "leaveTypeId": 1,
        "leaveType": {
            "id": 1,
            "companyId": 0,
            "workerId": null,
            "name": "SickLeave",
            "code": "sick",
            "description": "Sick leave",
            "usedHrs": 278,
            "availableHrs": 8,
            "incrementHours": 2,
            "applyBeforeHours": 24
        },
        "startDate": "2024-03-10T17:00:00+00:00",
        "endDate": "2024-03-11T03:00:00+00:00",
        "statusId": 2,
        "status": {
            "id": 2,
            "name": "Approved",
            "code": "a",
            "description": null,
            "updatedOn": "2024-01-30T10:49:28.998847+00:00",
            "updatedBy": "Raja T"
        },
        "flexShiftIds": "",
        "workerComment": "multi day leave",
        "supervisorComment": "testing multi day balance",
        "requestDate": "2024-01-30T10:46:00.53",
        "companyId": 1
    }
]
Leave a Comment