stand_socotra_policy_transformer 3.0.11 → 3.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/stand_underwriter.js +1 -1
- package/package.json +8 -2
- package/__tests__/__utils__/load_payload.js +0 -16
- package/__tests__/__utils__/payloads/ai_additional_insured_new.json +0 -90
- package/__tests__/__utils__/payloads/ai_no_change_new_payload.json +0 -103
- package/__tests__/__utils__/payloads/ai_no_change_old_payload.json +0 -764
- package/__tests__/__utils__/payloads/ai_old_payload.json +0 -707
- package/__tests__/__utils__/payloads/claims_new_policy.json +0 -117
- package/__tests__/__utils__/payloads/claims_remove_new_payload.json +0 -68
- package/__tests__/__utils__/payloads/claims_remove_socotra_policy.json +0 -785
- package/__tests__/__utils__/payloads/claims_socotra_payload.json +0 -764
- package/__tests__/__utils__/payloads/minimal_change_base.json +0 -574
- package/__tests__/__utils__/payloads/minimal_change_base2.json +0 -574
- package/__tests__/__utils__/payloads/minimal_change_resulting_socotra.json +0 -17
- package/__tests__/__utils__/payloads/minimal_change_resulting_socotra2.json +0 -27
- package/__tests__/__utils__/payloads/minimal_change_retool.json +0 -37
- package/__tests__/__utils__/payloads/minimal_change_retool2.json +0 -27
- package/__tests__/__utils__/payloads/sample_minimal_retool.json +0 -33
- package/__tests__/__utils__/payloads/sample_minimal_socotra_payload.json +0 -116
- package/__tests__/__utils__/payloads/sample_new_policy_holder.json +0 -17
- package/__tests__/__utils__/payloads/sample_new_quote.json +0 -216
- package/__tests__/__utils__/payloads/sample_new_quote_retool.json +0 -93
- package/__tests__/__utils__/payloads/sample_retool.json +0 -157
- package/__tests__/__utils__/payloads/sample_retool_converted_quote.json +0 -54
- package/__tests__/__utils__/payloads/sample_retool_socotra_subset.json +0 -163
- package/__tests__/__utils__/payloads/sample_socotra_quote.json +0 -782
- package/__tests__/__utils__/payloads/sample_socotra_with_additional_insured.json +0 -764
- package/__tests__/__utils__/payloads/sample_update_quote.json +0 -18
- package/__tests__/__utils__/payloads/versions/v1/sample_new_quote.json +0 -211
- package/__tests__/__utils__/payloads/versions/v1/sample_retool.json +0 -160
- package/__tests__/__utils__/payloads/versions/v1/sample_retool_socotra_subset.json +0 -128
- package/__tests__/__utils__/payloads/versions/v1/sample_socotra_quote.json +0 -776
- package/__tests__/__utils__/payloads/versions/v1/sample_update_quote.json +0 -18
- package/__tests__/__utils__/payloads/versions/v2/sample_new_quote.json +0 -215
- package/__tests__/__utils__/payloads/versions/v2/sample_retool.json +0 -165
- package/__tests__/__utils__/payloads/versions/v2/sample_retool_socotra_subset.json +0 -159
- package/__tests__/__utils__/payloads/versions/v2/sample_socotra_quote.json +0 -779
- package/__tests__/__utils__/payloads/versions/v2/sample_update_quote.json +0 -18
- package/__tests__/basic_knockout.test.js +0 -113
- package/__tests__/claims_history_knockout.test.js +0 -56
- package/__tests__/exterior_knockout.test.js +0 -192
- package/__tests__/helpers/index.js +0 -10
- package/__tests__/home_owner_knockouts.js +0 -260
- package/__tests__/interior_knockout.test.js +0 -321
- package/__tests__/package_version.test.js +0 -7
- package/__tests__/rate_call_knockouts.test.js +0 -347
- package/__tests__/retool_utils/socotra_group_update.test.js +0 -563
- package/__tests__/retool_utils/socotra_payload.test.js +0 -270
- package/__tests__/retool_utils/socotra_structure_helper.test.js +0 -242
- package/__tests__/retool_utils/versions/entries_v1.test.js +0 -51
- package/__tests__/retool_utils/versions/entries_v2.test.js +0 -51
- package/__tests__/underwriter.test.js +0 -169
- package/__tests__/wf_knockout.test.js +0 -124
- package/src/index.js +0 -14
- package/src/knockouts/basic_knockouts.js +0 -66
- package/src/knockouts/claims_history_knockout.js +0 -24
- package/src/knockouts/exterior_knockouts.js +0 -97
- package/src/knockouts/home_owner_knockouts.js +0 -118
- package/src/knockouts/index.js +0 -83
- package/src/knockouts/interior_knockouts.js +0 -149
- package/src/knockouts/rate_call_knockouts.js +0 -155
- package/src/knockouts/wf_knockouts.js +0 -66
- package/src/retool_to_socotra.js +0 -18
- package/src/retool_utils/socotra_entries_helper_fuctions.js +0 -0
- package/src/retool_utils/socotra_payloads.js +0 -161
- package/src/retool_utils/socotra_structure_helper.js +0 -687
- package/src/retool_utils/versions/stand_v1_entries.js +0 -167
- package/src/retool_utils/versions/stand_v2_entries.js +0 -211
- package/src/retool_utils/versions/stand_v3_entries.js +0 -274
- package/src/underwriter.js +0 -86
- package/webpack.config.js +0 -14
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"paymentScheduleName": "upfront",
|
|
3
|
-
"updateExposures": [
|
|
4
|
-
{
|
|
5
|
-
"exposureLocator": "81f6f009-87bc-435e-aac7-269e240ecbb2",
|
|
6
|
-
"fieldValues": {
|
|
7
|
-
"protection_class": "3",
|
|
8
|
-
"dead_bolt": "No"
|
|
9
|
-
},
|
|
10
|
-
"fieldGroups": []
|
|
11
|
-
}
|
|
12
|
-
],
|
|
13
|
-
"name": "example name",
|
|
14
|
-
"fieldValues": {
|
|
15
|
-
"coverage_b": 300000,
|
|
16
|
-
"zip": "94655"
|
|
17
|
-
}
|
|
18
|
-
}
|
|
@@ -1,211 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"policyholderLocator": "9bdadf0c-5ce0-4ea7-8f9d-7e7d235522d0",
|
|
3
|
-
"productName": "homeowners",
|
|
4
|
-
"policyStartTimestamp": 1732348800000,
|
|
5
|
-
"policyEndTimestamp": 1763884800000,
|
|
6
|
-
"finalize": false,
|
|
7
|
-
"paymentScheduleName": "upfront",
|
|
8
|
-
"configVersion": 2,
|
|
9
|
-
"exposures": [
|
|
10
|
-
{
|
|
11
|
-
"exposureName": "dwelling",
|
|
12
|
-
"perils": [
|
|
13
|
-
{
|
|
14
|
-
"name": "wildfire_expense",
|
|
15
|
-
"fieldValues": {},
|
|
16
|
-
"fieldGroups": []
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"name": "fire_following_earthquake",
|
|
20
|
-
"fieldValues": {},
|
|
21
|
-
"fieldGroups": []
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"name": "liability",
|
|
25
|
-
"fieldValues": {},
|
|
26
|
-
"fieldGroups": []
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"name": "other",
|
|
30
|
-
"fieldValues": {},
|
|
31
|
-
"fieldGroups": []
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"name": "theft",
|
|
35
|
-
"fieldValues": {},
|
|
36
|
-
"fieldGroups": []
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"name": "water_cat",
|
|
40
|
-
"fieldValues": {},
|
|
41
|
-
"fieldGroups": []
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"name": "water_excluding_cat",
|
|
45
|
-
"fieldValues": {},
|
|
46
|
-
"fieldGroups": []
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"name": "wildfire",
|
|
50
|
-
"fieldValues": {},
|
|
51
|
-
"fieldGroups": []
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"name": "wind_cat",
|
|
55
|
-
"fieldValues": {},
|
|
56
|
-
"fieldGroups": []
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"name": "wind_excluding_cat",
|
|
60
|
-
"fieldValues": {},
|
|
61
|
-
"fieldGroups": []
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"name": "fire",
|
|
65
|
-
"fieldValues": {},
|
|
66
|
-
"fieldGroups": []
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"name": "fac_prem",
|
|
70
|
-
"fieldValues": {},
|
|
71
|
-
"fieldGroups": []
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"name": "minimum_premium",
|
|
75
|
-
"fieldValues": {},
|
|
76
|
-
"fieldGroups": []
|
|
77
|
-
}
|
|
78
|
-
],
|
|
79
|
-
"fieldValues": {
|
|
80
|
-
"water_deductible": 5000,
|
|
81
|
-
"24_hour_security_guard": "No",
|
|
82
|
-
"aop_deductible": 5000,
|
|
83
|
-
"extended_dwelling_coverage": "1.25",
|
|
84
|
-
"slab_plumbing": "No",
|
|
85
|
-
"smoke": "Yes",
|
|
86
|
-
"foundation_type": "Basement Finished",
|
|
87
|
-
"siding_material": "Adobe",
|
|
88
|
-
"theft_alarm_type": "Central",
|
|
89
|
-
"property_purchase_year": 2015,
|
|
90
|
-
"dist_to_fire_department": "03",
|
|
91
|
-
"chimney_mesh_cover": "All",
|
|
92
|
-
"window_frame_type": "Metal",
|
|
93
|
-
"window_glass_type": "Tempered Glass",
|
|
94
|
-
"protection_class": "2",
|
|
95
|
-
"sprinkler": "Partial",
|
|
96
|
-
"dead_bolt": "Yes",
|
|
97
|
-
"wf_deductible": 0.03,
|
|
98
|
-
"water_damage_limit": "0.05",
|
|
99
|
-
"roof_material": "Concrete Tile",
|
|
100
|
-
"has_solar_panels": "Yes",
|
|
101
|
-
"fence": "No",
|
|
102
|
-
"year_built": "2000",
|
|
103
|
-
"fire_ext": "Yes",
|
|
104
|
-
"fire_alarm_type": "Central",
|
|
105
|
-
"construction_type": "Frame",
|
|
106
|
-
"distance_to_nearest_home_ft": "20",
|
|
107
|
-
"ember_vents": "No",
|
|
108
|
-
"enclosed_eaves": "All",
|
|
109
|
-
"propane_tank_proximity": ">=30",
|
|
110
|
-
"exterior_clearance": "All",
|
|
111
|
-
"multi_policy_discount": "No",
|
|
112
|
-
"stand_protect_discount": "No",
|
|
113
|
-
"square_feet": 2000,
|
|
114
|
-
"roof_rating": "Class B",
|
|
115
|
-
"has_any_claim_history": "No"
|
|
116
|
-
},
|
|
117
|
-
"fieldGroups": []
|
|
118
|
-
}
|
|
119
|
-
],
|
|
120
|
-
"fieldValues": {
|
|
121
|
-
"full_replacement_value": 2251000,
|
|
122
|
-
"address": "9471 Skyline Blvd",
|
|
123
|
-
"is_rental": "Short term rental",
|
|
124
|
-
"wf_score_mean": 0.48374,
|
|
125
|
-
"swimming_pool_type": "None",
|
|
126
|
-
"wf_score_category": "C",
|
|
127
|
-
"home_business": "yes - farming",
|
|
128
|
-
"wf_score_variance": 0.019,
|
|
129
|
-
"fireshed_id": 1721,
|
|
130
|
-
"fireshed_code": "san_francisco_ca",
|
|
131
|
-
"renovation": "No",
|
|
132
|
-
"primary_insured_by_stand": "Yes",
|
|
133
|
-
"retool_property_id": "18e23424-77fb-4bdc-b65f-6929122df7d1",
|
|
134
|
-
"occupation": "Actor",
|
|
135
|
-
"water_shutoff_system": "No",
|
|
136
|
-
"waterflow_alarm": "Yes",
|
|
137
|
-
"city": "Oakland",
|
|
138
|
-
"electrical_last_updated": "2005",
|
|
139
|
-
"coverage_b": 400000,
|
|
140
|
-
"channel": "Broker",
|
|
141
|
-
"coverage_c": 100000,
|
|
142
|
-
"county": "Alameda",
|
|
143
|
-
"coverage_a": 4000000,
|
|
144
|
-
"retrofit_1997": "No",
|
|
145
|
-
"coverage_f": "10000",
|
|
146
|
-
"first_street_wf_score": 4,
|
|
147
|
-
"degrees_of_slope": "0",
|
|
148
|
-
"bankruptcies_judgements_liens": "0",
|
|
149
|
-
"coverage_d": 300000,
|
|
150
|
-
"coverage_e": "500000",
|
|
151
|
-
"gre_wf_score": 2.38,
|
|
152
|
-
"prevPolicyExpiration": "2024-11-03",
|
|
153
|
-
"prevPolicyPremium": 150000,
|
|
154
|
-
"state": "CA",
|
|
155
|
-
"core_logic_score": 64,
|
|
156
|
-
"co_applicant_email": "shmoe@joe.com",
|
|
157
|
-
"co_applicant_first_name": "joe",
|
|
158
|
-
"co_applicant_last_name": "shmoe",
|
|
159
|
-
"co_applicant_phone_number": "2153598888",
|
|
160
|
-
"has_horses": "Yes",
|
|
161
|
-
"zip": "94611",
|
|
162
|
-
"underground_fuel_tank": "No",
|
|
163
|
-
"dwelling_use_type": "Owner Occupied Single Family Residence",
|
|
164
|
-
"has_attractive_nuisance": "No",
|
|
165
|
-
"has_co_applicant": "Yes",
|
|
166
|
-
"coverageForm": "HO-5 Comprehensive",
|
|
167
|
-
"seismic_shutoff": "Yes",
|
|
168
|
-
"zesty_l2": 9,
|
|
169
|
-
"zesty_l1": 3,
|
|
170
|
-
"pastCarrier": "Allstate",
|
|
171
|
-
"water_heaters_last_updated": "2018",
|
|
172
|
-
"steel_braided_hoses": "Yes",
|
|
173
|
-
"plumbing_last_updated": "2000",
|
|
174
|
-
"roof_replaced_year": "2012",
|
|
175
|
-
"home_heater_last_updated": "2015",
|
|
176
|
-
"date_of_birth": "1985-10-17",
|
|
177
|
-
"arf": 1.06,
|
|
178
|
-
"first_street_flood_score": "1",
|
|
179
|
-
"heating_source": "thermostatically controlled electrical heat",
|
|
180
|
-
"metal_fittings": "Yes",
|
|
181
|
-
"months_unoccupied": "0",
|
|
182
|
-
"multi_family_unit_count": 1,
|
|
183
|
-
"num_mortgages": "0",
|
|
184
|
-
|
|
185
|
-
"fronting_carrier_approval": "Yes",
|
|
186
|
-
"reinsurance_carrier_approved": "Yes",
|
|
187
|
-
"stand_second_approval": "Yes",
|
|
188
|
-
"reinsurance_rate": "0.21",
|
|
189
|
-
"withdrawal_reason": ["pricing_disagreement"],
|
|
190
|
-
"declination_reason": [ "wood_shake_roof"],
|
|
191
|
-
|
|
192
|
-
"producerId": 14,
|
|
193
|
-
"producer_license_number": 888987878,
|
|
194
|
-
"producerName": "Micky Mouse",
|
|
195
|
-
"producerEmail": "mouse@example.com",
|
|
196
|
-
"producer_phone_number": "2153596444",
|
|
197
|
-
"producer_street_address": "555 Disney st",
|
|
198
|
-
"producer_street_address_2": "PMB 70879",
|
|
199
|
-
"producer_city": "Los Angeles",
|
|
200
|
-
"producer_state": "California",
|
|
201
|
-
"producer_zip": "94104",
|
|
202
|
-
"producer_ascend_id": "abc123fyg",
|
|
203
|
-
"commissionRate": "0.12",
|
|
204
|
-
"distributor_name": "Eagles",
|
|
205
|
-
"distributor_license_number": 55252,
|
|
206
|
-
|
|
207
|
-
"latitude": 37.8204616,
|
|
208
|
-
"longitude": -122.1878753
|
|
209
|
-
},
|
|
210
|
-
"fieldGroups": []
|
|
211
|
-
}
|
|
@@ -1,160 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"degree_of_slope": "0",
|
|
3
|
-
"ensemble_mean": 0.48374,
|
|
4
|
-
"owner_phone_number": "2152325555",
|
|
5
|
-
"water_damage_limit": "0.05",
|
|
6
|
-
"has_home_business": "yes - farming",
|
|
7
|
-
"cape_thumbnail": "https://flow.capeanalytics.com/api/v2/img/356be903-8f42-4f9d-b0d0-df68da1c8b30/22",
|
|
8
|
-
"fireshed_ID": 1721,
|
|
9
|
-
"past_liens": "0",
|
|
10
|
-
"state": "CA",
|
|
11
|
-
"quote_description_to_insured": "Sample Quote description",
|
|
12
|
-
"fireshed_code": "san_francisco_ca",
|
|
13
|
-
"occupation": "Actor",
|
|
14
|
-
"cape_updated_at": "2024-10-01T16:57:11.551Z",
|
|
15
|
-
"residence_type": "Owner Occupied Single Family Residence",
|
|
16
|
-
"distance_to_neighboring_home": "20",
|
|
17
|
-
"coverage_e": "500000",
|
|
18
|
-
"ground_clearance": "All",
|
|
19
|
-
"months_unoccupied": "0",
|
|
20
|
-
"coverage_d": 300000,
|
|
21
|
-
"coverage_c": 100000,
|
|
22
|
-
"coverage_b": 400000,
|
|
23
|
-
"coverage_a": 4000000,
|
|
24
|
-
"construction_type": "Frame",
|
|
25
|
-
"mailing_street_address": "115 main st",
|
|
26
|
-
"smoke": "Yes",
|
|
27
|
-
"fire_alarm": "Central",
|
|
28
|
-
"roof_material": "Concrete Tile",
|
|
29
|
-
"start_date": "2024-11-23",
|
|
30
|
-
"fire_ext": "Yes",
|
|
31
|
-
"coverage_f": "10000",
|
|
32
|
-
"core_logic_wf_score": 64,
|
|
33
|
-
"first_street_score": 4,
|
|
34
|
-
"roof_replacement_year": "2012",
|
|
35
|
-
"ofac_outcome": "approved",
|
|
36
|
-
"primary_dwelling_insured": "Yes",
|
|
37
|
-
"multifamily_unit_count": "1",
|
|
38
|
-
"cape_uuid": "356be903-8f42-4f9d-b0d0-df68da1c8b30",
|
|
39
|
-
"gre_wf_score": 2.38,
|
|
40
|
-
"enclosed_eaves": "All",
|
|
41
|
-
"coinsured_street_address": "9471 Skyline Blvd",
|
|
42
|
-
"other_deductible": 5000,
|
|
43
|
-
"additional_insured_description": "sample text",
|
|
44
|
-
"credit_score": "800",
|
|
45
|
-
"mailing_state": "CA",
|
|
46
|
-
"waterflow_alarm": "Yes",
|
|
47
|
-
"has_underground_fuel_tank": "No",
|
|
48
|
-
"number_of_bankrupcies": "0",
|
|
49
|
-
"spouse_first_sname": "joe",
|
|
50
|
-
"home_heating_update_year": "2015",
|
|
51
|
-
"cape_review_url": "https://flow.capeanalytics.com/api/v1/client/show/356be903-8f42-4f9d-b0d0-df68da1c8b30",
|
|
52
|
-
"presence_of_pool": false,
|
|
53
|
-
"windows_type": "Tempered Glass",
|
|
54
|
-
"retrofitted": "No",
|
|
55
|
-
"extended_dwelling_coverage": "1.25",
|
|
56
|
-
"metal_fittings_toilet_supply_line": "Yes",
|
|
57
|
-
"protection_class": "2",
|
|
58
|
-
"ensemble_variance": 0.019,
|
|
59
|
-
"ofac_date_pulled": "2024-11-05",
|
|
60
|
-
"quote_name": "blah",
|
|
61
|
-
"mailing_street_address2": "#222",
|
|
62
|
-
"owner_first_name": "bill",
|
|
63
|
-
"spouse_phone_number": "2153598888",
|
|
64
|
-
"zip": "94611",
|
|
65
|
-
"insured_dob": "1985-10-17",
|
|
66
|
-
"distance_to_fire_department": "03",
|
|
67
|
-
"home_heating_source": "thermostatically controlled electrical heat",
|
|
68
|
-
"presence_of_fence": "No",
|
|
69
|
-
"is_under_renovation": "No",
|
|
70
|
-
"lng": -122.1878753,
|
|
71
|
-
"claims_data": {
|
|
72
|
-
"claims": [
|
|
73
|
-
{
|
|
74
|
-
"date": "2024-09-01",
|
|
75
|
-
"type": "Earthquake",
|
|
76
|
-
"amount": 500000
|
|
77
|
-
}
|
|
78
|
-
]
|
|
79
|
-
},
|
|
80
|
-
"gre_arf": 1.06,
|
|
81
|
-
"has_slab_foundation_plumbing": false,
|
|
82
|
-
"previous_insurance_company": "Allstate",
|
|
83
|
-
"water_deductible": 5000,
|
|
84
|
-
"year_built": "2000",
|
|
85
|
-
"slab_plumbing": "No",
|
|
86
|
-
"seismic_shutoff": "Yes",
|
|
87
|
-
"owner_last_name": "burr",
|
|
88
|
-
"replacement_cost": 2251000,
|
|
89
|
-
"mailing_city": "Oakland",
|
|
90
|
-
"previous_policy_expiration_date": "2024-11-03",
|
|
91
|
-
"county": "Alameda",
|
|
92
|
-
"has_additional_insured": "No",
|
|
93
|
-
"electrical_updated_year": "2005",
|
|
94
|
-
"number_of_mortgages": "0",
|
|
95
|
-
"wildfire_category": "C",
|
|
96
|
-
"attractive_nuisance": "No",
|
|
97
|
-
"theft_alarm": "Central",
|
|
98
|
-
"spouse_first_name": "joe",
|
|
99
|
-
"spouse_email": "shmoe@joe.com",
|
|
100
|
-
"street_address": "9471 Skyline Blvd",
|
|
101
|
-
"purchase_year": "2015",
|
|
102
|
-
"ember_resistant_vents": "No",
|
|
103
|
-
"fuel_tank_distance": ">=30",
|
|
104
|
-
"fire_deductible": 0.03,
|
|
105
|
-
"property_id": "18e23424-77fb-4bdc-b65f-6929122df7d1",
|
|
106
|
-
"deadbolt": "Yes",
|
|
107
|
-
"siding_material": "Adobe",
|
|
108
|
-
"ofac_reason": "On the list",
|
|
109
|
-
"distance_to_coast": "100",
|
|
110
|
-
"deck_type": "natural_stone",
|
|
111
|
-
"foundation_type": "Basement Finished",
|
|
112
|
-
"is_rental": "Short term rental",
|
|
113
|
-
"owner_email": "bb@example.com",
|
|
114
|
-
"has_steel_braided_hoses": "Yes",
|
|
115
|
-
"city": "Oakland",
|
|
116
|
-
"home_business_description": "samples",
|
|
117
|
-
"claims_json": [],
|
|
118
|
-
"horses": "Yes",
|
|
119
|
-
"zesty_l2": 9,
|
|
120
|
-
"flood_score": "1",
|
|
121
|
-
"zesty_l1": 3,
|
|
122
|
-
"count_of_solar_panels": "1+",
|
|
123
|
-
"spouse_dob": "2024-10-24",
|
|
124
|
-
"spouse_last_name": "shmoe",
|
|
125
|
-
"chimney_spark_arrestors": "All",
|
|
126
|
-
"windows_frame_type": "Metal",
|
|
127
|
-
"plumbing_updated_year": "2000",
|
|
128
|
-
"previous_premium": "150000",
|
|
129
|
-
"pool_type": "None",
|
|
130
|
-
"water_shutoff": "No",
|
|
131
|
-
"sprinkler": "Partial",
|
|
132
|
-
"lat": 37.8204616,
|
|
133
|
-
"mailing_zip": "94611",
|
|
134
|
-
"water_heater_update_year": "2018",
|
|
135
|
-
"square_feet": 2000,
|
|
136
|
-
"multi_policy_discount": "No",
|
|
137
|
-
"stand_protect_discount": "No",
|
|
138
|
-
"producer_license_number": 888987878,
|
|
139
|
-
"producer_id": 14,
|
|
140
|
-
"producer_name": "Micky Mouse",
|
|
141
|
-
"producer_email": "mouse@example.com",
|
|
142
|
-
"producer_phone_number": "2153596444",
|
|
143
|
-
"producer_street_address": "555 Disney st",
|
|
144
|
-
"producer_street_address2": "PMB 70879",
|
|
145
|
-
"producer_city": "Los Angeles",
|
|
146
|
-
"producer_state": "California",
|
|
147
|
-
"producer_zip": "94104",
|
|
148
|
-
"producer_ascend_id": "abc123fyg",
|
|
149
|
-
"producer_commission": "0.12",
|
|
150
|
-
"broker_name": "Eagles",
|
|
151
|
-
"roof_rating": "Class B",
|
|
152
|
-
"broker_license_number": 55252,
|
|
153
|
-
"rejection_reasons": ["wood_shake_roof"],
|
|
154
|
-
"withdrawal_reasons": ["pricing_disagreement"],
|
|
155
|
-
"stand_second_approval": "Yes",
|
|
156
|
-
"fronting_carrier_approval": "Yes",
|
|
157
|
-
"reinsurance_carrier_approved": "Yes",
|
|
158
|
-
"reinsurance_rate": "0.21",
|
|
159
|
-
"socotra_config_version": 2
|
|
160
|
-
}
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"socotra_config_version": 2,
|
|
3
|
-
"property_id": "18e23424-77fb-4bdc-b65f-6929122df7d1",
|
|
4
|
-
"payment_schedule": "quarterly",
|
|
5
|
-
"quote_name":"example name",
|
|
6
|
-
"attractive_nuisance": "No",
|
|
7
|
-
"chimney_spark_arrestors": "All",
|
|
8
|
-
"city": "Oakland",
|
|
9
|
-
"construction_type": "Frame",
|
|
10
|
-
"core_logic_wf_score": 64,
|
|
11
|
-
"county": "Alameda",
|
|
12
|
-
"count_of_solar_panels": "1+",
|
|
13
|
-
"coverage_a": 4000000,
|
|
14
|
-
"coverage_b": 400000,
|
|
15
|
-
"coverage_c": 100000,
|
|
16
|
-
"coverage_d": 300000,
|
|
17
|
-
"coverage_e": "500000",
|
|
18
|
-
"coverage_f": "10000",
|
|
19
|
-
"deadbolt": "Yes",
|
|
20
|
-
"degree_of_slope": "0",
|
|
21
|
-
"distance_to_fire_department": "03",
|
|
22
|
-
"distance_to_neighboring_home": "20",
|
|
23
|
-
"electrical_updated_year": "2005",
|
|
24
|
-
"ember_resistant_vents": "No",
|
|
25
|
-
"enclosed_eaves": "All",
|
|
26
|
-
"ensemble_mean": 0.48374,
|
|
27
|
-
"ensemble_variance": 0.019,
|
|
28
|
-
"extended_dwelling_coverage": "1.25",
|
|
29
|
-
"fireshed_ID": 1721,
|
|
30
|
-
"fireshed_code": "san_francisco_ca",
|
|
31
|
-
"fire_alarm": "Central",
|
|
32
|
-
"fire_deductible": 0.03,
|
|
33
|
-
"fire_ext": "Yes",
|
|
34
|
-
"first_street_score": 4,
|
|
35
|
-
"flood_score": "1",
|
|
36
|
-
"foundation_type": "Basement Finished",
|
|
37
|
-
"fuel_tank_distance": ">=30",
|
|
38
|
-
"gre_arf": 1.06,
|
|
39
|
-
"gre_wf_score": 2.38,
|
|
40
|
-
"ground_clearance": "All",
|
|
41
|
-
"has_additional_insured": "Yes",
|
|
42
|
-
"has_home_business": "yes - farming",
|
|
43
|
-
"has_steel_braided_hoses": "Yes",
|
|
44
|
-
"has_underground_fuel_tank": "No",
|
|
45
|
-
"home_heating_source": "thermostatically controlled electrical heat",
|
|
46
|
-
"home_heating_update_year": "2015",
|
|
47
|
-
"horses": "Yes",
|
|
48
|
-
"insured_dob": "1985-10-17",
|
|
49
|
-
"is_rental": "Short term rental",
|
|
50
|
-
"is_under_renovation": "No",
|
|
51
|
-
"lat": 37.8204616,
|
|
52
|
-
"lng": -122.1878753,
|
|
53
|
-
"metal_fittings_toilet_supply_line": "Yes",
|
|
54
|
-
"months_unoccupied": "0",
|
|
55
|
-
"multifamily_unit_count": "1",
|
|
56
|
-
"fireshed_capacity": 0.3,
|
|
57
|
-
"number_of_bankrupcies": "0",
|
|
58
|
-
"number_of_mortgages": "0",
|
|
59
|
-
"occupation": "Actor",
|
|
60
|
-
"other_deductible": 5000,
|
|
61
|
-
"past_liens": "0",
|
|
62
|
-
"plumbing_updated_year": "2000",
|
|
63
|
-
"pool_type": "None",
|
|
64
|
-
"presence_of_fence": "No",
|
|
65
|
-
"previous_insurance_company": "Allstate",
|
|
66
|
-
"previous_policy_expiration_date": "2024-11-03",
|
|
67
|
-
"previous_premium": "150000",
|
|
68
|
-
"primary_dwelling_insured": "Yes",
|
|
69
|
-
"protection_class": "2",
|
|
70
|
-
"purchase_year": "2015",
|
|
71
|
-
"replacement_cost": 2251000,
|
|
72
|
-
"residence_type": "Owner Occupied Single Family Residence",
|
|
73
|
-
"retrofitted": "No",
|
|
74
|
-
"roof_material": "Concrete Tile",
|
|
75
|
-
"roof_replacement_year": "2012",
|
|
76
|
-
"seismic_shutoff": "Yes",
|
|
77
|
-
"siding_material": "Adobe",
|
|
78
|
-
"slab_plumbing": "No",
|
|
79
|
-
"smoke": "Yes",
|
|
80
|
-
"spouse_email": "shmoe@joe.com",
|
|
81
|
-
"spouse_first_name": "joe",
|
|
82
|
-
"spouse_last_name": "shmoe",
|
|
83
|
-
"spouse_phone_number": "2153598888",
|
|
84
|
-
"sprinkler": "Partial",
|
|
85
|
-
"start_date": "2024-09-06",
|
|
86
|
-
"state": "CA",
|
|
87
|
-
"street_address": "9471 Skyline Blvd",
|
|
88
|
-
"theft_alarm": "Central",
|
|
89
|
-
"waterflow_alarm": "Yes",
|
|
90
|
-
"water_damage_limit": "0.05",
|
|
91
|
-
"water_deductible": 5000,
|
|
92
|
-
"water_heater_update_year": "2018",
|
|
93
|
-
"water_shutoff": "No",
|
|
94
|
-
"wildfire_category": "C",
|
|
95
|
-
"windows_frame_type": "Metal",
|
|
96
|
-
"windows_type": "Tempered Glass",
|
|
97
|
-
"year_built": "2000",
|
|
98
|
-
"producer_ascend_id": "e9d2140b-01fb-4ce1-98a9-f379f2cca132",
|
|
99
|
-
"producer_city": "San Francisco",
|
|
100
|
-
"producer_commission": "13",
|
|
101
|
-
"producer_email": "blah@example.com",
|
|
102
|
-
"producer_license_number": "12311",
|
|
103
|
-
"producer_name": "Da Broker",
|
|
104
|
-
"producer_phone_number": "2153596444",
|
|
105
|
-
"producer_state": "California",
|
|
106
|
-
"producer_street_address": "548 Market Street",
|
|
107
|
-
"producer_street_address2": "PMB 70879",
|
|
108
|
-
"producer_zip": "94104",
|
|
109
|
-
"broker_name": "The Distributor",
|
|
110
|
-
"broker_license_number": 55252,
|
|
111
|
-
"producer_id": 14,
|
|
112
|
-
"multi_policy_discount": "No",
|
|
113
|
-
"stand_protect_discount": "No",
|
|
114
|
-
"square_feet": "2000",
|
|
115
|
-
"withdrawal_reasons": ["pricing_disagreement"],
|
|
116
|
-
"premium_calculated": null,
|
|
117
|
-
"rejection_reasons": ["wood_shake_roof", "tiv_over_10m"],
|
|
118
|
-
"roof_rating": "Class A",
|
|
119
|
-
"zesty_l1": 3,
|
|
120
|
-
"zesty_l2": 9,
|
|
121
|
-
"zip": "94611",
|
|
122
|
-
"reinsurance_carrier_approved": null,
|
|
123
|
-
"reinsurance_rate": null,
|
|
124
|
-
"fronting_carrier_approval": null,
|
|
125
|
-
"stand_second_approval": null,
|
|
126
|
-
"competing_carrier": "Something",
|
|
127
|
-
"competing_pricing": 12500
|
|
128
|
-
}
|