GET api/Employee/Report
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EmployeeId | integer |
None. |
|
| SelectAll | boolean |
None. |
|
| PersonalInfo | boolean |
None. |
|
| Emergency | boolean |
None. |
|
| Position | boolean |
None. |
|
| WOTC | boolean |
None. |
|
| Dependents | boolean |
None. |
|
| Benefit | boolean |
None. |
|
| Payroll | boolean |
None. |
|
| ACA | boolean |
None. |
|
| Compliance | boolean |
None. |
|
| EmployeeTypeId | string |
None. |
|
| UserId | string |
None. |
|
| UserMaskingDTO | UserMaskingDTO |
None. |
|
| Summary | Dictionary of string [key] and Object [value] |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.