POST v1/api/{studyId}/consentapprovalresult

Creates new entity. 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

EntityEsigOfConsentApprovalResult
NameDescriptionTypeAdditional information
Entity

ConsentApprovalResult

None.

Username

string

None.

Password

string

None.

SubmittedTimeZone

string

None.

Response Information

Resource Description

ConsentApprovalResult
NameDescriptionTypeAdditional information
SyncToken

integer

None.

IsDisabled

boolean

None.

ConsentResultId

globally unique identifier

None.

ConsentResult

ConsentResult

None.

ApprovedById

globally unique identifier

None.

ApprovedBy

User

None.

Comment

string

None.

SubmittedTimeZone

string

None.

UpdatedDate

date

None.

Id

globally unique identifier

None.