The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/CheckIn HTTP/1.1
Host: api.bryan.edu
Content-Type: text/jsv
Content-Length: length
{
studentID: 0,
term:
{
id: 0,
uid: 0,
code: A,
name: ,
userDefined: ,
start: 2017-05-17T11:08:12.91Z,
end: 2017-05-17T11:08:12.95Z,
active: False,
allowFacultyRegistration: False,
displayInApplyPortal: True,
allowStudentRegistration: False
},
attending: False,
date: 0001-01-01,
username: String
}