DeleteEmployeeLeaveFromNHRDetails
DeleteEmployeeLeaveFromNHRDetails
Description:
Delete employee leave entry from NHR, if requester is authorized to do so.
Request:
Request parameters:
Name |
In |
Required |
Type |
Description |
hr_employee_id |
query |
true |
string |
String[8] |
transaction_id |
query |
true |
string |
String[16] |
Request headers:
Name |
Required |
Type |
Description |
Authorization |
Yes |
string |
access token |
Response: 200 OK
{
"responseMessage" : "string"
}
Response: 400 Bad Request
Bad Request
Response: 401 Unauthorized
Unauthorized
Response: 404 Not Found
Not Found
Response: 405 Method Not Allowed
Method Not Allowed
Response: 500 Internal Server Error
Internal Server Error
Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites