Get Letter

Get
/employers/{employerId}/employees/{employeeId}/autoenrolment/assessments/{id}/letter

Returns either a PDF or HTML (depending on accept header) of the letter that needs to be sent to an employee as a result of the assessment.
The same ReportResponse model that is used for reports is used here.

Store values

Parameters

string
The Id of the Employer to which the Employee belongs
string
The Id of the Employee the assessment is for
string
The Id of the Assessment
Try it

Possible Responses

200 Success ReportResponse application/json