Create Employee List

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
  },
  {
      "employeeNumber": "101",
      "idImport": null,
      "firstName": "Maxi",
      "lastName": "Musterfrau",
      "genderId": 1,
      "titleId": null,
      "titleFreeText": null,
      "authorityId": 4,
      "jobTitle": "Vertriebsleiterin",
      "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

Update an employee if the employee number exists.

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

1 = male, 2 = female

string
string
string
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