Get Product SubClass Cover
This endpoint returns the product features and benefits.
{
"result": [
{
"subClassCoverTypes": {
"productId": "fef672bd-faf1-e711-a2c0-005056a02281",
"id": "dd55d886-fcf1-e711-a2c0-005056a02281",
"productName": "Private Motor 3rd Party",
"subClassName": "Private Motor 3rd Party",
"coverTypeName": "Third Party Only",
"description": "3rd Party Only",
"benefit": null,
"rate": 15000.00,
"fixed": true,
"sectionType": "SL"
},
"benefits": [
{
"name": "3rd party property damage",
"description": "Up to 3 Million"
},
{
"name": "3rd party bodily injury",
"description": "Covered"
}
]
}
],
"targetUrl": null,
"success": true,
"error": null,
"unAuthorizedRequest": false,
"__abp": true
}