{
"name": "Asdita Prasetya",
"email": "asditap@example.com",
"phone_number": "1234567890",
"role_id": 2,
"gender": "female",
"date_of_birth": "1990-05-15",
"place_of_birth": "New York",
"marital_status": 2,
"blood_type": "O",
"height": 165.50,
"weight": 60.25,
"id_number": "ID123456789",
"npwp": "NPWP987654321",
"bpjs": "BPJS123456",
"citizen_id_address": "123 Main St, New York, NY",
"residential_address": "456 Elm St, New York, NY",
"hobby": "Reading",
"achievement": "Employee of the Month",
"personal_description": "A dedicated and passionate employee.",
"photo_profile": "profile_photos/jane.jpg",
"social_media_accounts": [
{
"type": "facebook",
"url": "https://facebook.com/janedoe"
},
{
"type": "linkedin",
"url": "https://linkedin.com/in/janedoe"
}
],
"job_position_id": 3,
"job_level_id": 1,
"department_id": 4,
"primary_direct_report_id": 1,
"additional_direct_report_id": 1,
"team_id": 7,
"start_date": "2024-06-01",
"end_date": null,
"status": 1,
"base_salary": 5000000.00,
"salary_nett": 4500000.00,
"allowances": [
{
"allowance_type_id": 1,
"allowance_value": 500000.00
}
],
"bank_id": 2,
"account_number": "9876543210",
"account_name": "Jane Doe",
"attachments": [
{
"type": "cv",
"path": "temp/6908c257dee71.png"
},
{
"type": "personal_id",
"path": "temp/6908c257dee71.png"
}
]
}