StarterTemplate ASP.NET Host

<back to all web services

PlagiarismIncident

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

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

HTTP + JSV

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

POST /jsv/oneway/PlagiarismIncident HTTP/1.1 
Host: api.bryan.edu 
Content-Type: text/jsv
Content-Length: length

{
	id: 0,
	courseID: 0,
	studentUID: 0,
	facultyID: 0,
	faculty: 
	{
		readOnly: 
		{
			username: ,
			defaultPassword: ,
			type: ,
			department: ,
			departmentID: 0,
			title: ,
			shortSSN: 
		},
		salutation: ,
		firstName: ,
		middleName: ,
		lastName: ,
		preferredName: ,
		birthdate: 0001-01-01,
		boxNumber: ,
		mobilePhone: ,
		email: ,
		room: ,
		name:  ,
		informalName: ,
		longName: ,
		legalName:  ,
		photoUrl: /Photos/0.jpg,
		employmentDate: 0001-01-01,
		insertTime: 0001-01-01
	},
	username: String,
	incidentNumber: 0,
	assignmentName: String,
	incidentDate: 0001-01-01,
	narrative: String,
	resovled: False,
	voided: False,
	insertUser: String,
	insertTime: 0001-01-01,
	updateUser: String,
	updateTime: 0001-01-01
}