Gets the PDF for the P60 certificate with the specified ID.
GET http:///api/v2/ess/{employeeId}/document/P60/{documentId}
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| documentId | int32 | Required | |
| employeeId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
ByteArrayContent |
Powered by DapperDox