Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.29 KB | None | 0 0
  1. curl --request POST \
  2. --url https://leads-aon-uat.coverpocket.info/api/v1/quote_callback \
  3. --header 'apikey: d67da10e2c51c218cbccfd82b6fb04b31034e07b4ad42a1a9757729d9a7ed9c8997c7045c4594ffb0216f6dc8f7b5971a3a92c560954f66e084f3860af60fd46' \
  4. --header 'content-type: application/json' \
  5. --cookie __cfduid=dc9e1a25e01f28f327376ccb9ff779cf11559307234 \
  6. --data '{
  7. "RequestHeader": {
  8. "requestTrackingId": "4284a9da-2b38-4191-ac35-24972bca3f09",
  9. "correlationId": "346be614-ceea-4537-967c-84850e8ff95a",
  10. "auditId": "07bc6c88-ae5f-4d40-8b0e-f91d469d04ec",
  11. "status": "success"
  12. },
  13. "quoteDetails": [
  14. {
  15. "quoteId": "b383c8ce-e824-4238-a993-f6b30dd4a25d",
  16. "status": "Quoted",
  17. "carrierQuoteReference": "a505bab6b0e742c8a421f7c11ccb6140",
  18. "quoteExpiryTime": "2019-10-19T22:52:18.2433697+11:00",
  19. "carrierId": "ZURICH",
  20. "CoverSummary": {
  21. "riskCode": "5056",
  22. "riskDescription": "Platform - Defigo Business Insurance Product Owner: Peter Hazell",
  23. "transactionDescription": "** New Policy ** Defigo Business Insurance & Business Insurance Refer to coverage summary/policy schedule for details",
  24. "effectiveDate": "2019-09-21",
  25. "isRenewable": true,
  26. "renewalDate": "2020-09-21",
  27. "billingCurrency": "AUD",
  28. "termsOfTrade": "13IE",
  29. "situationAddresses": [
  30. {
  31. "key": "ADDRESS1",
  32. "line1": " ,233 ,Castlereagh Street",
  33. "city": "SYDNEY",
  34. "state": "NSW",
  35. "country_code": "AU",
  36. "postal_code": "2000"
  37. }
  38. ],
  39. "policyRisks": [
  40. {
  41. "riskCode": "5057",
  42. "riskDescription": "Main risk code: 5056. General Policy Information sub risk for Defigo Business Insurance",
  43. "questionAndAnswers": null,
  44. "carrierEndorsements": null,
  45. "Sections": [
  46. {
  47. "name": "General Policy Information",
  48. "id": "3700",
  49. "questtionAndAnswers": null,
  50. "carrierEndorsements": null,
  51. "repeatableItems": [
  52. {
  53. "sequence": 0,
  54. "actionIndicator": "Add",
  55. "questionAndAnswers": null,
  56. "additional_details": null,
  57. "carrierEndorsements": null,
  58. "premiumValues": null
  59. }
  60. ]
  61. }
  62. ],
  63. "premiumValues": null
  64. },
  65. {
  66. "riskCode": "5058",
  67. "riskDescription": "Main risk code: 5056. Fire sub risk for Defigo Business Insurance",
  68. "questionAndAnswers": null,
  69. "carrierEndorsements": null,
  70. "Sections": [
  71. {
  72. "name": "FIRE AND PERILS - SITUATION",
  73. "id": "3701",
  74. "questtionAndAnswers": null,
  75. "carrierEndorsements": null,
  76. "repeatableItems": [
  77. {
  78. "sequence": 1,
  79. "actionIndicator": "Add",
  80. "questionAndAnswers": [
  81. {
  82. "key": "ENDOR_FLOOD_YN",
  83. "description": "Flood Endorsement",
  84. "value": "Y"
  85. },
  86. {
  87. "key": "DEDUCT_AMT",
  88. "description": "Deductible",
  89. "value": "500"
  90. },
  91. {
  92. "key": "DECL_CS_AMT",
  93. "description": "Replacement value of contents and stock",
  94. "value": "120000"
  95. }
  96. ],
  97. "additional_details": null,
  98. "carrierEndorsements": null,
  99. "premiumValues": {
  100. "CompanyPremium": 459.94,
  101. "EQC": 0.0,
  102. "FSL": 142.58,
  103. "CompanyPremiumGST": 60.25,
  104. "Discount": 0.0,
  105. "AdminFee": 0.0,
  106. "GSTonAdminFee": 0.0,
  107. "SpecialFee": 0.0,
  108. "TotalDueByClient": 722.42,
  109. "BrokerServiceCharge": 0.0,
  110. "BrokerServiceChargeGST": 0.0,
  111. "StampDuty": 59.65,
  112. "StampDutyExemption": 0.0
  113. }
  114. }
  115. ],
  116. "non_repeatableItems": {
  117. "sequence": 1,
  118. "actionIndicator": null,
  119. "questionAndAnswers": [
  120. {
  121. "key": "LIMIT_LIAB_AMT",
  122. "description": "Limit of Liability",
  123. "value": "144000.0"
  124. }
  125. ],
  126. "additional_details": null,
  127. "carrierEndorsements": null,
  128. "premiumValues": null
  129. }
  130. }
  131. ],
  132. "premiumValues": {
  133. "CompanyPremium": 459.94,
  134. "EQC": 0.0,
  135. "FSL": 142.58,
  136. "CompanyPremiumGST": 60.25,
  137. "Discount": 0.0,
  138. "AdminFee": 0.0,
  139. "GSTonAdminFee": 0.0,
  140. "SpecialFee": 0.0,
  141. "TotalDueByClient": 722.42,
  142. "BrokerServiceCharge": 0.0,
  143. "BrokerServiceChargeGST": 0.0,
  144. "StampDuty": 59.65,
  145. "StampDutyExemption": 0.0
  146. }
  147. },
  148. {
  149. "riskCode": "5059",
  150. "riskDescription": "Main risk code: 5056. Glass sub risk for Defigo Business Insurance",
  151. "questionAndAnswers": null,
  152. "carrierEndorsements": null,
  153. "Sections": [
  154. {
  155. "name": "GLASS - SITUATION",
  156. "id": "3702",
  157. "questtionAndAnswers": null,
  158. "carrierEndorsements": null,
  159. "repeatableItems": [
  160. {
  161. "sequence": 1,
  162. "actionIndicator": "Add",
  163. "questionAndAnswers": [
  164. {
  165. "key": "DEDUCT_AMT",
  166. "description": "Deductible",
  167. "value": "250"
  168. },
  169. {
  170. "key": "SUM_INSURED_AMT",
  171. "description": "Sum Insured, Replacement Value",
  172. "value": "Replacement Value"
  173. }
  174. ],
  175. "additional_details": null,
  176. "carrierEndorsements": null,
  177. "premiumValues": {
  178. "CompanyPremium": 223.22,
  179. "EQC": 0.0,
  180. "FSL": 0.0,
  181. "CompanyPremiumGST": 22.32,
  182. "Discount": 0.0,
  183. "AdminFee": 0.0,
  184. "GSTonAdminFee": 0.0,
  185. "SpecialFee": 0.0,
  186. "TotalDueByClient": 267.64,
  187. "BrokerServiceCharge": 0.0,
  188. "BrokerServiceChargeGST": 0.0,
  189. "StampDuty": 22.1,
  190. "StampDutyExemption": 0.0
  191. }
  192. }
  193. ]
  194. }
  195. ],
  196. "premiumValues": {
  197. "CompanyPremium": 223.22,
  198. "EQC": 0.0,
  199. "FSL": 0.0,
  200. "CompanyPremiumGST": 22.32,
  201. "Discount": 0.0,
  202. "AdminFee": 0.0,
  203. "GSTonAdminFee": 0.0,
  204. "SpecialFee": 0.0,
  205. "TotalDueByClient": 267.64,
  206. "BrokerServiceCharge": 0.0,
  207. "BrokerServiceChargeGST": 0.0,
  208. "StampDuty": 22.1,
  209. "StampDutyExemption": 0.0
  210. }
  211. },
  212. {
  213. "riskCode": "5060",
  214. "riskDescription": "Main risk code: 5056. Theft sub risk for Defigo Business Insurance",
  215. "questionAndAnswers": null,
  216. "carrierEndorsements": null,
  217. "Sections": [
  218. {
  219. "name": "THEFT - SITUATION",
  220. "id": "3703",
  221. "questtionAndAnswers": null,
  222. "carrierEndorsements": null,
  223. "repeatableItems": [
  224. {
  225. "sequence": 1,
  226. "actionIndicator": "Add",
  227. "questionAndAnswers": [
  228. {
  229. "key": "SUMS_CONTENT_AMT",
  230. "description": "Sum Insured, Replacement Value",
  231. "value": "100000"
  232. },
  233. {
  234. "key": "DEDUCT_AMT",
  235. "description": "Deductible",
  236. "value": "500"
  237. },
  238. {
  239. "key": "ENDOR_THEFT_AMT",
  240. "description": "Endorsement Theft Amount",
  241. "value": "5000"
  242. }
  243. ],
  244. "additional_details": null,
  245. "carrierEndorsements": null,
  246. "premiumValues": {
  247. "CompanyPremium": 942.98,
  248. "EQC": 0.0,
  249. "FSL": 0.0,
  250. "CompanyPremiumGST": 94.3,
  251. "Discount": 0.0,
  252. "AdminFee": 0.0,
  253. "GSTonAdminFee": 0.0,
  254. "SpecialFee": 0.0,
  255. "TotalDueByClient": 1130.64,
  256. "BrokerServiceCharge": 0.0,
  257. "BrokerServiceChargeGST": 0.0,
  258. "StampDuty": 93.36,
  259. "StampDutyExemption": 0.0
  260. }
  261. }
  262. ]
  263. }
  264. ],
  265. "premiumValues": {
  266. "CompanyPremium": 942.98,
  267. "EQC": 0.0,
  268. "FSL": 0.0,
  269. "CompanyPremiumGST": 94.3,
  270. "Discount": 0.0,
  271. "AdminFee": 0.0,
  272. "GSTonAdminFee": 0.0,
  273. "SpecialFee": 0.0,
  274. "TotalDueByClient": 1130.64,
  275. "BrokerServiceCharge": 0.0,
  276. "BrokerServiceChargeGST": 0.0,
  277. "StampDuty": 93.36,
  278. "StampDutyExemption": 0.0
  279. }
  280. },
  281. {
  282. "riskCode": "5063",
  283. "riskDescription": "Main risk code: 5056. General and Product Liability sub risk for Defigo Business Insurance",
  284. "questionAndAnswers": null,
  285. "carrierEndorsements": [
  286. {
  287. "key": "36N",
  288. "description": null,
  289. "value": null
  290. }
  291. ],
  292. "Sections": [
  293. {
  294. "name": "GENERAL AND PRODUCT LIABILITY - SITUATION",
  295. "id": "3704",
  296. "questtionAndAnswers": null,
  297. "carrierEndorsements": null,
  298. "repeatableItems": [
  299. {
  300. "sequence": 1,
  301. "actionIndicator": null,
  302. "questionAndAnswers": null,
  303. "additional_details": null,
  304. "carrierEndorsements": null,
  305. "premiumValues": null
  306. }
  307. ],
  308. "non_repeatableItems": {
  309. "sequence": 0,
  310. "actionIndicator": null,
  311. "questionAndAnswers": [
  312. {
  313. "key": "LIMIT_LIAB_AMT",
  314. "description": "Limit of Liability",
  315. "value": "20000000"
  316. },
  317. {
  318. "key": "LIMIT_SUBLIMIT_AMT",
  319. "description": "Sub-Limit of Liability",
  320. "value": "100000"
  321. },
  322. {
  323. "key": "DEDUCT_AMT",
  324. "description": "Deductible",
  325. "value": "250"
  326. }
  327. ],
  328. "additional_details": null,
  329. "carrierEndorsements": [
  330. {
  331. "key": "36N",
  332. "description": null,
  333. "value": null
  334. }
  335. ],
  336. "premiumValues": {
  337. "CompanyPremium": 346.64,
  338. "EQC": 0.0,
  339. "FSL": 0.0,
  340. "CompanyPremiumGST": 34.66,
  341. "Discount": 0.0,
  342. "AdminFee": 0.0,
  343. "GSTonAdminFee": 0.0,
  344. "SpecialFee": 0.0,
  345. "TotalDueByClient": 381.3,
  346. "BrokerServiceCharge": 0.0,
  347. "BrokerServiceChargeGST": 0.0,
  348. "StampDuty": 0.0,
  349. "StampDutyExemption": 0.0
  350. }
  351. }
  352. }
  353. ],
  354. "premiumValues": {
  355. "CompanyPremium": 346.64,
  356. "EQC": 0.0,
  357. "FSL": 0.0,
  358. "CompanyPremiumGST": 34.66,
  359. "Discount": 0.0,
  360. "AdminFee": 0.0,
  361. "GSTonAdminFee": 0.0,
  362. "SpecialFee": 0.0,
  363. "TotalDueByClient": 381.3,
  364. "BrokerServiceCharge": 0.0,
  365. "BrokerServiceChargeGST": 0.0,
  366. "StampDuty": 0.0,
  367. "StampDutyExemption": 0.0
  368. }
  369. }
  370. ],
  371. "premiumValues": {
  372. "CompanyPremium": 5000.21,
  373. "EQC": 0.0,
  374. "FSL": 142.58,
  375. "CompanyPremiumGST": 211.53,
  376. "Discount": 0.0,
  377. "AdminFee": 0.0,
  378. "GSTonAdminFee": 0.0,
  379. "SpecialFee": 0.0,
  380. "TotalDueByClient": 2694.5,
  381. "BrokerServiceCharge": 175.0,
  382. "BrokerServiceChargeGST": 17.5,
  383. "StampDuty": 175.11,
  384. "StampDutyExemption": 0.0
  385. }
  386. }
  387. }
  388. ]
  389. }'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement