latestOpenAPI 3.0.02026-08-08122526.9 KB
f31fa8578dbb
Find a quote
get/quotes/{identifier}
Path parameters
identifierstring required
Quote identifier
Response
quote successfully found
Example response
{
"aggregate_limit": 250000,
"aggregate_retention": 5000,
"client": {
"additional_contacts": [
{
"cell_phone": "+1 123-456-7890",
"contact_roles": [
"security_alerts",
"policy_notices"
],
"email": "example@gmail.com",
"first_name": "John",
"last_name": "Atbay"
}
],
"address": {
"city": "Mountain View",
"state": "California",
"street": "Castro Street 196",
"street2": "Suite 8200",
"zip": "94101"
},
"broker_email": "caitlin@at-bay.com",
"domains": [
"at-bay.com",
"cyberjack.io"
],
"insured_main_contact": {
"cell_phone": "+1 123-456-7890",
"email": "example@gmail.com",
"first_name": "John",
"last_name": "Atbay"
},
"name": "At-Bay",
"revenue": 45750000,
"secondary_broker_email": "caitlin@at-bay.com"
},
"contingencies": [
{
"status": "closed",
"type": "pre_bind"
}
],
"dates": {
"effective": "2020-09-15",
"expiration": "2021-09-15",
"mpl_retroactive_date": "2021-09-15"
},
"filing_effective_from": "2020-09-15",
"filing_effective_until": "2020-09-15",
"insurance_product": "CYB",
"per_claim_limit": 1000000,
"per_claim_retention": 5000,
"premium": 8200,
"quote_expiration_date": "2023-01-01",
"quote_identifier": "9916c08c-b00f-43ec-b6fb-5d6f5b17851d",
"quote_status": "quote_open",
"surcharges": [
{
"title": "sur"
}
],
"surcharges_effective_from": "2020-09-15",
"surcharges_effective_until": "2020-09-15"
}