The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/Grade HTTP/1.1
Host: api.bryan.edu
Content-Type: text/jsv
Content-Length: length
{
id: 0,
termID: 0,
courseID: String,
courseOfferingID: 0,
courseName: String,
credits: 0,
grade: String,
termGPAHours: 0,
gradePoint: 0,
attempted: 0,
earned: 0,
gpaHours: 0,
gradePoints: 0,
termGPA: 0,
compRatio: 0,
tels: String,
telsGPA: 0,
telsAttemptedHours: 0,
username: String,
gpaType: String,
category:
{
action: String,
id: 0,
category: 0,
title: String,
description: String,
displayOrder: 0,
stateReportingCode: String,
name: String
},
repeat: String,
gpaGroup:
{
id: 0,
description: String,
associate: False,
underGraduate: False,
graduate: False
},
terms:
[
0
]
}