CollegeSource_WSAPI_Basic Parameter Guide

Click here to go back to the test form.


GetInstitutionByInstitutionNameCityStateAbbr

Input

Parameter Value Note
AccessKeyID: An ID used to authenticate web service access.

eg. {1ABCDEF7-1234-46EF-B7E6-A0123456789B}
Required
InstitutionName: Institution name (must have at least three characters).

eg. San Diego State University
Required
City: City name.

eg. San Diego
Required
StateAbbr: Two-letter state abbreviation.

eg. California = CA
Required

Output

Parameter Value Note
InstitutionID An institution ID. Used as an input parameter for the following web method: GetCourseByInstitutionIDCourseCodeMonthYear.

eg. {222a1c67-92ad-4da4-b32c-7a21cd0cc5a1}
String
InstitutionName An institution name.

eg. SAN DIEGO STATE UNIVERSITY
String
InstitutionCity A city name.

eg. SAN DIEGO
String
InstitutionStateAbbr Two-letter state abbreviation.

eg. CA
String
InstitutionCountry A country name.

eg. U.S.A.
String