{
"id": 0,
"classificationId": 0,
"carrierId": "81a9910c-2657-4f54-9feb-7f6d85d613bc",
"carrierName": "string",
"product": "string",
"state": "string",
"limits": [
{
"id": 0,
"appetiteId": 0,
"product": "BOP",
"limitAmount": 1000000,
"isStandard": true,
"exceptionStates": [
"FL",
"NY"
],
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"rules": [
{
"id": 0,
"carrierAppetiteId": 0,
"ruleType": "years_in_business",
"description": "string",
"minValue": "2",
"maxValue": "string",
"textValues": [
"string"
],
"isActive": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"productOptions": [
{}
]
}