GET api/AutomobileLossClaimList?key={key}
Get automobile loss claims list.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of AutomobileLossClaimList| Name | Description | Type | Additional information |
|---|---|---|---|
| DescriptionOfAccident | string |
None. |
|
| VehicleVIN_Number | string |
None. |
|
| DriverFirstName | string |
None. |
|
| DriverLastName | string |
None. |
|
| DriverDLNumber | string |
None. |
|
| DescribeDamage | string |
None. |
|
| OtherVehicleVIN_Number | string |
None. |
|
| OtherDriverFirstName | string |
None. |
|
| OtherDriverLastName | string |
None. |
|
| OtherDriverDLNumber | string |
None. |
|
| OtherDescribeDamage | string |
None. |
|
| ChildSeat | boolean |
None. |
|
| ChildSeatInstalled | boolean |
None. |
|
| ChildSeatSustain | boolean |
None. |
|
| EstimateAmount | string |
None. |
|
| WhereVehicleCanBeSeen | string |
None. |
|
| WhenVehicleCanBeSeen | string |
None. |
|
| Id | globally unique identifier |
None. |
|
| ClaimNumber | string |
None. |
|
| Status | string |
None. |
|
| DateAndAmount | Collection of DateAmount |
None. |
|
| Street | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| ZipCode | string |
None. |
|
| County | string |
None. |
|
| DateOfLossAndTime | date |
None. |
|
| DescribeLocation | string |
None. |
|
| PoliceOrFireDepartment | string |
None. |
|
| ReportNumber | string |
None. |
|
| AdditionalComments | string |
None. |
|
| DescriptionOfLossAndDamage | string |
None. |
|
| InsuredDatabaseId | globally unique identifier |
None. |
|
| InsuredEmail | string |
None. |
|
| InsuredFirstName | string |
None. |
|
| InsuredLastName | string |
None. |
|
| InsuredCommercialName | string |
None. |
|
| PolicyNumber | string |
None. |
|
| CreateDate | date |
None. |
|
| ChangeDate | date |
None. |
|
| ClaimWitnesses | Collection of ClaimWitnesses |
None. |