Entity: clause
The clause entity is used for grouping information about a clause which is included in a contract (such as a policy).
Example usage
Below is an example clause entity, 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 clause entity. More documentation on the use of SIVI AFS is available in chapter Where to find elements of SIVI AFS.
{
"clause": [ {
"entityType": "default",
"clauseNumber": "CLS6036",
"clauseVersion": "20190101",
"clauseCategory": "A",
"clauseDescription": "clausule extra accessoires dekking",
"clauseText": "clausules zijn van toepassing op %effectiveDate% van %policyId = '340210'%",
"requiredTnoScmVehicleSecurityClass": "A5"
} ]
}
Entity types
There are no entity types within the clause entity. Entities without an entity type always use “default” as the value for the mandatory
entityType attribute (see example above). The clause entity corresponds to the CL entity from AFD 1.0.



Post your comment on this topic.