GET api/LifeInsuranceDetailList?key={key}
life insurance details.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
optional database id. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Life Insurance details.
Collection of LifeInsuranceDetailList| Name | Description | Type | Additional information |
|---|---|---|---|
| DatabaseId | globally unique identifier |
None. |
|
| FirstName | string |
None. |
|
| MiddleName | string |
None. |
|
| LastName | string |
None. |
|
| Type | string |
None. |
|
| HomePhone | string |
None. |
|
| OfficePhone | string |
None. |
|
| CellPhone | string |
None. |
|
| PersonalFax | string |
None. |
|
| BusinessFax | string |
None. |
|
| PersonalEMail | string |
None. |
|
| BusinessEMail | string |
None. |
|
| InsuredDatabaseId | globally unique identifier |
None. |
|
| InsuredEmail | string |
None. |
|
| InsuredFirstName | string |
None. |
|
| InsuredLastName | string |
None. |
|
| InsuredCommercialName | string |
None. |
|
| ChangeDate | date |
None. |
|
| CreateDate | date |
None. |
|
| LastChangeUserId | globally unique identifier |
None. |
|
| Policy | PolicyBasic |
None. |
|
| Description | string |
None. |
|
| Primary | boolean |
None. |
|
| Active | boolean |
None. |
|
| BeneficiaryType | string |
None. |