List Pension Notices (Beta)

Get
/employers/{employerId}/pensionschemes/{id}/notices

Returns stored pension notices for the scheme (Unmatched, Applied, Failed only), sorted by most-recent IssueDate first.
This endpoint is being beta tested and subject to un-announced breaking changes.

Store values

Parameters

string
The Id of the Employer to which the PensionScheme belongs.
string
The Id of the PensionScheme.
integer
Zero-based page number (default 0). (optional)
integer
Page size; one of 10/20/50/100/250 (default 250). (optional)
Try it

Possible Responses

200 Success Contract.PensionNoticePagedResponse application/json