PUT api/Employee/UpdateEmployee/{Id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
Body Parameters
Innovation_Management_User| Name | Description | Type | Additional information |
|---|---|---|---|
| pk_user_id | integer |
None. |
|
| user_firstname | string |
None. |
|
| user_lastname | string |
None. |
|
| user_name | string |
None. |
|
| user_email | string |
None. |
|
| user_password | string |
None. |
|
| user_area | string |
None. |
|
| fk_assigned_country | integer |
None. |
|
| user_picture | string |
None. |
|
| user_isadmin | boolean |
None. |
|
| user_isdeleted | boolean |
None. |
|
| special_permission_1 | boolean |
None. |
|
| EmployeeId | integer |
None. |
|
| Leave_Management_Approval_Matrix | Collection of Leave_Management_Approval_Matrix |
None. |
|
| Leave_Management_Approval_Matrix1 | Collection of Leave_Management_Approval_Matrix |
None. |
|
| Leave_Management_Leave_Allowance | Collection of Leave_Management_Leave_Allowance |
None. |
|
| Leave_Management_Leave_Taken | Collection of Leave_Management_Leave_Taken |
None. |
|
| Leave_Management_Leave_Taken1 | Collection of Leave_Management_Leave_Taken |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.