Authorization: Bearer ********************{
"category": "work",
"name": "HRIS",
"notes": "test",
"recipients": [
{
"user_id": 1,
"status": 1
}
]
}{
"status": "success",
"message": "Handover item created successfully",
"data": {
"category": "work",
"name": "HRIS",
"notes": "test",
"offboarding_id": 1,
"updated_at": "2026-01-20T06:00:56.000000Z",
"created_at": "2026-01-20T06:00:56.000000Z",
"id": 288,
"status_label": "Pending",
"recipients": [
{
"id": 71,
"handover_item_id": 288,
"user_id": 1,
"status": 1,
"updated_by": null,
"received_at": null,
"remarks": null,
"created_at": "2026-01-20T06:00:56.000000Z",
"updated_at": "2026-01-20T06:00:56.000000Z",
"status_label": "Waiting Approval"
}
]
}
}