POST v1/api/GetApplicationKit?caseId={caseId}
Get Application Kit 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
GetLifeApplicationRequestDto| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyId | string |
None. |
|
| GovtIdLast4 | string |
None. |
|
| BirthDate | date |
None. |
|
| PlatformId | string |
None. |
|
| AgencyId | string |
None. |
Response Information
Resource Description
PolicyNumberResponseDto
LifeAttachmentResponseDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Party | PartyDto |
None. |
|
| Attachments | Collection of PartyAttachmentDto |
None. |