Authorization: Bearer ********************{}{
"status": "success",
"message": "Supervisor Assessment Updated Successfully",
"data": {
"id": 2,
"tenant_id": 1,
"user_id": 1,
"form_id": 14,
"current_position_id": 1,
"current_level_id": 2,
"target_position_id": 1,
"target_level_id": 1,
"status": 0,
"promoted_at": null,
"not_promoted_at": null,
"score": null,
"notes": null,
"created_at": "2025-11-28T16:13:39.000000Z",
"updated_at": "2025-11-28T16:28:34.000000Z",
"status_label": "Not Started"
}
}