CollegeSource_WSAPI Parameter Guide

Click here to go back to the test form.


GetCourseImageURIByCourseID

Input

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

eg. {1ABCDEF7-1234-46EF-B7E6-A0123456789B}
Required
CourseID: A course ID obtained by using the following web method: GetCourseByInstitutionIDCourseCodeMonthYear.

eg. {5AB34CB1-1EF4-AC12-E213-C019854AEF9B}
Required
GraphicSize: Numeric indicating image width (1-3).

1 = 440px image width.
2 = 540px image width.
3 = 640px image width.
Required

Output

Parameter Value Note
CourseImageURI A course image URI path string. Used to point to the http source of the image.

eg. https://s3.amazonaws.com/sd-courseimage/oe5li5sb.jpg
String