CollegeSource_WSAPI Parameter Guide

Click here to go back to the test form.


GetUsers

Input

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

eg. {1ABCDEF7-1234-46EF-B7E6-A0123456789B}
Required

Output

Parameter Value Note
ContactID A contact ID. Used as an input parameter for the following web methods: SetEvaluationTask or SetEquivalency.

eg. {23edc356-44ca-2e24-f65e-a6gc-c4dfe345e434}
String
NameFirst A user’s first name.

eg. John
String
NameLast A user’s last name.

eg. Smiths
String
JobTitle A user’s job title.

eg. Database Assistant
String
Administrator A user’s administrator rights flag value.

eg. True or False
Boolean
ServiceEvaluation User’s service evaluation rights flag value.

Ex. True or False
Boolean
ManageEvaluation User’s manage evaluation rights flag value.

Ex. True or False
Boolean
CreateEquivalency User’s create equivalency rights flag value.

Ex. True or False
Boolean