{
"quoteId": "826e5192-f8c6-4e24-aab3-3910e46c52b7",
"source": "web",
"status": "quoting",
"clientState": {
"property1": "string",
"property2": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"expiresAt": "2019-08-24T14:15:22.123Z",
"quotes": [
{
"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"
},
"program": {
"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"
]
}
},
"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"
}
]
}
],
"summary": {
"totalAnnual": 0,
"totalMonthly": 0,
"quotedCount": 0,
"failedCount": 0
}
}