Fees Information Services

<back to all web services

Search

The following routes are available for this service:
GET/search

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/Search HTTP/1.1 
Host: coursefeeservice.uwe.ac.uk 
Content-Type: text/csv
Content-Length: length

Start,ResultsPerPage,NewStudent,Cohort,Year,FeeStatus,Level,Faculty,SearchText
0,0,False,String,String,String,String,String,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Total,Results
0,"[{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}]"