| Name / Description | Type / Format | Example | |
|---|---|---|---|
id
The pension scheme unique id
|
string
uuid
|
"string"
|
|
isDefaultScheme
If the pension scheme is the default scheme for the Employer
|
boolean
|
true
|
|
isQualifying
If the pension scheme is qualifying for AE
|
boolean
|
true
|
|
disableLetters
If the pension schemes letters are managed by an external provider
|
boolean
|
true
|
|
useSerRule
If the roles within the pension scheme are assessed jointly
|
boolean
|
true
|
|
initialEnrolmentType
|
string
|
"Auto"
"Contractual"
"Manual"
|
|
workerGroupIds
The worker group unique ids associated with the pension
|
string[]
|
|
{
"id": "string",
"isDefaultScheme": true,
"isQualifying": true,
"disableLetters": true,
"useSerRule": true,
"initialEnrolmentType": "Auto",
"workerGroupIds": [
"string"
]
}
- none -
- none -