Name / Description | Type / Format | Example | |
---|---|---|---|
assessmentDate
|
string
date
|
"2025-06-28"
|
|
action
|
string
|
"NoChange"
"Enrol"
"Exit"
"Inconclusive"
"Postpone"
"ReEnrol"
"UndoEnrol"
"AddToPension"
|
|
actionDate
|
string
date
|
"2025-06-28"
|
|
status
|
string
|
"Eligible"
"NonEligible"
"Entitled"
"NoDuties"
|
|
letter
|
AeLetter
|
{AeLetter}
|
|
pensionId
|
string
uuid
|
"string"
|
|
isNewPension
|
boolean
|
true
|
|
roleId
|
string
uuid
|
"string"
|
|
explanation
|
string
|
"string"
|
|
isCurrentPeriod
|
boolean
|
true
|
{
"assessmentDate": "2025-06-28",
"action": "NoChange",
"actionDate": "2025-06-28",
"status": "Eligible",
"letter": {
"id": 0,
"statutoryLetter": "B1",
"issueDate": "2025-06-28",
"sentDate": "2025-06-28"
},
"pensionId": "string",
"isNewPension": true,
"roleId": "string",
"explanation": "string",
"isCurrentPeriod": true
}
- none -
- none -