POST api/GetCommonFlexiPeriodEnd
Get the flexi period end date for an employee
Request Information
Payload
| Name | Payload Parameters | Additional information | 
|---|---|---|
| Parameters | int Personnel_Number | 
                             None.  | 
            
Response Information
Response body formats
application/json, text/json, text/html
"2025-11-04T09:31:52.0500076+00:00"
application/xml, text/xml
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-11-04T09:31:52.0500076+00:00</dateTime>