HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/GetNewFeesInstancesForCourseInYear HTTP/1.1
Host: coursefeeservice.uwe.ac.uk
Content-Type: text/csv
Content-Length: length
UweWebCode,AcademicYear
String,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
{Unable to show example output for type 'NewFeesInstancesResultsResponse' using the custom 'csv' filter}No parameterless constructor defined for this object.