GET api/200/Attendance/UpdateRecord?resid={resid}&recid={recid}&colname={colname}&colvalue={colvalue}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
resid

integer

Required

recid

integer

Required

colname

string

Required

colvalue

string

Required

Body Parameters

None.

Response Information

Resource Description

Dictionary of Object [key] and Object [value]

Response Formats

application/json, text/json

Sample:
{
  "System.Object": {}
}