GET api/SignedWaivers/Waiver?signedWaiverId={signedWaiverId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| signedWaiverId | integer |
Default value is -1 |
Body Parameters
None.
Response Information
Resource Description
SignedWaiverListItemVM| Name | Description | Type | Additional information |
|---|---|---|---|
| Waiver_Id | integer |
None. |
|
| SignedWaiver_Id | integer |
None. |
|
| Participants | Collection of Participant |
None. |
|
| SignedByName | string |
None. |
|
| ContactEmail | string |
None. |
|
| ContactPhone | string |
None. |
|
| EmergencyPhone | string |
None. |
|
| OptIn | boolean |
None. |
|
| Signed | date |
None. |
|
| Expiration | date |
None. |
|
| Status | ApprovalStatus |
None. |
|
| AttachmentFiles | SigningFileTypes |
None. |
|
| ReferenceKey | string |
None. |
|
| WaiverRevision | integer |
None. |
|
| Current_Waiver_Revision | integer |
None. |
|
| Name | string |
None. |
|
| NotesJson | string |
None. |
|
| CurrentNotes | Collection of Note |
None. |
|
| OtherFiles | Collection of OtherFile |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.