GET v1/api/{studyId}/configuration/consentDocument/{consentDocumentId}/section/signoff/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| studyId | string |
None. |
|
| consentDocumentId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
SignoffSection| Name | Description | Type | Additional information |
|---|---|---|---|
| IsEnabled | boolean |
None. |
|
| SubjectStatement | string |
None. |
|
| IsSubjectStatementHidden | boolean |
None. |
|
| SubjectAgreement | string |
None. |
|
| IsSubjectAgreementHidden | boolean |
None. |
|
| SubjectNameLabel | string |
None. |
|
| IsSubjectNameLabelHidden | boolean |
None. |
|
| SubjectSignatureLabel | string |
None. |
|
| LarStatement | string |
None. |
|
| IsLarStatementHidden | boolean |
None. |
|
| LarAgreement | string |
None. |
|
| IsLarAgreementHidden | boolean |
None. |
|
| LarNameLabel | string |
None. |
|
| IsLarNameLabelHidden | boolean |
None. |
|
| LarSignatureLabel | string |
None. |
|
| Signator | SignatorType |
None. |
|
| ShowAcceptConfirmation | boolean |
None. |
|
| IsDeclineHidden | boolean |
None. |
|
| ShowDeclineConfirmation | boolean |
None. |
|
| TextProperties | string |
None. |
|
| IsNamePHI | boolean |
None. |
|
| IsSignaturePHI | boolean |
None. |
|
| Name | string |
None. |
|
| IsNameHidden | boolean |
None. |
|
| ConsentDocumentId | globally unique identifier |
None. |
|
| ConsentDocument | ConsentDocument |
None. |
|
| Type | SectionType |
None. |
|
| Order | integer |
None. |
|
| IsDisabled | boolean |
None. |
|
| SignatureSectionItems | Collection of SignatureSectionItem |
None. |
|
| TenantId | globally unique identifier |
None. |
|
| UpdatedDate | date |
None. |
|
| Id | globally unique identifier |
None. |