Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. {
  2.  
  3. "PolicyNumber": "CT0000038",
  4.  
  5.  
  6.  
  7. "ClientName": "Ameet Filed Policy Test 10",
  8. "FirstName": "Ameet",
  9. "LastName": "API",
  10.  
  11.  
  12. "ContactPhone": "987654321",
  13. "Address1": "2447 Country Squire Ln",
  14. "City": "Toledo",
  15. "ZipCode": "43615",
  16. "State": "OH",
  17. "Email": "testscio.ameet+api8@gmail.com",
  18.  
  19.  
  20. "EffectiveDate": "07/15/2019",
  21. "ExpirationDate": "12/15/2020",
  22.  
  23.  
  24. "Variables": {
  25.  
  26.  
  27. "EndorsementEffDate": "07/15/2019",
  28.  
  29. "CoterieAccountID": 564455545,
  30. "DBA": "DBA API TEST",
  31.  
  32.  
  33. "BP12180106": "Yes",
  34. "BP12300112": "Yes",
  35.  
  36. "AdditionalPagesSummary":[{
  37. "InsuredsName": "X"
  38.  
  39. }],
  40.  
  41.  
  42.  
  43.  
  44.  
  45. "BP12010810": "Yes",
  46. "EndorsementChangeWording": "Extended Policy to 12/15/2019",
  47. "EndorsementAdditionalPremium": "100",
  48. "EndorsementReturnPremium": "22",
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. "CalendarYear": "2019",
  56. "ProjectDescription": "Project is Described",
  57. "ProjectAddress": "123 Project Streeet",
  58. "ProjectCity": "Project City",
  59. "ProjectState": "PR",
  60. "ProjectZipCode": "98821",
  61.  
  62.  
  63. "PropertyCoverage": "Yes",
  64. "FreelanceLimitedLiability": "Yes",
  65. "ExclusionDesignatedProducts": "Golf Clubs",
  66.  
  67.  
  68.  
  69. "PropertyLimit": "50,000",
  70. "PropertyDeductible": "500",
  71. "GLIncidentLimit": "1,000,000",
  72. "GLAggregateLimit": "3,000,000",
  73. "MedicalExpensesLimit": "50,000",
  74. "DamagetoPremisesLimit": "250,000",
  75. "OtherThanProductsCompletedOperationsAnnualAggregate": "250,000",
  76. "ProductsCompletedOperationsAnnualAggregate": "3,000,000",
  77.  
  78.  
  79.  
  80. "Total": 350
  81.  
  82. },
  83. "ArrayData": {
  84. "additionalName": [
  85. "Homee, Inc."
  86. ],
  87. "additionalAddress": [
  88. "1413 S Howard Ave Suite 220"
  89. ],
  90. "additionalCity": [
  91. "Tampa Bay"
  92. ],
  93. "additionalState": [
  94. "FL"
  95. ],
  96. "additionalZip": [
  97. "33606"
  98. ]
  99. }
  100.  
  101.  
  102. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement