GET Api/Acknowledge/FirstUnAcknowledgedSchedulingDate?fromDate={fromDate}
Returns the firstdate where there are un-acknowledged schedulings
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
fromDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json
Sample:
"2024-12-22T08:13:24.5142022+01:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2024-12-22T08:13:24.5142022+01:00</dateTime>