StarterTemplate ASP.NET Host

<back to all web services

HousingProfile

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

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/HousingProfile HTTP/1.1 
Host: api.bryan.edu 
Content-Type: text/jsv
Content-Length: length

{
	id: 0,
	studentID: 0,
	active: False,
	housingStatus: String,
	preferredRoommate: String,
	addlRoommateType: String,
	athleticTeam: String,
	academicMajor: String,
	hobbies: String,
	clean: False,
	sociality: String,
	quiet: False,
	studying: String,
	bedtime: String,
	relationshipType: String,
	faithRole: String,
	conflictResolution: String,
	personality: String,
	priorities: String,
	temperature: String,
	additionalInformation: String,
	groundFloor: False,
	insertTime: 0001-01-01,
	dormPreference: String,
	supportAnimalsInfo: False,
	supportAnimalsLiveWith: False,
	username: String
}