The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
StudentFeeID: String,
Code: String,
Title: String,
Faculty: String,
Level: String,
Cohort: String,
Year: String,
FullTimeHomeEU: 0,
FullTimeHomeELQ: 0,
FullTimeHomePlacement: 0,
FullTimeHomePer15Credits: 0,
PartTimeHomeEUPer15Credits: 0,
PartTimeHomeEU: 0,
FullTimeOffShore: 0,
FullTimeOffShorePlacement: 0,
PartTimeOffShorePer15Credits: 0,
FullTimeInternational: 0,
FullTimeInternationalPlacement: 0,
PartTimeInternational: 0,
PartTimeInternationalPer15Credits: 0,
FullTimeInternationalPer15Credits: 0,
HomeNotes: String,
InternationalNotes: String,
IsNewStudent: False,
IsHomeAvailable: False,
IsInternationalAvailable: False,
IsOffshoreAvailable: False
}