POST api/Attendance/Owen

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
attendancelist
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "ID": 1,
  "EventLogID": 2,
  "UserID": "sample string 3",
  "DateTime": "2026-01-07T09:42:15.550458Z",
  "EventType": "sample string 5",
  "nTNAEvent": 6,
  "DateCreated": "2026-01-07T09:42:15.550458Z",
  "DateModified": "2026-01-07T09:42:15.550458Z",
  "CreatedBy": "sample string 7",
  "ModifiedBy": "sample string 8",
  "IsDeleted": 9
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.