Gets the pay slip for the pay run with the specified ID.
GET http:///api/v2/ess/{employeeId}/document/payslip/{payrunId}
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| payrunId | 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