POST v1/api/GetEsignUrl?caseId={caseId}
Retrieve signing URL
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
caseId |
(optional - but recommended) a unique identifier to both group calls, and to tie a Case to an Agency. |
string |
None. |
Body Parameters
EsignUrlResponseDto
EsignUrlRequestDtoName | Description | Type | Additional information |
---|---|---|---|
AuthenticationMethod | AuthenticationMethodEnum |
None. |
|
PolicyId | string |
None. |
|
Name | string |
None. |
|
string |
None. |
||
ReturnUrl | string |
None. |
|
EnvelopeId | string |
None. |
|
UseNameEmail | boolean |
None. |
Response Information
Resource Description
SendApplicationKitToEsignResponseDto
EsignUrlResponseDtoName | Description | Type | Additional information |
---|---|---|---|
EsignUrl | string |
None. |