Creates a new employment entry for a given employee.Ask AIpost https://api.hibob.com/v1/people/{id}/employmentPath Paramsidstringrequiredemployee idBody ParamsEmployment entry to add. This must not conflict with another entry on the same effective date.idintegerID.reasonstringThe reason for this change.effectiveDatedaterequiredThe date this entry becomes effective.personalWorkingPatternTypestringindicates whether the working pattern personal (adjusted). Can be null (no personal defined), "custom", "library" or "flexible".actualWorkingPatternWorkingPatternHourlyWorkingPatternBiWeeklyWorkingPatternFlexibleThe active working pattern for this entry. It will hold the pattern that is selected, no matter which type it is.WorkingPatternHourly objectstandardWorkingPatternobjectThe working pattern that was selected from the library as standard. If null this means the standard is using the site default.standardWorkingPattern objectstandardWorkingPatternIdnumberThe working pattern ID that was selected from the library as standard.workingPatternobjectThe personalized (adjusted) working pattern.workingPattern objectsiteWorkingPatternobjectThe site's default working pattern (always a weekly pattern).siteWorkingPattern objecthoursInDayNotWorkednumberBased on the actual working patternweeklyHoursnumberBased on the actual working patternftenumberthe FTE percentage for this entry as calculated based on the working patterncalendarNamestringThe selected Holiday calendarcalendarIdintegerThe selected Holiday calendarcontractstringContract, can be Full-Time, Part-Time, ShiftstypestringType as appears in the Employment Type list. Can be Permanent, Temporary, Apprentice, Contractor or any custom value.salaryPayTypestringSalary pay type, can be Salaries or Hourly.endEffectiveDatedateFor entries that are not active - this is the date this entry became not effective.activeEffectiveDatedateThe effective date of the active working pattern.isCurrentbooleanIs 'true' when this is the effective entry which is currently active.truefalsecanBeDeletedbooleantruefalsemodificationDatedateThe date this entry was modified.CreationDatedateThe date this entry was created.flsaCodestringFLSA code, can be Exempt or Non-Exempt.changeobjectDetails of the last change and the ID of the user who updated this entrychange objectResponse 200Entry created successfullyUpdated 9 months ago