CollegeSource_WSAPI_Basic Parameter Guide

Click here to go back to the test form.


GetEquivalencyDetailByEquivalencyID

Input

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

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

eg. {AAB12345-4321-A1B3-B7E6-CECB1234ACCB}
Required

Output

Parameter Value Note
EffectiveDateBegin The begin effective date for a course equivalency.

eg. 6/22/2015 12:00:00 AM
String
EffectiveDateEnd The end effective date for a course equivalency.

eg. 6/22/2016 12:00:00 AM
String
CreateUser First and last name of create user.

eg. John Smiths
String
CreateDateTime Date and time when equivalency was created.

eg. 5/20/2015 9:56:58 AM
String
HideFlag: Indicates whether a course equivalency will be hidden from the TES Public View.

eg. True or False
Boolean
PublicNote: Optional note that will show in the TES Public View. String
PrivateNote: Optional note that will only show in TES account in Equivalency Manager.

String
SendInstitution Send institution name.

eg. SAN DIEGO MESA COLLEGE
String
SendInstitutionCity Send institution city.

eg. SAN DIEGO
String
SendInstitutionState Send institution two-letter state abbreviation.

eg. CA
String
SendCourseCode1
.
.
SendCourseCode10
Send course code 1-10.

eg. SendCourseCode1 = ACCT 116A
      SendCourseCode2 = ACCT 116B
String
SendCourseTitle1
.
.
SendCourseTitle10
Send course title 1-10.

eg. SendCourseTitle1 = FINANCIAL ACCOUNTING
      SendCourseTitle2 = MANAGERIAL ACCOUNTING
String
SendCourseUnits1
.
.
SendCourseUnits10
Send course units 1-10.

eg. SendCourseUnits1 = 4
      SendCourseUnits2 = 4
String
ReceiveInstitution Receive institution name.

eg. COLLEGESOURCE UNIVERSITY (DEV)
String
ReceiveInstitutionCity Receive institution city.

eg. SAN DIEGO
String
ReceiveInstitutionState Receive institution two-letter state abbreviation.

eg. CA
String
ReceiveCourseCode1
.
.
ReceiveCourseCode10
Receive course code 1-10.

eg. ReceiveCourseCode1 = ACCTG 201
      ReceiveCourseCode2 = ACCTG 202
String
ReceiveCourseTitle1
.
.
ReceiveCourseTitle10
Receive course title 1-10.

eg. ReceiveCourseTitle1 = FINANCIAL ACCOUNTING FUNDAMENTALS
      ReceiveCourseTitle2 = MANAGERIAL ACCOUNTING FUNDAMENTALS
String
ReceiveCourseUnits1
.
.
ReceiveCourseUnits10
Receive course units 1-10.

eg. ReceiveCourseUnits1 = 3
      ReceiveCourseUnits2 = 3
String