Name / Description | Type / Format | Example | |
---|---|---|---|
startDate
|
string
|
"string"
|
|
startDec
|
string
|
"string"
|
|
studentLoan
|
string
|
"string"
|
|
postgradLoan
|
string
|
"string"
|
|
occPension
|
FpsEmployeeStarterOccPension
|
{FpsEmployeeStarterOccPension}
|
|
seconded
|
FpsEmployeeSeconded
|
{FpsEmployeeSeconded}
|
{
"startDate": "string",
"startDec": "string",
"studentLoan": "string",
"postgradLoan": "string",
"occPension": {
"bereaved": "string",
"amount": "string"
},
"seconded": {
"inOutUK": "string",
"stay183DaysOrMore": "string",
"stayLessThan183Days": "string",
"eeaCitizen": "string",
"epM6": "string"
}
}