v1

latestOpenAPI 3.0.12026-07-24192492466.5 KB
Employees

Update Employee personal details

Update Employee personal details.

put/hris/employees/personaldetails

Query parameters

employeeIdstring uuid required

The employee identifier.

Request body

displayNamestring nullable
firstNamestring nullable
middleNamestring nullable
lastNamestring nullable
gender0 | 1 | 2 | 3
dateOfBirthstring date-time nullable
workPhonestring tel nullable
homePhonestring tel nullable
personalEmailstring email nullable
skypeIdstring nullable
maritalStatus0 | 1 | 2
marriageDatestring date-time nullable
bloodGroup0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17
professionalSummarystring nullable
customFieldsobject nullable
nationalitystring nullable

Response

OK

succeededboolean

Gets or sets a value indicating whether this Keka.API.Web.Core.Response`1 is succeeded.

messagestring nullable

Gets or sets the message.

errorsstring[] nullable

Gets or sets the errors.

databoolean

Gets or sets the data.