GET api/PolicyVehiclePropertyCoverage?key={key}
Use this endpoint to get policy vehicle/property coverages information.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key |
policy database id to get a particular record base on id. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
PolicyVehiclePropertyCoverage class.
Collection of PolicyVehiclePropertyCoverageName | Description | Type | Additional information |
---|---|---|---|
PolicyDatabaseId | globally unique identifier |
None. |
|
InsuredDatabaseId | globally unique identifier |
None. |
|
CreateDate | date |
None. |
|
ChangeDate | date |
None. |
|
VehicleCoveragesDetails | Collection of VehicleCoveragesDetails |
None. |
|
PropertyCoveragesDetails | Collection of PropertyCoveragesDetails |
None. |