Entity: premium

The premium entity is used for grouping premium-related data. A premium is the amount of money an individual or business must pay for a policy. The premium entity is typically used in conjunction with a policy entity.

Example usage

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

{
	"premium": [ {
		"entityType": "premiumDetails",
		"refKey": "premium01",
		"netPremiumInstallment": 85.89,
		"netPremiumInstallmentExcludingPackageDiscount": 89.99
	} ]
}

Entity types

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