PapdisEmployeeIdentity

Name / Description Type / Format Example
employeeId string "string"
birthDate string date "2024-04-23"
gender string "string"
nationalInsuranceNumber string "string"
employmentStartDate string date "2024-04-23"
maritalStatus string "Single" "Married" "Divorced" "Widowed" "CivilPartnership" "Unknown"
{
  "employeeId": "string",
  "birthDate": "2024-04-23",
  "gender": "string",
  "nationalInsuranceNumber": "string",
  "employmentStartDate": "2024-04-23",
  "maritalStatus": "Single"
}
Contained in Models
PapdisEmployee
Consumed by Operations

- none -

Returned by Operations

- none -