GET api/LinkedInsuredList?key={key}
Get insured linked insured(s).
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of LinkedInsuredList| Name | Description | Type | Additional information |
|---|---|---|---|
| DatabaseId | globally unique identifier |
None. |
|
| ParentInsuredDatabaseId | globally unique identifier |
None. |
|
| ParentInsuredEmail | string |
None. |
|
| ParentInsuredFirstName | string |
None. |
|
| ParentInsuredLastName | string |
None. |
|
| ParentInsuredCommercialName | string |
None. |
|
| LinkedInsuredDatabaseId | globally unique identifier |
None. |
|
| LinkedInsuredEmail | string |
None. |
|
| LinkedInsuredFirstName | string |
None. |
|
| LinkedInsuredLastName | string |
None. |
|
| LinkedInsuredCommercialName | string |
None. |
|
| Description | string |
None. |
|
| CreateDate | date |
None. |
|
| ChangeDate | date |
None. |