GET Api/Acknowledge/FirstUnAcknowledgedSchedulingDate?fromDate={fromDate}

Returns the firstdate where there are un-acknowledged schedulings

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fromDate

date

Required

Body Parameters

None.

Response Information

Resource Description

date

Response Formats

application/json, text/json

Sample:
"2025-04-10T02:23:38.3125505+02:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-04-10T02:23:38.3125505+02:00</dateTime>