GET api/Signing/SigningRooms/Timestamp
Gets the current date and time from the server to be used to set the date and time in the annotations used for signing a document..
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
The current date and time.
dateResponse Formats
application/json, text/json
Sample:
"2025-05-09T21:49:35.0740947-04:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-05-09T21:49:35.0740947-04:00</dateTime>