{
"status": "success",
"message": "Detail business trip berhasil diambil.",
"data": {
"id": 1,
"user_id": 2,
"tenant_id": 1,
"start_date": "2026-04-27T17:00:00.000000Z",
"end_date": "2026-04-29T17:00:00.000000Z",
"destination": "Bednarville",
"reason": "Kunjungan klien untuk koordinasi proyek.",
"status": 1,
"status_str": "Approved",
"approved_at": "2026-04-29T06:02:22.000000Z",
"approved_by_id": 74,
"notes": "Disetujui oleh approver.",
"metadata": {
"seeded": true,
"type": "active_approved"
},
"user": {
"id": 2,
"name": "John Doe",
"email": "john.doe@example.com",
"phone": null,
"employee_id": 2,
"employee_code": "01010101",
"photo_profile": "profile_photos/john_doe.jpg",
"photo_profile_url": "https://s3.caturpilar.com/okejob-bucket/profile_photos/john_doe.jpg"
},
"approver": {
"id": 74,
"name": "Cruz Rogahn",
"email": "ignacio.hoeger@example.com",
"phone": null,
"employee_id": null,
"employee_code": null,
"photo_profile": null,
"photo_profile_url": null
},
"created_at": "2026-04-28T23:02:22.000000Z",
"updated_at": "2026-04-28T23:02:22.000000Z",
"deleted_at": null
}
}