TeachersPensionDetails

Used to represent additional information needed for
Teachers' Pensions

Name / Description Type / Format Example
employmentType string "FullTime" "PartTimeRegular" "IrregularPartTime" "IrregularPartTime_In"
fullTimeSalary
Up to 7 digits, in pounds. eg 24000
integer int32 0
partTimeSalaryPaid
Up to 7 digits, in pounds. eg 24000
integer int32 0
mcrRoleId1
Data field for the Contract used for Teachers pension administration
string "string"
mcrRoleId2
The Job role within the contract used for Teachers pension administration
string "string"
teachersPensionAdminNiNumber
Where an employee does not have an NI number yet (or doesn't know their NI number) Teachers Pensions will issue an administrative NI number
string "string"
{
  "employmentType": "FullTime",
  "fullTimeSalary": 0,
  "partTimeSalaryPaid": 0,
  "mcrRoleId1": "string",
  "mcrRoleId2": "string",
  "teachersPensionAdminNiNumber": "string"
}
Contained in Models
Pension
Consumed by Operations

- none -

Returned by Operations

- none -