{
"errors": null,
"message": "Success",
"status_code": 200,
"payload": {
"data": {
"status": "success",
"category_type": [
{
"id": 13,
"institute_details_id": 1,
"name": "teacher",
"type": "category",
"description": "description",
"created_at": "2024-11-02T04:59:51.000000Z",
"updated_at": "2024-11-02T04:59:51.000000Z"
}
],
"shift_type": [
{
"id": 15,
"institute_details_id": 1,
"name": "day",
"type": "duty_shift",
"description": "description",
"created_at": "2024-11-02T04:59:51.000000Z",
"updated_at": "2024-11-02T04:59:51.000000Z"
},
{
"id": 19,
"institute_details_id": 1,
"name": "night",
"type": "duty_shift",
"description": null,
"created_at": "2024-11-02T04:59:51.000000Z",
"updated_at": "2024-11-02T04:59:51.000000Z"
}
],
"hr_basic_info": [
{
"id": 3,
"institute_details_id": 1,
"custom_hr_id": "101",
"name": "Shafiq Ullah",
"name_bangla": null,
"gender": "Male",
"religion": "Islam",
"date_of_birth": null,
"blood_group": null,
"mobile_no": "01834793155",
"photo": null,
"email": null,
"password": null,
"status": "active",
"machine_id": "123456",
"created_at": "2024-11-02T04:59:51.000000Z",
"updated_at": "2024-11-10T04:13:23.000000Z"
},
{
"id": 4,
"institute_details_id": 1,
"custom_hr_id": "102",
"name": "Rahim Ahmed",
"name_bangla": null,
"gender": "Male",
"religion": "Hinduism",
"date_of_birth": null,
"blood_group": null,
"mobile_no": "01712345678",
"photo": null,
"email": null,
"password": null,
"status": "active",
"machine_id": "987654",
"created_at": "2024-11-02T04:59:51.000000Z",
"updated_at": "2024-11-10T04:13:23.000000Z"
}
],
"hr_attendance_shift_config": [
{
"id": 1,
"institute_details_id": 1,
"shift_name": "day",
"entry_by": "masud",
"day_name": "Saturday",
"start_time_in": "08:30:00",
"end_time_in": "09:10:00",
"delay_time_in": "09:15:00",
"process_time_in": "09:30:00",
"start_time_out": "01:00:00",
"end_time_out": "01:20:00",
"early_time_out": "12:00:00",
"process_time_out": "01:30:00",
"serial": 1,
"created_at": "2024-11-10T06:03:17.000000Z",
"updated_at": "2024-11-10T06:03:17.000000Z"
},
{
"id": 2,
"institute_details_id": 1,
"shift_name": "day",
"entry_by": "masud",
"day_name": "Sunday",
"start_time_in": "08:30:00",
"end_time_in": "09:10:00",
"delay_time_in": "09:15:00",
"process_time_in": "09:30:00",
"start_time_out": "01:00:00",
"end_time_out": "01:20:00",
"early_time_out": "12:00:00",
"process_time_out": "01:30:00",
"serial": 2,
"created_at": "2024-11-10T06:03:17.000000Z",
"updated_at": "2024-11-10T06:03:17.000000Z"
}
],
"hr_attendance_hr_config": [
{
"id": 1,
"institute_details_id": 1,
"hr_basic_info_id": 1,
"entry_by": "Rafiq",
"day_name": "saturday",
"in_time": "09:00:00",
"out_time": "01:00:00",
"delay_time": "09:10:00",
"created_at": "2024-11-10T06:30:31.000000Z",
"updated_at": "2024-11-10T06:30:31.000000Z"
},
{
"id": 2,
"institute_details_id": 1,
"hr_basic_info_id": 2,
"entry_by": "Rafiq",
"day_name": "sunday",
"in_time": "09:00:00",
"out_time": "01:00:00",
"delay_time": "09:10:00",
"created_at": "2024-11-10T06:30:31.000000Z",
"updated_at": "2024-11-10T06:30:31.000000Z"
}
]
}
}
}