CollegeSource_WSAPI_Basic Parameter Guide

Click here to go back to the test form.


GetCourseByInstitutionIDCourseCodeMonthYear

Input

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

eg. {1ABCDEF7-1234-46EF-B7E6-A0123456789B}
Required
InstitutionID: An institution ID obtained by using one of the following web methods: GetInstitutionByCEEBCode or GetInstitutionByOPEIDCode or GetInstitutionByInstitutionNameCityStateAbbr.

eg. {CB123CD-4551-C1B4-E723-12B1DF4AC13}
Required
CourseCode: A course code.

eg. ENGL 101
Required
Month: Numeric month (1-12).

eg. 9
Required
Year: Numeric year.

eg. 2015
Required

Output

Parameter Value Note
CourseID A course ID. Used as an input parameter for the following web methods: GetCourseImageStreamByCourseID or GetCourseImageURIByCourseID.

eg. {444a1a34-ac23-4da4-a34c-7a21ac3fc5a1}
String
CourseCode A course code.

eg. ENGL 101
String
CourseTitle A course title.

eg. INTRODUCTION TO COLLEGE WRITTING
String