Authorization: Bearer ********************{
"families": [
{
"id": 1,
"name": "John Doe bulk",
"relationship": "Brother",
"date_of_birth": "1995-08-15",
"place_of_birth": "Jakarta",
"email": "johndoe@example.com",
"phone": 628123456789,
"occupation": "Software Engineer",
"company": "Tech Corp",
"highest_education": 1
}
]
}
{
"status": "success",
"message": "Success",
"data": "Update Bulk Family of Employee Success"
}