POST v1/api/{studyId}/consentapprovalresult/many

Creates new entities for array of ConsentResult. Only one entity per ConsentResult is allowed. ConsentResult must have ConsentSignoffResult. Requires Esignature (username and password)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
studyId

string

None.

Body Parameters

Username, Password. Entity is array if consent result ids

EntityEsigOfIEnumerableOfGuid
NameDescriptionTypeAdditional information
Entity

Collection of globally unique identifier

None.

Username

string

None.

Password

string

None.

SubmittedTimeZone

string

None.

Response Information

Resource Description

None.