Update Employee

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example Code


{
    "employeeNumber": "100",
    "idImport": null,
    "firstName": "Max",
    "lastName": "Mustermann",
    "genderId": 1,
    "titleId": null,
    "titleFreeText": null,
    "authorityId": 4,
    "jobTitle": "Vertriebsleiter",
    "jobTitleEnglish": "Sales Manager",
    "mailAdress": "[email protected]",
    "phoneNumber": "",
    "faxNumber": "",
    "street": "Musterstraße 1",
    "zipCode": "00600",
    "city": "Musterstadt",
    "countryId": null,
    "birthDate": "1991-12-03T00:00:00",
    "birthPlace": null,
    "employeeTypeId": 2,
    "companyId": 1,
    "companyInternId": "",
    "companyPredecessorId": null,
    "divisionId": null,
    "locationId": null,
    "departmentId": null,
    "entryDate": null,
    "exitDate": null,
    "showInSignatures": true,
    "showInPassing": true,
    "tempData": false,
    "tasks": null,
    "tasksEnglish": null
}
Query Params
boolean
Defaults to false

Create an employee if the employee number not exists.

Body Params
string
required
string
required
Defaults to Max
string
required
Defaults to Mustermann
int32
Defaults to 1

1 = male, 2 = female

string
Defaults to Vertriebsleiter
string
Defaults to Sales Manager
string
Defaults to [email protected]
string
Headers
string
required
Defaults to Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NzYzNzU1OTEsImlzcyI6Imh0dHBzOi8vbG9jYWxob3N0OjUwMDEiLCJhdWQiOiJodHRwczovL2xvY2FsaG9zdDo1MDAxIn0.LOD32LcPJyfmDzInI4z1jQbCbcP36vhK96q_NzlyHlM

You can get this by calling the api/auth endpoint

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json