CheckWare partner API reference guide

Webservice operations

OverviewDatatypesWebservice operationsChangelog

addRespondent

Add a new respondent to the assessment system.

Input

addRespondentRequest
PartTypeDescription
addRespondentRequestrespondentThe respondent to be added.
Respondent ID could be defined by client or automatically setting by application. The way of settings of
respondent ID depends of configuration.
If respondent ID is setting by application, value of respondentID parameter should be empty in
addRespondent operation.
Respondent ID must be unique number if is setting by client.
addRespondentSendPasswordSMSbooleanIf this paramenter is set to "true" an SMS will be sent to the respondent
mobile number containing the submittedpassword.

Output

addRespondentResponse
PartTypeDescription
addRespondentResponserespondentIDThe respondenID for the newly added respondent (only on success).

Use this value to identifiy the respondent later on.