All P60s For TaxYear

Get
/employers/{employerId}/reports/{taxYear}/p60

Returns all P60s in a single PDF file for the TaxYear and Employer specified
If you set the accept header to "text/html" then unlike other reports the html is NOT in the ```Content``` field.
As there are multiple HTML documents they are encoded as a JSON array of strings in the ```Model``` field.

Store values

Parameters

string
The Id of the Employer.
string
The TaxYear you want P60s for.
boolean
Exclude Employees with Already Sent P60 Emails. (optional)
Try it

Possible Responses

200 Success ReportResponse application/json