Entity: coverage

The coverage entity is intended for the grouping of coverage-related data. A coverage is the protection provided by the policy against a certain risk.

Example usage

Below is an example coverage entity of entityType hullVehicle, filled with some attributes. See AFD 2.0 Online for the complete and up-to-date data catalog with all available entity types and associated attributes listed under the coverage entity. More documentation on the use of SIVI AFS is available in chapter Where to find elements of SIVI AFS.

{
	"coverage": [ {
		"entityType": "hullVehicle",
		"coverageCode": "2002",
		"coverageAreaCode": ["V"],
		"deductibleAmount": 1500,
		"deductibleBoughtOff": false,
		"letteringAdditionallyInsured": true,
		"amountInsuredLettering": 3000
	} ]
}

Entity types

AFD 2.0 has more than 100 different entity types with regard to coverage. The most recent overview of entity types is available in AFD 2.0 Online.

Feedback

Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
If you have any support questions, do not hesitate to contact us.

Post Comment