The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/ExcusedAbsence HTTP/1.1
Host: api.bryan.edu
Content-Type: text/jsv
Content-Length: length
{
id: 0,
studentUID: 0,
startDate: 0001-01-01,
endDate: 0001-01-01,
processed: False,
insertUserID: String,
insertTime: 0001-01-01,
username: String
}