AeEmployeeAssessment

Name / Description Type / Format Example
assessmentDate
The date of the assessment
string date "2026-02-21"
age
The age of the employee at assessment
integer int32 0
ukWorker string "No" "Yes" "Ordinarily"
payPeriod string "Custom" "Monthly" "FourWeekly" "Fortnightly" "Weekly" "Daily"
earnings
The earnings used for the assessment
number double 0.0
roles
The roles associated with the assessment
string "string"
action string "NoChange" "Enrol" "Exit" "Inconclusive" "Postpone" "ReEnrol" "AddToPension" "OptOut" "CeaseMembership"
{
  "assessmentDate": "2026-02-21",
  "age": 0,
  "ukWorker": "No",
  "payPeriod": "Custom",
  "earnings": 0.0,
  "roles": "string",
  "action": "NoChange"
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations

- none -