Lists all the employee's P11D forms.
GET http:///api/v2/ess/{employeeId}/document/p11ds
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| employeeId | int32 | Required |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
EssP11DModel |
Powered by DapperDox