{
"status": "success",
"message": "Handover items for work retrieved successfully",
"data": [
{
"id": 113,
"offboarding_id": 1,
"category": "work",
"name": "Project Alpha Documentation asd",
"notes": null,
"status": 1,
"expected_return_date": null,
"received_at": null,
"meta": null,
"created_at": "2025-10-25T11:36:49.000000Z",
"updated_at": "2025-10-25T12:23:49.000000Z",
"status_label": "Pending",
"recipients": [
{
"id": 40,
"handover_item_id": 113,
"user_id": 1,
"status": 2,
"updated_by": 1,
"received_at": "2025-12-18T06:23:21.000000Z",
"remarks": "received by Superadmin ESS",
"created_at": "2025-10-25T12:24:35.000000Z",
"updated_at": "2025-12-18T06:23:21.000000Z",
"status_label": "Received"
},
{
"id": 41,
"handover_item_id": 113,
"user_id": 2,
"status": 2,
"updated_by": null,
"received_at": null,
"remarks": null,
"created_at": "2025-10-25T12:24:35.000000Z",
"updated_at": "2025-10-25T12:24:35.000000Z",
"status_label": "Received"
}
]
},
{
"id": 116,
"offboarding_id": 1,
"category": "work",
"name": "adsadsasdad",
"notes": null,
"status": 1,
"expected_return_date": null,
"received_at": null,
"meta": null,
"created_at": "2025-10-25T12:24:35.000000Z",
"updated_at": "2025-10-25T12:24:35.000000Z",
"status_label": "Pending",
"recipients": [
{
"id": 42,
"handover_item_id": 116,
"user_id": 3,
"status": 1,
"updated_by": null,
"received_at": null,
"remarks": null,
"created_at": "2025-10-25T12:24:35.000000Z",
"updated_at": "2025-10-25T12:24:35.000000Z",
"status_label": "Waiting Approval"
}
]
}
]
}