{
"status": "string",
"message": "string",
"data": {
"id": 0,
"user_id": 0,
"tenant_id": 0,
"start_date": "string",
"end_date": "string",
"destination": "string",
"reason": "string",
"status": 0,
"status_str": "string",
"approved_at": "string",
"approved_by_id": 0,
"notes": "string",
"metadata": {
"seeded": true,
"type": "string"
},
"user": {
"id": 0,
"name": "string",
"email": "string",
"phone": null,
"employee_id": 0,
"employee_code": "string",
"photo_profile": "string",
"photo_profile_url": "string"
},
"approver": {
"id": 0,
"name": "string",
"email": "string",
"phone": null,
"employee_id": null,
"employee_code": null,
"photo_profile": null,
"photo_profile_url": null
},
"created_at": "string",
"updated_at": "string",
"deleted_at": null
}
}