embaka

Untitled

Mar 17th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.93 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <env:Envelope
  3. xmlns:env="http://www.w3.org/2003/05/soap-envelope"
  4. xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
  5. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  6. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  7. <env:Header>
  8. <wsse:Security
  9. xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
  10. xmlns:env="http://www.w3.org/2003/05/soap-envelope"
  11. xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" env:mustUnderstand="1">
  12. <wsse:UsernameToken>
  13. <wsse:Username>MTPLG_USRWS</wsse:Username>
  14. <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">MTPLG_USRWS</wsse:Password>
  15. </wsse:UsernameToken>
  16. </wsse:Security>
  17. </env:Header>
  18. <env:Body>
  19. <InsuranceSvc
  20. xmlns="http://www.fadata.bg/Insurance_Messages/v1.1/xml/"
  21. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fadata.bg/Insurance_Messages/v1.1/xml/ http://localhost/insisws/wsrqhandler:7011/schema?insis">
  22. <InsuranceSvcRq>
  23. <RegisterQuotationRq>
  24. <Client>
  25. <Entity>
  26. <PersonalData>
  27. <PID>2222222222</PID>
  28. </PersonalData>
  29. </Entity>
  30. </Client>
  31. <Insureds>
  32. <Insured>
  33. <InsuredAmount>100000</InsuredAmount>
  34. <Currency>BGN</Currency>
  35. <Covers>
  36. <Cover>
  37. <AnnexID>0</AnnexID>
  38. <InsuredAmount>100000</InsuredAmount>
  39. <Currency>BGN</Currency>
  40. <CoverCode>MAINCOV</CoverCode>
  41. </Cover>
  42. <Cover>
  43. <AnnexID>0</AnnexID>
  44. <InsuredAmount>100000</InsuredAmount>
  45. <Currency>BGN</Currency>
  46. <CoverCode>EARTHQUAKE</CoverCode>
  47. <Indemnity>
  48. <FranchiseType>DEDUCT</FranchiseType>
  49. <FranchiseDimension>P</FranchiseDimension>
  50. <FranchiseValue>2</FranchiseValue>
  51. <FranchiseCurrency>BGN</FranchiseCurrency>
  52. </Indemnity>
  53. </Cover>
  54. <Cover>
  55. <AnnexID>0</AnnexID>
  56. <InsuredAmount>100000</InsuredAmount>
  57. <Currency>BGN</Currency>
  58. <CoverCode>MALARSON</CoverCode>
  59. </Cover>
  60. </Covers>
  61. <InsuredEntity>
  62. <ObjectID>-1</ObjectID>
  63. <OProperty>
  64. <PropertyKind>31</PropertyKind>
  65. <PropertyType>3101</PropertyType>
  66. <Name>Апартамент</Name>
  67. <CustomProperties>
  68. <CustomProperty>
  69. <FieldName>OPP1</FieldName>
  70. <ProductCode>8501</ProductCode>
  71. <Value>08</Value>
  72. </CustomProperty>
  73. <CustomProperty>
  74. <FieldName>OPP2</FieldName>
  75. <ProductCode>8501</ProductCode>
  76. <Value>01</Value>
  77. </CustomProperty>
  78. <CustomProperty>
  79. <FieldName>OPP10</FieldName>
  80. <ProductCode>8501</ProductCode>
  81. <Value>7</Value>
  82. </CustomProperty>
  83. <CustomProperty>
  84. <FieldName>OPP11</FieldName>
  85. <ProductCode>8501</ProductCode>
  86. <Value>567890-765678-8766</Value>
  87. </CustomProperty>
  88. </CustomProperties>
  89. <NewAddress>
  90. <Country>България</Country>
  91. <CountryCode>BG</CountryCode>
  92. <CountryState>3</CountryState>
  93. <State>Варна</State>
  94. <Region>Варна</Region>
  95. <StateRegion>32</StateRegion>
  96. <City>Варна</City>
  97. <CityCode>656</CityCode>
  98. <ZipCode>9010</ZipCode>
  99. <Address>Доктор Желязкова</Address>
  100. <ResidentialAddress>
  101. <QuarterName/>
  102. <StreetName>Доктор Желязкова</StreetName>
  103. <StreetNo>13</StreetNo>
  104. <BlockNo>23</BlockNo>
  105. <Entrance>а</Entrance>
  106. <Floor>8</Floor>
  107. <Apartment>24</Apartment>
  108. </ResidentialAddress>
  109. </NewAddress>
  110. </OProperty>
  111. </InsuredEntity>
  112. </Insured>
  113. <Insured>
  114. <InsuredEntity>
  115. <ObjectID>-1</ObjectID>
  116. <OProperty>
  117. <PropertyKind>33</PropertyKind>
  118. <PropertyType>3320</PropertyType>
  119. <Name>Домашно имущество - Апартамент</Name>
  120. <CustomProperties>
  121. <CustomProperty>
  122. <FieldName>OPP1</FieldName>
  123. <ProductCode>8501</ProductCode>
  124. <Value>08</Value>
  125. </CustomProperty>
  126. <CustomProperty>
  127. <FieldName>OPP2</FieldName>
  128. <ProductCode>8501</ProductCode>
  129. <Value>01</Value>
  130. </CustomProperty>
  131. <CustomProperty>
  132. <FieldName>OPP10</FieldName>
  133. <ProductCode>8501</ProductCode>
  134. <Value>7</Value>
  135. </CustomProperty>
  136. </CustomProperties>
  137. <NewAddress>
  138. <Country>България</Country>
  139. <CountryCode>BG</CountryCode>
  140. <CountryState>3</CountryState>
  141. <State>Варна</State>
  142. <Region>Варна</Region>
  143. <StateRegion>32</StateRegion>
  144. <City>Варна</City>
  145. <CityCode>656</CityCode>
  146. <ZipCode>9010</ZipCode>
  147. <Address>Доктор Желязкова</Address>
  148. <ResidentialAddress>
  149. <QuarterName/>
  150. <StreetName>Доктор Желязкова</StreetName>
  151. <StreetNo>13</StreetNo>
  152. <BlockNo>23</BlockNo>
  153. <Entrance>а</Entrance>
  154. <Floor>8</Floor>
  155. <Apartment>24</Apartment>
  156. </ResidentialAddress>
  157. </NewAddress>
  158. </OProperty>
  159. </InsuredEntity>
  160. <InsuredAmount>30000</InsuredAmount>
  161. <Currency>BGN</Currency>
  162. <Covers>
  163. <Cover>
  164. <AnnexID>0</AnnexID>
  165. <InsuredAmount>30000</InsuredAmount>
  166. <Currency>BGN</Currency>
  167. <CoverCode>MAINCOV</CoverCode>
  168. </Cover>
  169. <Cover>
  170. <AnnexID>0</AnnexID>
  171. <InsuredAmount>30000</InsuredAmount>
  172. <Currency>BGN</Currency>
  173. <CoverCode>EARTHQUAKE</CoverCode>
  174. <Indemnity>
  175. <FranchiseType>DEDUCT</FranchiseType>
  176. <FranchiseDimension>P</FranchiseDimension>
  177. <FranchiseValue>-1</FranchiseValue>
  178. <FranchiseCurrency>BGN</FranchiseCurrency>
  179. </Indemnity>
  180. </Cover>
  181. <Cover>
  182. <AnnexID>0</AnnexID>
  183. <InsuredAmount>30000</InsuredAmount>
  184. <Currency>BGN</Currency>
  185. <CoverCode>MALARSON</CoverCode>
  186. </Cover>
  187. <Cover>
  188. <AnnexID>0</AnnexID>
  189. <InsuredAmount>3000</InsuredAmount>
  190. <Currency>BGN</Currency>
  191. <CoverCode>SHORTCIRC</CoverCode>
  192. </Cover>
  193. <Cover>
  194. <AnnexID>0</AnnexID>
  195. <InsuredAmount>3000</InsuredAmount>
  196. <Currency>BGN</Currency>
  197. <CoverCode>MAINCOVE</CoverCode>
  198. </Cover>
  199. <Cover>
  200. <AnnexID>0</AnnexID>
  201. <InsuredAmount>9000</InsuredAmount>
  202. <Currency>BGN</Currency>
  203. <CoverCode>THEFT</CoverCode>
  204. </Cover>
  205. </Covers>
  206. </Insured>
  207. <Insured>
  208. <InsuredEntity>
  209. <ObjectID>-1</ObjectID>
  210. <OLiability>
  211. <LiabDesc>ОТГОВОРНОСТ</LiabDesc>
  212. <LiabType>1</LiabType>
  213. <NewAddress>
  214. <Country>България</Country>
  215. <CountryCode>BG</CountryCode>
  216. <CountryState>3</CountryState>
  217. <State>Варна</State>
  218. <Region>Варна</Region>
  219. <StateRegion>32</StateRegion>
  220. <City>Варна</City>
  221. <CityCode>656</CityCode>
  222. <ZipCode>9010</ZipCode>
  223. <Address>Доктор Желязкова</Address>
  224. <ResidentialAddress>
  225. <QuarterName/>
  226. <StreetName>Доктор Желязкова</StreetName>
  227. <StreetNo>13</StreetNo>
  228. <BlockNo>23</BlockNo>
  229. <Entrance>а</Entrance>
  230. <Floor>8</Floor>
  231. <Apartment>24</Apartment>
  232. </ResidentialAddress>
  233. </NewAddress>
  234. </OLiability>
  235. </InsuredEntity>
  236. <InsuredAmount>5000</InsuredAmount>
  237. <Currency>BGN</Currency>
  238. <Covers>
  239. <Cover>
  240. <AnnexID>0</AnnexID>
  241. <InsuredAmount>5000</InsuredAmount>
  242. <Currency>BGN</Currency>
  243. <CoverCode>LIABFIRM</CoverCode>
  244. </Cover>
  245. <Cover>
  246. <AnnexID>0</AnnexID>
  247. <InsuredAmount>1000</InsuredAmount>
  248. <Currency>BGN</Currency>
  249. <CoverCode>LIABOWNER</CoverCode>
  250. </Cover>
  251. </Covers>
  252. </Insured>
  253. <Insured>
  254. <InsuredEntity>
  255. <ObjectID>-1</ObjectID>
  256. <OInsuredGroups>
  257. <Description>ГРУПА</Description>
  258. <CustomProperties>
  259. <CustomProperty>
  260. <FieldName>OGPP1</FieldName>
  261. <ProductCode>8501</ProductCode>
  262. <Value>1</Value>
  263. </CustomProperty>
  264. </CustomProperties>
  265. </OInsuredGroups>
  266. </InsuredEntity>
  267. <InsuredAmount>0</InsuredAmount>
  268. <Currency>BGN</Currency>
  269. <Covers>
  270. <Cover>
  271. <AnnexID>0</AnnexID>
  272. <InsuredAmount>10000</InsuredAmount>
  273. <Currency>BGN</Currency>
  274. <CoverCode>ACCIDENCOV</CoverCode>
  275. </Cover>
  276. <Cover>
  277. <AnnexID>0</AnnexID>
  278. <InsuredAmount>2000</InsuredAmount>
  279. <Currency>BGN</Currency>
  280. <CoverCode>TRIPCANCEL</CoverCode>
  281. </Cover>
  282. </Covers>
  283. </Insured>
  284. </Insureds>
  285. <InsuranceConditions>
  286. <AgentNo>1030000001</AgentNo>
  287. <PaymentWay>3</PaymentWay>
  288. <ProductCode>8501</ProductCode>
  289. <ConclusionDate>2020-03-17</ConclusionDate>
  290. <EffectiveDate>2020-03-18</EffectiveDate>
  291. <Installments>1</Installments>
  292. <Questionary>
  293. <Question>
  294. <ID>8501.01</ID>
  295. <AnswerID>1</AnswerID>
  296. </Question>
  297. <Question>
  298. <ID>8501.02</ID>
  299. <AnswerID>1</AnswerID>
  300. </Question>
  301. <Question>
  302. <ID>8501.03</ID>
  303. <AnswerID>1</AnswerID>
  304. </Question>
  305. <Question>
  306. <ID>8501.04</ID>
  307. <AnswerID>2008</AnswerID>
  308. </Question>
  309. <Question>
  310. <ID>8501.05A</ID>
  311. <AnswerID>1</AnswerID>
  312. </Question>
  313. <Question>
  314. <ID>8501.06</ID>
  315. <AnswerID>1</AnswerID>
  316. </Question>
  317. <Question>
  318. <ID>8501.07</ID>
  319. <AnswerID>1</AnswerID>
  320. </Question>
  321. <Question>
  322. <ID>8501.08</ID>
  323. <AnswerID>1</AnswerID>
  324. </Question>
  325. <Question>
  326. <ID>8501.09A</ID>
  327. <AnswerID>2</AnswerID>
  328. </Question>
  329. <Question>
  330. <ID>8501.10</ID>
  331. <AnswerID>1</AnswerID>
  332. </Question>
  333. <Question>
  334. <ID>8501.11A</ID>
  335. <AnswerID>2</AnswerID>
  336. </Question>
  337. <Question>
  338. <ID>8501.15</ID>
  339. <Answer>78</Answer>
  340. </Question>
  341. <Question>
  342. <ID>8501.12A</ID>
  343. <AnswerID>1</AnswerID>
  344. </Question>
  345. <Question>
  346. <ID>8501.13</ID>
  347. <AnswerID>4</AnswerID>
  348. </Question>
  349. <Question>
  350. <ID>8501.14</ID>
  351. <AnswerID/>
  352. </Question>
  353. <Question>
  354. <ID>8501.998</ID>
  355. <Answer/>
  356. </Question>
  357. <Question>
  358. <ID>8501.999</ID>
  359. <Answer/>
  360. </Question>
  361. </Questionary>
  362. <CommonConditions>
  363. <Condition>
  364. <Type>USERNAME</Type>
  365. <Dimension>T</Dimension>
  366. <Value>mtplg</Value>
  367. </Condition>
  368. <Condition>
  369. <Type>LOYALCARD</Type>
  370. <Dimension>N</Dimension>
  371. </Condition>
  372. </CommonConditions>
  373. </InsuranceConditions>
  374. </RegisterQuotationRq>
  375. </InsuranceSvcRq>
  376. </InsuranceSvc>
  377. </env:Body>
  378. </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment