{
"status": "success",
"message": "Pengajuan dinas berhasil dibuat.",
"data": {
"id": 17,
"user_id": 1,
"tenant_id": 1,
"start_date": "2026-05-06T17:00:00.000000Z",
"end_date": "2026-05-07T17:00:00.000000Z",
"destination": "Bandung",
"reason": "Kunjungan klien untuk koordinasi implementasi.",
"status": 0,
"status_str": "Waiting",
"approved_at": null,
"approved_by_id": null,
"notes": null,
"metadata": [],
"user": {
"id": 1,
"name": "Super Admin",
"email": "superadmin@example.com",
"phone": null,
"employee_id": 1,
"employee_code": "00000001",
"photo_profile": null,
"photo_profile_url": null
},
"approver": null,
"created_at": "2026-04-28T23:32:27.000000Z",
"updated_at": "2026-04-28T23:32:27.000000Z",
"deleted_at": null
}
}