POST v1/api/SendApplicationKitToEsign?caseId={caseId}
Send Application Kit To Esign documents from the Policy Admin System
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| caseId |
A unique identifier to both group calls, and to tie a Case to an Agency. |
string |
None. |
Body Parameters
PolicyNumberRequestDto
SendApplicationKitToEsignRequestDto| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyId | string |
None. |
|
| GovtIdLast4 | string |
None. |
|
| BirthDate | date |
None. |
|
| PlatformId | string |
None. |
|
| AgencyId | string |
None. |
|
| PolicyId | string |
Required |
|
| ClientId | string |
Required |
|
| Attachments | Collection of PartyAttachmentDto |
None. |
Response Information
Resource Description
PolicyNumberResponseDto
SendApplicationKitToEsignResponseDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Results | Collection of EsignResponseDto |
None. |