Update an existing Localisation RecordAsk AIpost https://api02.naturalhr.net/api/v1/employee/{employee_id}/localisation/{localisation_id}Path Paramsemployee_idint32requiredSystem ID for the employeelocalisation_idint32requiredSystem ID for the localisation recordBody ParamstimezonestringThe employee's timezone - should be one of the values available in the frontenddateformatstringThe employee's date format. Valid values are dd/mm/yy or mm/dd/yy or yy/mm/dd.languagestringThe employee's language. Should be one of the values presented in the front end.phstringA comma-seperated list of public holidays available to the user, ending with a comma. Values to match those available in the frontend.Responses 200200 400400Updated 10 months ago