Manual-check button state for the pension scheme notifications tab.
| Name / Description | Type / Format | Example | |
|---|---|---|---|
isRetrieveInProgress
True when any notice-type retrieve run is Queued or Processing for this scheme.
|
boolean
|
true
|
|
lastCheckedAt
Latest successful retrieve timestamp across all notice types; null when never checked.
|
string
date
|
"2026-08-26"
|
{
"isRetrieveInProgress": true,
"lastCheckedAt": "2026-08-26"
}
- none -
- none -