Created
May 8, 2025 03:16
-
-
Save ianrussel/c691defbabecf8de11f4458bd1c983af to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"employee_compensations": [ | |
{ | |
"full_name": "Michelle Conley", | |
"hourly_compensations": [ | |
{ | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"name": "Overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"name": "Double overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"name": "Regular Hours", | |
"flsa_status": "Nonexempt", | |
"hours": "80.00" | |
} | |
], | |
"paid_time_off": [ | |
{ | |
"name": "Vacation Hours", | |
"hours": 0.0 | |
}, | |
{ | |
"name": "Sick Hours", | |
"hours": 0.0 | |
} | |
], | |
"additional_time_off": [], | |
"employee_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"version": "ef4f501893a6fa389ee4b270a62605cc", | |
"time_entry_object": [ | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"entity_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"shift_started_at": "2025-02-10T08:27:00", | |
"shift_ended_at": "2025-02-10T15:56:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.48 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"entity_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"shift_started_at": "2025-02-11T09:23:00", | |
"shift_ended_at": "2025-02-11T18:38:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 9.25 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"entity_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"shift_started_at": "2025-02-12T08:11:00", | |
"shift_ended_at": "2025-02-12T17:53:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 9.7 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"entity_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"shift_started_at": "2025-02-13T06:02:00", | |
"shift_ended_at": "2025-02-13T18:24:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 12.37 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"entity_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"shift_started_at": "2025-02-14T15:02:00", | |
"shift_ended_at": "2025-02-14T16:14:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 1.2 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"entity_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"shift_started_at": "2025-02-17T08:13:00", | |
"shift_ended_at": "2025-02-17T16:23:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.17 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"entity_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"shift_started_at": "2025-02-18T07:43:00", | |
"shift_ended_at": "2025-02-18T15:30:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.78 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"entity_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"shift_started_at": "2025-02-19T08:13:00", | |
"shift_ended_at": "2025-02-19T14:44:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 6.52 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"entity_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"shift_started_at": "2025-02-20T07:48:00", | |
"shift_ended_at": "2025-02-20T16:23:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.58 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "d61cfc64-b4bc-47d2-b68f-fbb3ba75717e", | |
"entity_uuid": "8121cf80-c972-40a7-b49d-fa045055245e", | |
"shift_started_at": "2025-02-21T07:48:00", | |
"shift_ended_at": "2025-02-21T16:45:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.95 | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"full_name": "Robert Green", | |
"hourly_compensations": [ | |
{ | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"name": "Overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "2.31" | |
}, | |
{ | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"name": "Double overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"name": "Regular Hours", | |
"flsa_status": "Nonexempt", | |
"hours": "69.06" | |
} | |
], | |
"paid_time_off": [ | |
{ | |
"name": "Vacation Hours", | |
"hours": 8.0 | |
}, | |
{ | |
"name": "Sick Hours", | |
"hours": 0.0 | |
} | |
], | |
"additional_time_off": [], | |
"employee_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"version": "3765a84e46c0c4890b8ccf83a20abd2d", | |
"time_entry_object": [ | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"entity_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"shift_started_at": "2025-02-08T08:00:00", | |
"shift_ended_at": "2025-02-08T16:35:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 0.58 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"entity_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"shift_started_at": "2025-02-10T08:35:00", | |
"shift_ended_at": "2025-02-10T16:55:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 0.33 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"entity_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"shift_started_at": "2025-02-11T08:20:00", | |
"shift_ended_at": "2025-02-11T15:22:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.03 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"entity_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"shift_started_at": "2025-02-12T09:20:00", | |
"shift_ended_at": "2025-02-12T17:22:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 0.03 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"entity_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"shift_started_at": "2025-02-13T07:20:00", | |
"shift_ended_at": "2025-02-13T14:22:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.03 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"entity_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"shift_started_at": "2025-02-14T00:00:00", | |
"shift_ended_at": "2025-02-14T08:00:00", | |
"entries": [] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"entity_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"shift_started_at": "2025-02-18T07:46:00", | |
"shift_ended_at": "2025-02-18T15:13:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.45 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"entity_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"shift_started_at": "2025-02-19T08:46:00", | |
"shift_ended_at": "2025-02-19T17:13:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 0.45 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"entity_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"shift_started_at": "2025-02-20T08:00:00", | |
"shift_ended_at": "2025-02-20T16:55:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 0.92 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "ea2fe4c0-41ff-43e0-9628-bcdef7f2886e", | |
"entity_uuid": "310e89cc-cfd1-4b0f-85c3-258fdf4aecec", | |
"shift_started_at": "2025-02-21T08:22:00", | |
"shift_ended_at": "2025-02-21T15:55:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.55 | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"full_name": "Gordon Hallemeyer", | |
"hourly_compensations": [ | |
{ | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"name": "Overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "2.37" | |
}, | |
{ | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"name": "Double overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"name": "Regular Hours", | |
"flsa_status": "Nonexempt", | |
"hours": "78.62" | |
} | |
], | |
"paid_time_off": [ | |
{ | |
"name": "Vacation Hours", | |
"hours": 0.0 | |
}, | |
{ | |
"name": "Sick Hours", | |
"hours": 0.0 | |
} | |
], | |
"additional_time_off": [], | |
"employee_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"version": "fa5061dc087a128bd655cae3133d1405", | |
"time_entry_object": [ | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"entity_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"shift_started_at": "2025-02-10T08:00:00", | |
"shift_ended_at": "2025-02-10T16:25:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.42 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"entity_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"shift_started_at": "2025-02-11T08:25:00", | |
"shift_ended_at": "2025-02-11T16:00:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.58 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"entity_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"shift_started_at": "2025-02-12T12:12:00", | |
"shift_ended_at": "2025-02-12T16:25:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 4.22 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"entity_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"shift_started_at": "2025-02-13T09:35:00", | |
"shift_ended_at": "2025-02-13T13:25:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 3.83 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"entity_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"shift_started_at": "2025-02-14T07:00:00", | |
"shift_ended_at": "2025-02-14T21:34:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 14.57 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"entity_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"shift_started_at": "2025-02-17T08:02:00", | |
"shift_ended_at": "2025-02-17T16:23:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.35 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"entity_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"shift_started_at": "2025-02-18T08:33:00", | |
"shift_ended_at": "2025-02-18T17:23:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.83 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"entity_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"shift_started_at": "2025-02-19T07:33:00", | |
"shift_ended_at": "2025-02-19T15:23:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.83 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"entity_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"shift_started_at": "2025-02-20T07:45:00", | |
"shift_ended_at": "2025-02-20T15:23:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.63 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "058a3162-e0a3-4956-87c3-c2e2167472d8", | |
"entity_uuid": "e534a30b-d2df-4d49-83e9-b4edab8ad40e", | |
"shift_started_at": "2025-02-21T07:25:00", | |
"shift_ended_at": "2025-02-21T17:09:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.36 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 2.37 | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"full_name": "Carey Huffman", | |
"hourly_compensations": [ | |
{ | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"name": "Overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"name": "Double overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"name": "Regular Hours", | |
"flsa_status": "Nonexempt", | |
"hours": "72.00" | |
} | |
], | |
"paid_time_off": [ | |
{ | |
"name": "Vacation Hours", | |
"hours": 8.0 | |
}, | |
{ | |
"name": "Sick Hours", | |
"hours": 0.0 | |
} | |
], | |
"additional_time_off": [], | |
"employee_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"version": "2e8a82b2cad1706b801aed9ba58cd029", | |
"time_entry_object": [ | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"entity_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"shift_started_at": "2025-02-10T08:20:00", | |
"shift_ended_at": "2025-02-10T15:36:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.27 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"entity_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"shift_started_at": "2025-02-11T08:44:00", | |
"shift_ended_at": "2025-02-11T15:03:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 6.32 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"entity_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"shift_started_at": "2025-02-12T07:11:00", | |
"shift_ended_at": "2025-02-12T16:48:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 9.62 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"entity_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"shift_started_at": "2025-02-13T07:23:00", | |
"shift_ended_at": "2025-02-13T20:03:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 12.67 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"entity_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"shift_started_at": "2025-02-14T07:44:00", | |
"shift_ended_at": "2025-02-14T11:51:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 4.12 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"entity_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"shift_started_at": "2025-02-17T07:44:00", | |
"shift_ended_at": "2025-02-17T14:51:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.12 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"entity_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"shift_started_at": "2025-02-18T08:03:00", | |
"shift_ended_at": "2025-02-18T15:11:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.13 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"entity_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"shift_started_at": "2025-02-19T00:00:00", | |
"shift_ended_at": "2025-02-19T08:00:00", | |
"entries": [] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"entity_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"shift_started_at": "2025-02-20T08:28:00", | |
"shift_ended_at": "2025-02-20T17:22:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.9 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "05c57a56-494e-46d7-b5da-1e3cafc5c25c", | |
"entity_uuid": "d8af81aa-99d6-4db5-9746-41b72dbd127e", | |
"shift_started_at": "2025-02-21T09:02:00", | |
"shift_ended_at": "2025-02-21T17:53:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.85 | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"full_name": "Danyelle Russell", | |
"hourly_compensations": [ | |
{ | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"name": "Overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "9.48" | |
}, | |
{ | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"name": "Double overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"name": "Regular Hours", | |
"flsa_status": "Nonexempt", | |
"hours": "62.52" | |
} | |
], | |
"paid_time_off": [ | |
{ | |
"name": "Vacation Hours", | |
"hours": 0.0 | |
}, | |
{ | |
"name": "Sick Hours", | |
"hours": 8.0 | |
} | |
], | |
"additional_time_off": [], | |
"employee_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"version": "276009d0916ddf7d6303af70b7002abf", | |
"time_entry_object": [ | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-09T07:22:00", | |
"shift_ended_at": "2025-02-09T15:33:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.18 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-10T08:52:00", | |
"shift_ended_at": "2025-02-10T16:22:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.5 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-11T00:00:00", | |
"shift_ended_at": "2025-02-11T08:00:00", | |
"entries": [] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-13T07:57:00", | |
"shift_ended_at": "2025-02-13T16:18:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.35 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-14T07:57:00", | |
"shift_ended_at": "2025-02-14T20:18:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 12.35 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-15T07:12:00", | |
"shift_ended_at": "2025-02-15T20:18:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 3.62 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 9.48 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-17T13:12:00", | |
"shift_ended_at": "2025-02-17T16:18:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 3.1 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-18T12:28:00", | |
"shift_ended_at": "2025-02-18T16:43:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 4.25 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-19T12:43:00", | |
"shift_ended_at": "2025-02-19T17:43:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 5.0 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-20T13:11:00", | |
"shift_ended_at": "2025-02-20T16:53:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 3.7 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "c3791af5-782f-4ea6-940e-8878dcd2dee8", | |
"entity_uuid": "652231c2-0e57-43a9-b91d-c13e60ec4b5f", | |
"shift_started_at": "2025-02-21T09:25:00", | |
"shift_ended_at": "2025-02-21T15:53:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 6.47 | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"full_name": "Francisco Tannmer", | |
"hourly_compensations": [ | |
{ | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"name": "Overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"name": "Double overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"name": "Regular Hours", | |
"flsa_status": "Nonexempt", | |
"hours": "72.00" | |
} | |
], | |
"paid_time_off": [ | |
{ | |
"name": "Vacation Hours", | |
"hours": 8.0 | |
}, | |
{ | |
"name": "Sick Hours", | |
"hours": 0.0 | |
} | |
], | |
"additional_time_off": [], | |
"employee_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"version": "f2676a111a4e098e7f8c97e7bad2fc7b", | |
"time_entry_object": [ | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"entity_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"shift_started_at": "2025-02-10T08:22:00", | |
"shift_ended_at": "2025-02-10T16:13:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.85 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"entity_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"shift_started_at": "2025-02-11T07:57:00", | |
"shift_ended_at": "2025-02-11T15:33:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.6 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"entity_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"shift_started_at": "2025-02-12T07:02:00", | |
"shift_ended_at": "2025-02-12T16:32:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 9.5 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"entity_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"shift_started_at": "2025-02-13T00:00:00", | |
"shift_ended_at": "2025-02-13T08:00:00", | |
"entries": [] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"entity_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"shift_started_at": "2025-02-14T08:00:00", | |
"shift_ended_at": "2025-02-14T15:03:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.05 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"entity_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"shift_started_at": "2025-02-17T08:41:00", | |
"shift_ended_at": "2025-02-17T16:12:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.52 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"entity_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"shift_started_at": "2025-02-18T08:23:00", | |
"shift_ended_at": "2025-02-18T16:58:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.58 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"entity_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"shift_started_at": "2025-02-19T08:57:00", | |
"shift_ended_at": "2025-02-19T15:39:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 6.7 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"entity_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"shift_started_at": "2025-02-20T07:54:00", | |
"shift_ended_at": "2025-02-20T14:58:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.07 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "cfaddd38-5f23-4ace-af5e-4e16872ff14b", | |
"entity_uuid": "0e12b123-1bb7-4dce-adca-d155a1ca0eb2", | |
"shift_started_at": "2025-02-21T08:02:00", | |
"shift_ended_at": "2025-02-21T18:10:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 10.13 | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"full_name": "Idella Thorton", | |
"hourly_compensations": [ | |
{ | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"name": "Overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "6.11" | |
}, | |
{ | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"name": "Double overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"name": "Regular Hours", | |
"flsa_status": "Nonexempt", | |
"hours": "72.81" | |
} | |
], | |
"paid_time_off": [ | |
{ | |
"name": "Vacation Hours", | |
"hours": 8.0 | |
}, | |
{ | |
"name": "Sick Hours", | |
"hours": 0.0 | |
} | |
], | |
"additional_time_off": [], | |
"employee_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"version": "a463dd04d6eca691fe8242ba4c548a54", | |
"time_entry_object": [ | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"entity_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"shift_started_at": "2025-02-10T08:02:00", | |
"shift_ended_at": "2025-02-10T16:31:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.48 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"entity_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"shift_started_at": "2025-02-11T07:53:00", | |
"shift_ended_at": "2025-02-11T15:04:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.18 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"entity_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"shift_started_at": "2025-02-12T08:13:00", | |
"shift_ended_at": "2025-02-12T16:22:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.15 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"entity_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"shift_started_at": "2025-02-14T08:54:00", | |
"shift_ended_at": "2025-02-14T17:54:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 9.0 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"entity_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"shift_started_at": "2025-02-16T07:44:00", | |
"shift_ended_at": "2025-02-16T15:54:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.17 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"entity_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"shift_started_at": "2025-02-17T00:00:00", | |
"shift_ended_at": "2025-02-17T08:00:00", | |
"entries": [] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"entity_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"shift_started_at": "2025-02-18T08:12:00", | |
"shift_ended_at": "2025-02-18T16:42:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.5 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"entity_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"shift_started_at": "2025-02-19T07:57:00", | |
"shift_ended_at": "2025-02-19T16:03:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.1 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"entity_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"shift_started_at": "2025-02-20T08:02:00", | |
"shift_ended_at": "2025-02-20T16:12:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.17 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Los_Angeles", | |
"entity_type": "Employee", | |
"job_uuid": "6ad05b3d-e5cf-414c-807a-20701a4aa48e", | |
"entity_uuid": "da4fbc74-10e6-4050-80bc-a0cc9330c9ef", | |
"shift_started_at": "2025-02-21T07:02:00", | |
"shift_ended_at": "2025-02-21T20:12:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.06 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 6.11 | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"full_name": "William Hooper", | |
"hourly_compensations": [ | |
{ | |
"job_uuid": "638e5c4e-b48a-4daf-865d-e411ab06a30d", | |
"name": "Regular Hours", | |
"flsa_status": "Exempt", | |
"hours": "0.00" | |
} | |
], | |
"paid_time_off": [ | |
{ | |
"name": "Vacation Hours", | |
"hours": 8.0 | |
}, | |
{ | |
"name": "Sick Hours", | |
"hours": 16.0 | |
} | |
], | |
"additional_time_off": [], | |
"employee_uuid": "9423df41-4b1f-4256-8157-22fc2a7d5d1b", | |
"version": "5fb6b2e5a486c3d07dbb04f127c01cee", | |
"time_entry_object": [ | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "638e5c4e-b48a-4daf-865d-e411ab06a30d", | |
"entity_uuid": "9423df41-4b1f-4256-8157-22fc2a7d5d1b", | |
"shift_started_at": "2025-02-10T00:00:00", | |
"shift_ended_at": "2025-02-10T08:00:00", | |
"entries": [] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "638e5c4e-b48a-4daf-865d-e411ab06a30d", | |
"entity_uuid": "9423df41-4b1f-4256-8157-22fc2a7d5d1b", | |
"shift_started_at": "2025-02-11T00:00:00", | |
"shift_ended_at": "2025-02-11T08:00:00", | |
"entries": [] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "638e5c4e-b48a-4daf-865d-e411ab06a30d", | |
"entity_uuid": "9423df41-4b1f-4256-8157-22fc2a7d5d1b", | |
"shift_started_at": "2025-02-12T00:00:00", | |
"shift_ended_at": "2025-02-12T08:00:00", | |
"entries": [] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "638e5c4e-b48a-4daf-865d-e411ab06a30d", | |
"entity_uuid": "9423df41-4b1f-4256-8157-22fc2a7d5d1b", | |
"shift_started_at": "2025-02-20T13:16:00", | |
"shift_ended_at": "2025-02-20T13:16:00", | |
"entries": [] | |
} | |
] | |
}, | |
{ | |
"full_name": "Judy Schaefer", | |
"hourly_compensations": [ | |
{ | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"name": "Overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "7.17" | |
}, | |
{ | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"name": "Double overtime", | |
"flsa_status": "Nonexempt", | |
"hours": "0.00" | |
}, | |
{ | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"name": "Regular Hours", | |
"flsa_status": "Nonexempt", | |
"hours": "69.27" | |
} | |
], | |
"paid_time_off": [ | |
{ | |
"name": "Vacation Hours", | |
"hours": 8.0 | |
}, | |
{ | |
"name": "Sick Hours", | |
"hours": 0.0 | |
} | |
], | |
"additional_time_off": [], | |
"employee_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"version": "4b72386d2b0c1c1682c7779e1990f1d5", | |
"time_entry_object": [ | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"entity_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"shift_started_at": "2025-02-10T07:24:00", | |
"shift_ended_at": "2025-02-10T16:13:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 0.82 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"entity_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"shift_started_at": "2025-02-11T08:03:00", | |
"shift_ended_at": "2025-02-11T17:44:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 1.68 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"entity_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"shift_started_at": "2025-02-12T09:37:00", | |
"shift_ended_at": "2025-02-12T16:53:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 7.27 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"entity_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"shift_started_at": "2025-02-13T08:03:00", | |
"shift_ended_at": "2025-02-13T16:22:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 0.32 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"entity_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"shift_started_at": "2025-02-14T07:03:00", | |
"shift_ended_at": "2025-02-14T16:22:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 1.32 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"entity_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"shift_started_at": "2025-02-17T08:12:00", | |
"shift_ended_at": "2025-02-17T19:02:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 2.83 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"entity_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"shift_started_at": "2025-02-18T09:02:00", | |
"shift_ended_at": "2025-02-18T15:02:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 6.0 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"entity_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"shift_started_at": "2025-02-19T08:22:00", | |
"shift_ended_at": "2025-02-19T16:23:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 0.02 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"entity_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"shift_started_at": "2025-02-20T08:53:00", | |
"shift_ended_at": "2025-02-20T17:04:00", | |
"entries": [ | |
{ | |
"pay_classification": "Regular", | |
"hours_worked": 8.0 | |
}, | |
{ | |
"pay_classification": "Overtime", | |
"hours_worked": 0.18 | |
} | |
] | |
}, | |
{ | |
"time_zone": "America/Denver", | |
"entity_type": "Employee", | |
"job_uuid": "86b5a439-ca8d-47e6-ae15-f78ad08d488f", | |
"entity_uuid": "ae3087f3-9cab-4867-95e5-c96e27017fb4", | |
"shift_started_at": "2025-02-21T00:00:00", | |
"shift_ended_at": "2025-02-21T08:00:00", | |
"entries": [] | |
} | |
] | |
} | |
], | |
"payroll_uuid": "e9d44646-f2e8-4cb4-a78c-c93e892cfec6" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment