POST api/GetEmployeeNextAppraisalDate
Get employee next Appraisal date
Request Information
Payload
| Name | Payload Parameters | Additional information |
|---|---|---|
| Parameters | int Personnel_Number |
None. |
Response Information
Response body formats
application/json, text/json, text/html
"2026-04-12T09:07:36.3953099+01:00"
application/xml, text/xml
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-04-12T09:07:36.3953099+01:00</dateTime>