StarterTemplate ASP.NET Host

<back to all web services

AttendanceRecord

The following routes are available for this service:
All Verbs/studentAttendance

To override the Content-type in your clients HTTP Accept Header, append ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

POST /json/oneway/AttendanceRecord HTTP/1.1 
Host: api.bryan.edu 
Content-Type: application/json
Content-Length: length

{"id":0,"studentUID":0,"courseID":0,"termID":0,"date":"\/Date(-62135578800000-0500)\/","statusID":0,"comment":"String","late":false,"present":false,"absent":false,"excused":false,"username":"String","showWithdrawn":false}