All P11Ds For TaxYear

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

Returns all P11Ds 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 P11Ds for.
boolean
Exclude Employees with Already Sent P11Ds Emails. (optional)
Try it

Possible Responses

200 Success ReportResponse application/json