POST api/GetCommonFlexiPeriodEnd

Get the flexi period end date for an employee

Request Information

Payload

NamePayload ParametersAdditional information
Parameters int Personnel_Number

None.

Response Information

Response body formats

application/json, text/json, text/html

Sample:
"2025-05-30T03:55:42.1808769+01:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-05-30T03:55:42.1808769+01:00</dateTime>