HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/GetCohorts HTTP/1.1
Host: coursefeeservice.uwe.ac.uk
Content-Type: text/csv
Content-Length: length
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
AvailableCohorts
"[{Id:0,Title:String}]"