POST api/GetValidateEmployeePwd
Validate an Employee's password
Request Information
Payload
| Name | Payload Parameters | Additional information | 
|---|---|---|
| Parameters | 
                    int Personnel_Number  string Password  | 
                
                             None.  | 
            
Response Information
Response body formats
application/json, text/json, text/html
true
application/xml, text/xml
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>