autoEnrolmentStatus

Synopsis The employee's current auto-enrolment status.
Where used

/contributions request

Where autoEnrolmentStatus is Eligible and autoEnrolmentDate is provided, B&CE will send the eligible joiner information when an open period of scheme membership is created.

Where autoEnrolmentStatus is Non Eligible and optInDate is provided, B&CE will send the non-eligible joiner information when an open period of scheme membership is created.

Where autoEnrolmentStatus is Entitled and schemeJoinDate is provided, B&CE will send the entitled joiner information when an open period of scheme membership is created – there will be no opt out period available under this scenario.

An Eligible employee cannot have their status changed.

A Non Eligible employee that has opted in cannot have their status changed to Entitled. If they then become eligible their status can be changed.

If an employee is in a postponement period, autoEnrolmentStatus should be set to Not Known.

Data type

String

Constraints/format

One of:

"Eligible"
"Non Eligible"
"Entitled"
"Not Known"
"Not Applicable"

Example

...
"autoEnrolmentStatus": "Eligible",
...

Related errors

D/V01 – value has incorrect spelling

D/V02 – cannot be "Not Applicable" for an employee under 75 years old

See also

autoEnrolmentDate

optInDate

schemeJoinDate

employerContributionAmount

employeeContributionAmount