Entity: policy

The policy entity acts as a container for the grouping of policy-related data. A policy is a legal document issued to the insured setting out the terms of the contract of insurance.

Example usage

Below is an example policy entity of entityType policyDetails, 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 policy entity. More documentation on the use of SIVI AFS is available in chapter Where to find elements of SIVI AFS.

{
	"policy": [ {
		"entityType": "policyDetails",
		"contractNumber": "P20220101-010",
		"effectiveDate": "2022-04-01",
		"contractDurationInMonths": 12,
		"expiryDate": "2023-04-01",
		"premiumCollector": "M",
		"collectionMethod": "I",
		"paymentTermInMonths": 1
	} ]
}

Entity types

The most recent overview of entity types is available in AFD Online 2.0.

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