GET api/EmployeePayrollKey?employeeId={employeeId}&typeId={typeId}&isImport={isImport}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| employeeId | integer |
Required |
|
| typeId | integer |
Required |
|
| isImport | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.