All Detailed P11s For TaxYear

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

Returns all detailed P11s 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 you want to report on
string
The tax year you want to report on.
Try it

Possible Responses

200 Success ReportResponse application/json