GET api/Application/SchedularUpdate

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

SchedularUpdateDTOResponse
NameDescriptionTypeAdditional information
AssociateLegal

date

None.

LegalNOI

date

None.

Response Formats

application/json, text/json

Sample:
{
  "AssociateLegal": "2026-08-05T16:23:13.9685912+05:30",
  "LegalNOI": "2026-08-05T16:23:13.9685912+05:30"
}

text/html

Sample:
{"AssociateLegal":"2026-08-05T16:23:13.9685912+05:30","LegalNOI":"2026-08-05T16:23:13.9685912+05:30"}

application/xml, text/xml

Sample:
<SchedularUpdateDTOResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LegalsNOI.Models">
  <AssociateLegal>2026-08-05T16:23:13.9685912+05:30</AssociateLegal>
  <LegalNOI>2026-08-05T16:23:13.9685912+05:30</LegalNOI>
</SchedularUpdateDTOResponse>

text/comma-separated-values

Sample:

Sample not available.