Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.66 KB | None | 0 0
  1. {
  2. "IdInsurance": 1972,
  3.  
  4.  
  5. "ClientName": "Becca Filed Policy Test 469",
  6. "FirstName": "Becca",
  7. "LastName": "API",
  8. "ContactPhone": "987654321",
  9. "Address1": "2447 Country Squire Ln",
  10. "City": "Toledo",
  11. "ZipCode": "43615",
  12. "State": "WA",
  13. "Email": "testscio.becca+api469@gmail.com",
  14. "EffectiveDate": "03/30/2020",
  15. "ExpirationDate": "03/30/2021",
  16. "Variables": {
  17. "CoterieAccountID": 564455545,
  18. "DBA": "DBA API TEST",
  19.  
  20.  
  21. "PropertyDamageLiabilityOccurrenceDeductible": "1,000,000",
  22.  
  23. "IssueDate": "7:57pm EST, 02/06/2020",
  24.  
  25. "PLIncidentLimit": "1,000,000",
  26. "PLAggregateLimit": "3,000,000",
  27. "PLDeductible": "1,000",
  28. "PLRetroactiveDate": "12/15/2019",
  29. "BusinessDesription": "Test",
  30. "BusinessStreet": "1234 Livingston Ave",
  31. "BusinessCity": "Toledo",
  32. "BusinessState": "TX",
  33. "BusinessZipcode": "43209",
  34. "CustomerFirstName": "David",
  35. "CustomerLastName": "Bowie",
  36. "CoveredServices": "Pipe fitting",
  37. "UnderwritingCompany": "Coterie Insurance",
  38.  
  39. "CalendarYear": "2019",
  40. "ProjectDescription": "Project is Described",
  41. "ProjectAddress": "123 Project Streeet",
  42. "ProjectCity": "Project City",
  43. "ProjectState": "TX",
  44. "ProjectZipCode": "98821",
  45. "FreelanceLimitedLiability": "Yes",
  46. "HiredAutoLiabilityPremium": "100",
  47. "NonOwnedAutoLiabilityPremium": "300",
  48. "PropertyLimit": "50,000",
  49. "PropertyDeductible": "500",
  50. "GLIncidentLimit": "1,000,000",
  51. "GLAggregate": "3,000,000",
  52.  
  53. "BusinessIncomeExtPayrollDaysLimit": "10,000",
  54. "BusinessIncomeDependentPropLimit": "15,000",
  55. "CivilAuthorityLimit": "8,000",
  56. "ElectronicDataLimit": "5,000",
  57. "InterruptionOfCompOpsLimit": "12,000",
  58. "EmployeeDishonestyLimit": "20,000",
  59. "ExtBusinessIncomeExtDaysLimit": "25,000",
  60. "FireExtinguisherRechargeLimit": "1,000",
  61. "ForgeryOrAlterationLimit": "2,000",
  62. "KeyLockReplacementLimit": "1,500",
  63. "MoneyAndSecuritiesLimit": "12,500",
  64. "MoneyOrdersCounterfeitLimit": "11,500",
  65. "NewlyAcquiredPropertyLimit": "30,000",
  66. "PersonalEffectsLimit": "3,000",
  67. "PersonalPropertyOffPremisesLimit": "5,000",
  68. "OptionalCoverageDeductible": "1,000",
  69. "LiquorExclusionDescrOfPremises": "description of premises here",
  70.  
  71. "AttorneyFeeForJudgementOf": "500",
  72. "AttorneyFeePremium": "25",
  73. "WVReformPremiumAdjustment": "1",
  74. "WVPremiumSurchargeAdjustment": "2.22",
  75.  
  76. "GenerateCertificate": "Yes",
  77.  
  78. "AnnualAggregateLiabilityLimit": "3,000,000",
  79. "MedicalExpensesLimit": "50,000",
  80. "DamagetoPremisesLimit": "250,000",
  81. "OtherThanProductsCompletedOperationsAnnualAggregate": "250,000",
  82. "ProductsCompletedOperationsAnnualAggregate": "3,000,000",
  83. "Total": 12
  84.  
  85. },
  86.  
  87. "Documents": {
  88. "HOMECOVERLETTER": "Yes",
  89. "COTERIECWCLAIM0519": "Yes",
  90.  
  91. "CTFCWTERRIN0519": "Yes",
  92. "CTFCWTERROPT0519": "Yes",
  93. "COTERIEOFAC0519": "Yes",
  94.  
  95. "COTERIECWSIG0519": "Yes",
  96. "HomeeInsuranceGuide": "Yes",
  97.  
  98. "CTBCWCNTDEC0619": "Yes",
  99. "CTBCWNONCDEC0619": "Yes",
  100. "CTFWAPROJ0519": "Yes",
  101.  
  102. "CTPLCWADDINS0519": "Yes",
  103. "CTPLCWPROPMNG0519": "Yes",
  104. "CTPLCWPROCSRV0519": "Yes",
  105.  
  106. "BP06121113": "Yes",
  107. "BP06690106": "Yes",
  108. "BP04600110": "Yes",
  109. "BP05180115": "Yes",
  110. "BP04200110": "Yes",
  111. "BP04260713": "Yes",
  112. "Form438BFU": "Yes",
  113. "FormNo372": "Yes",
  114.  
  115. "CTPLCWPL0519": "Yes",
  116. "BP04190713" : "Yes",
  117.  
  118. "BPDS070713": "Yes"
  119. },
  120.  
  121. "AdditionalInsureds": [{
  122. "Number": 1,
  123. "Name": "Becca 1",
  124. "Address": "1413 S Howard Ave Suite 220 Tampa FL,33606",
  125. "Street": "1413 S Howard Ave Suite 220",
  126. "City": "Tampa",
  127. "State": "FL",
  128. "Zipcode": "33606",
  129. "Documents": ["BP04480713"]
  130. }, {
  131. "Number": 2,
  132. "Name": "Becca 2",
  133. "Address": "Second address ",
  134. "Street": "1413 S Howard Ave Suite 220",
  135. "City": "Tampa",
  136. "State": "FL",
  137. "Zipcode": "33606",
  138. "Documents": ["BP04480713"]
  139. }],
  140.  
  141. "ArrayData": {
  142.  
  143. "PHNFormName": [
  144. "Important Notice to Colorado Policyholders"
  145. ],
  146. "PHNFormNumber": [
  147. "INT N002 CO"
  148. ],
  149. "PremiseNumber": [
  150. "1"
  151. ],
  152. "BuildingNumber": [
  153. "1"
  154. ],
  155. "PremiseStreet": [
  156. "1234 Premise 1 Street"
  157. ],
  158. "PremiseCity": [
  159. "Premise 1 City"
  160. ],
  161. "PremiseState": [
  162. "FL"
  163. ],
  164. "PremiseZipcode": [
  165. "45623"
  166. ],
  167. "DateOfLoss": [
  168. "01/07/2011"
  169. ],
  170. "LossType": [
  171. "Property"
  172. ],
  173. "TotalLossAmount": [
  174. "12,000"
  175. ],
  176. "AgreedValueOfBuilding": [
  177. "250,000"
  178. ],
  179. "TotalAmountOfInsurance": [
  180. "500,000"
  181. ],
  182. "LienholderName": [
  183. "Lienholder 1 Name"
  184. ],
  185. "LienholderAddress": [
  186. "1234 Lienholder 1 Address"
  187. ],
  188. "LienholderCity": [
  189. "Lienholder 1 City"
  190. ],
  191. "LienholderState": [
  192. "FL"
  193. ],
  194. "LienholderZipcode": [
  195. "46879"
  196. ],
  197. "ActualCashValueOption": [
  198. "Yes"
  199. ],
  200. "BPPSeasonalIncreasePercent": [
  201. "5%"
  202. ],
  203. "BuildingLimitAutoAnnualIncrease": [
  204. "10%"
  205. ],
  206. "BuildingLimitOfIns": [
  207. "500,000"
  208. ],
  209. "BusinessPersonalPropertyLimit": [
  210. "20,000"
  211. ],
  212. "AccountsReceivableLimit": [
  213. "15,000"
  214. ],
  215. "BPPTempInStorageUnitLimit": [
  216. "5,000"
  217. ],
  218. "FireDeptServiceChargeLimit": [
  219. "1,000"
  220. ],
  221. "IncreasedCostOfConstructionLimit": [
  222. "8,000"
  223. ],
  224. "OutdoorPropertyLimit": [
  225. "2,000"
  226. ],
  227. "OutdoorSignsLimit": [
  228. "500"
  229. ],
  230. "PreservationOfPropertyLimit": [
  231. "1,000"
  232. ],
  233. "ValuablePapersRecordsLimit": [
  234. "2,000"
  235. ],
  236. "BusinessIncomeExtPayrollDaysLimit": [
  237. "25,000"
  238. ],
  239. "BusinessIncomeDependentPropLimit": [
  240. "25,000"
  241. ],
  242. "WaiverOrgName": [
  243. "Waiver Organization LLC"
  244. ]
  245.  
  246. }
  247. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement