PapdisEmployeeAssessment

Name / Description Type / Format Example
assessmentCode integer int32 0
eventCode integer int32 0
eventDate string date "2024-03-19"
statutoryLetterCode string "string"
isIndividualAlreadyMemberOfQPS boolean true
deferralDate string date "2024-03-19"
enrolmentCommunicationsIssuedDate string date "2024-03-19"
workerExclusionCode string "string"
reenrolmentIndicator boolean true
optOutWindowEndDate string date "2024-03-19"
pensionJoinReason string "Automatic" "OptIn" "VoluntaryJoiner" "ContractualPension" "Enrol"
pensionStartDate string date "2024-03-19"
{
  "assessmentCode": 0,
  "eventCode": 0,
  "eventDate": "2024-03-19",
  "statutoryLetterCode": "string",
  "isIndividualAlreadyMemberOfQPS": true,
  "deferralDate": "2024-03-19",
  "enrolmentCommunicationsIssuedDate": "2024-03-19",
  "workerExclusionCode": "string",
  "reenrolmentIndicator": true,
  "optOutWindowEndDate": "2024-03-19",
  "pensionJoinReason": "Automatic",
  "pensionStartDate": "2024-03-19"
}
Contained in Models
PapdisEmployee
Consumed by Operations

- none -

Returned by Operations

- none -