PapdisEmployeeIdentity

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

- none -

Returned by Operations

- none -