GetRespondentsGeneral

Description

Returns a ConfirmitData containing the respondent data.

Signature
ConfirmitData GetRespondentsGeneral(string key, RespondentTransferDef respondentTransferDef)

Parameters

Name Data Type Description

key

string required

The authentication key

respondentTransferDef

Definition of what to retrieve.

Response

Data Type Description

A ConfirmitData with the requested information.

Example