POST api/GetAbsenceHolidayYearStart
Get an employee's holiday year start
Request Information
Payload
Name | Payload Parameters | Additional information |
---|---|---|
Parameters | int Personnel_Number |
None. |
Response Information
Response body formats
application/json, text/json, text/html
Sample:
"2025-04-29T19:28:57.8356406+01:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-04-29T19:28:57.8356406+01:00</dateTime>