{
"program": {
"planDetails": {
"aboutThisPlan": "string",
"keyFeatures": [
"string"
],
"planHighlights": [
"string"
],
"documents": [
{
"label": "string",
"url": "http://example.com"
}
]
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "Business Owners Policy",
"code": "COTERIE-BOP",
"type": "BOP",
"slug": "coterie-bop",
"description": "string",
"tagline": "string",
"tier": "standard",
"isFeatured": true,
"renewalType": "renewable",
"renewalFrequency": "annual",
"quoteValidityDays": 0,
"marketing": {
"shortDescription": "string",
"badges": [
"Top Rated",
"Most Popular"
],
"cardHighlights": [
"$1M general liability",
"Property coverage included"
]
}
},
"formSections": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"sectionKey": "business_info",
"sectionName": "Business Information",
"description": "string",
"sectionType": "form",
"fields": [
{
"key": "employee_count",
"label": "Number of Employees",
"type": "text",
"isRequired": true,
"placeholder": "e.g. 5",
"helpText": "Full-time and part-time employees combined.",
"options": [
{
"value": "string",
"label": "string"
}
],
"displayOrder": 2
}
],
"displayOrder": 1,
"isRequired": true,
"statesInclude": [
"CA",
"NY",
"TX"
],
"statesExclude": [
"AK",
"HI"
]
}
],
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"quoteRequestId": "934d900e-84a8-48c9-b041-cbff0d908da7",
"attemptNumber": 0,
"status": "quoting",
"effectiveDate": "2019-08-24",
"expirationDate": "2019-08-24",
"validUntil": "2019-08-24T14:15:22.123Z",
"ratedAt": "2019-08-24T14:15:22.123Z",
"programState": {
"property1": "string",
"property2": "string"
},
"carrier": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "Coterie Insurance",
"code": "coterie",
"quoteId": "string",
"referenceIds": {
"applicationId": "string",
"externalId": "string"
}
},
"pricing": {
"annualPremium": 0,
"monthlyPremium": 0,
"taxes": 0,
"fees": 0,
"totalAnnual": 0,
"totalMonthly": 0,
"currency": "USD"
},
"options": [
{
"key": "glLimit",
"label": "General Liability Limit",
"values": [
300000,
500000,
1000000,
2000000
],
"selectedValue": null
}
],
"endorsements": [
{
"key": "liquorLiabilityEndorsement",
"name": "Liquor Liability",
"included": true,
"available": true
}
],
"paymentOptions": [
{
"method": "card",
"label": "Credit Card",
"frequencies": [
{
"frequency": "annual",
"amount": 0
}
]
}
],
"billing": {
"method": "stripe",
"publishableKey": "pk_live_51xxxxxxxxxxxxx",
"billingDescriptor": "Coterie Insurance",
"allowedMethods": [
"credit_card"
]
},
"documents": [
{
"type": "quote_proposal",
"label": "string",
"url": "http://example.com"
}
],
"notices": [
{
"text": "string",
"type": "notice",
"level": "state"
}
],
"termsAndConditions": [
{
"termId": "string",
"termKey": "string",
"termVersion": "string",
"title": "string",
"body": "string",
"required": true,
"acceptanceMethod": "click"
}
]
}