Insurance Product Clause Details

Output representation for insurance product clause.
JSON example
1{
2    "category": "Manual",
3    "clauseName": "Manual Clause 1",
4    "description": "This is a manually added clause.",
5    "effectiveDate": "2025-10-01T12:00:00.000Z",
6    "expirationDate": "2026-10-01T12:00:00.000Z",
7    "insuranceProductClauseId": "a4Lxx000000Cde1EAC",
8    "type": "Clause"
9}
Property Name Type Description Filter Group and Version Available Version
category String Category of the insurance clause, such as manual or auto-added. Big, 65.0 65.0
clauseName String Name of the insurance product clause. Big, 65.0 65.0
description String Description of the insurance product clause. Big, 65.0 65.0
effective​Date String Date from which the product clause is valid. Big, 65.0 65.0
expiration​Date String Date from when the product clause is no longer valid. Big, 65.0 65.0
insurance​Product​ClauseId String ID of the insurance product clause. Big, 65.0 65.0
type String Type of insurance product provision, such as clause or exclusion. Big, 65.0 65.0