Update an employeeAsk AIpatch https://sandbox.checkhq.com/employees/{employee}Updates the specified employee.Path ParamsemployeestringrequiredID of the employee to updateBody Paramsfirst_namestringEmployee’s first namemiddle_namestringEmployee’s middle namelast_namestringEmployee’s last nameemailstringEmployee’s email addressdobdateEmployee’s date of birthresidenceobjectEmployee residence used for calculating state income taxesresidence objectstart_datedateMost recent start date of employmenttermination_datedateMost recent date of employment termination. Will be set to null if a more recent start date is set.default_net_pay_splitstringID of the employee's net pay splitworkplacesarray of stringsIDs of workplaces where the employee worksworkplacesADD stringprimary_workplacestringThe Workplace ID of the employee's primary workplace.ssnstringEmployee's TIN (usually their Social Security Number). Must be unique across all employees in a company. Only the last four digits of an SSN will be made available in ssn_last_four after being set.payment_method_preferencestringEither "direct_deposit" or "manual"activebooleanIndicates whether the employee is currently employed. Used only for filtering.truefalsew2_electronic_consent_providedbooleanDefaults to falseIndicates whether the employee has opted into electronic delivery of W2 PDF.truefalsemetadatajsonAdditional loosely structured information to associate with the employeeResponse 200200Updated 6 months ago