Upload a CSV file to create multiple employees in bulk
super_adminhr_managermultipart/form-data.
.csv extension or text/csv content type.email - Employee email addressfirst_name - Employee first namelast_name - Employee last namephone - Employee phone numberemployee_code - Internal employee code (e.g., EMP001)department_id - Department UUIDdesignation_id - Designation UUIDlevel_id - Level UUIDrole_id - Role UUIDstatus - Employee status (active, inactive, on_leave, terminated, probation)employment_type - Employment type (full_time, part_time, contract, intern)hire_date - Hire date (YYYY-MM-DD format)password - Employee password (if empty, temporary password will be generated)date_of_birth - Date of birth (YYYY-MM-DD format)manager_id - Manager UUIDgender - Employee genderaddress - Employee addressemergency_contact_name - Emergency contact nameemergency_contact_phone - Emergency contact phoneprofile_image_url - Profile image URL