Advertisement
Guest User

Untitled

a guest
Apr 18th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.75 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. <RegisterApplicationRq>
  24. <Client>
  25. <Entity>
  26. <PersonalData>
  27. <PID>8307175665</PID>
  28. </PersonalData>
  29. </Entity>
  30. </Client>
  31. <Insureds>
  32. <Insured>
  33. <InsuredAmount>80000</InsuredAmount>
  34. <Currency>BGN</Currency>
  35. <Covers>
  36. <Cover>
  37. <AnnexID>0</AnnexID>
  38. <InsuredAmount>80000</InsuredAmount>
  39. <Currency>BGN</Currency>
  40. <CoverCode>MAINCOV</CoverCode>
  41. </Cover>
  42. <Cover>
  43. <AnnexID>0</AnnexID>
  44. <InsuredAmount>80000</InsuredAmount>
  45. <Currency>BGN</Currency>
  46. <CoverCode>EARTHQUAKE</CoverCode>
  47. </Cover>
  48. <Cover>
  49. <AnnexID>0</AnnexID>
  50. <InsuredAmount>80000</InsuredAmount>
  51. <Currency>BGN</Currency>
  52. <CoverCode>MALARSON</CoverCode>
  53. </Cover>
  54. </Covers>
  55. <InsuredEntity>
  56. <ObjectID>-1</ObjectID>
  57. <OProperty>
  58. <PropertyKind>31</PropertyKind>
  59. <PropertyType>3101</PropertyType>
  60. <Name>Апартамент</Name>
  61. <CustomProperties>
  62. <CustomProperty>
  63. <FieldName>OPP1</FieldName>
  64. <ProductCode>8501</ProductCode>
  65. <Value>08</Value>
  66. </CustomProperty>
  67. <CustomProperty>
  68. <FieldName>OPP2</FieldName>
  69. <ProductCode>8501</ProductCode>
  70. <Value>01</Value>
  71. </CustomProperty>
  72. <CustomProperty>
  73. <FieldName>OPP10</FieldName>
  74. <ProductCode>8501</ProductCode>
  75. <Value>1</Value>
  76. </CustomProperty>
  77. <CustomProperty>
  78. <FieldName>OPP11</FieldName>
  79. <ProductCode>8501</ProductCode>
  80. <Value>31243432</Value>
  81. </CustomProperty>
  82. </CustomProperties>
  83. <NewAddress>
  84. <Country>България</Country>
  85. <CountryCode>BG</CountryCode>
  86. <CountryState>4</CountryState>
  87. <State>Велико Търново</State>
  88. <Region>Велико Търново</Region>
  89. <StateRegion>40</StateRegion>
  90. <City>Велико Търново</City>
  91. <CityCode>683</CityCode>
  92. <ZipCode>5008</ZipCode>
  93. <Address>ХристоДонев</Address>
  94. <ResidentialAddress>
  95. <QuarterName>Бузлуджа</QuarterName>
  96. <StreetName>ХристоДонев</StreetName>
  97. <StreetNo/>
  98. <BlockNo/>
  99. <Entrance/>
  100. <Floor/>
  101. <Apartment/>
  102. </ResidentialAddress>
  103. </NewAddress>
  104. </OProperty>
  105. <Owners>
  106. <Owner>
  107. <Entity>
  108. <PersonalData>
  109. <PID>8307175665</PID>
  110. </PersonalData>
  111. </Entity>
  112. <BeginDate>2019-04-18</BeginDate>
  113. <Percent>100</Percent>
  114. </Owner>
  115. </Owners>
  116. </InsuredEntity>
  117. </Insured>
  118. <Insured>
  119. <InsuredEntity>
  120. <ObjectID>-1</ObjectID>
  121. <OProperty>
  122. <PropertyKind>33</PropertyKind>
  123. <PropertyType>3320</PropertyType>
  124. <Name>Домашно имущество - Апартамент</Name>
  125. <CustomProperties>
  126. <CustomProperty>
  127. <FieldName>OPP1</FieldName>
  128. <ProductCode>8501</ProductCode>
  129. <Value>08</Value>
  130. </CustomProperty>
  131. <CustomProperty>
  132. <FieldName>OPP2</FieldName>
  133. <ProductCode>8501</ProductCode>
  134. <Value>01</Value>
  135. </CustomProperty>
  136. <CustomProperty>
  137. <FieldName>OPP10</FieldName>
  138. <ProductCode>8501</ProductCode>
  139. <Value>1</Value>
  140. </CustomProperty>
  141. </CustomProperties>
  142. <NewAddress>
  143. <Country>България</Country>
  144. <CountryCode>BG</CountryCode>
  145. <CountryState>4</CountryState>
  146. <State>Велико Търново</State>
  147. <Region>Велико Търново</Region>
  148. <StateRegion>40</StateRegion>
  149. <City>Велико Търново</City>
  150. <CityCode>683</CityCode>
  151. <ZipCode>5008</ZipCode>
  152. <Address>ХристоДонев</Address>
  153. <ResidentialAddress>
  154. <QuarterName>Бузлуджа</QuarterName>
  155. <StreetName>ХристоДонев</StreetName>
  156. <StreetNo/>
  157. <BlockNo/>
  158. <Entrance/>
  159. <Floor/>
  160. <Apartment/>
  161. </ResidentialAddress>
  162. </NewAddress>
  163. </OProperty>
  164. <Owners>
  165. <Owner>
  166. <Entity>
  167. <PersonalData>
  168. <PID>8307175665</PID>
  169. </PersonalData>
  170. </Entity>
  171. <BeginDate>2019-04-18</BeginDate>
  172. <Percent>100</Percent>
  173. </Owner>
  174. </Owners>
  175. </InsuredEntity>
  176. <InsuredAmount>24000</InsuredAmount>
  177. <Currency>BGN</Currency>
  178. <Covers>
  179. <Cover>
  180. <AnnexID>0</AnnexID>
  181. <InsuredAmount>24000</InsuredAmount>
  182. <Currency>BGN</Currency>
  183. <CoverCode>MAINCOV</CoverCode>
  184. </Cover>
  185. <Cover>
  186. <AnnexID>0</AnnexID>
  187. <InsuredAmount>24000</InsuredAmount>
  188. <Currency>BGN</Currency>
  189. <CoverCode>EARTHQUAKE</CoverCode>
  190. </Cover>
  191. <Cover>
  192. <AnnexID>0</AnnexID>
  193. <InsuredAmount>24000</InsuredAmount>
  194. <Currency>BGN</Currency>
  195. <CoverCode>MALARSON</CoverCode>
  196. </Cover>
  197. <Cover>
  198. <AnnexID>0</AnnexID>
  199. <InsuredAmount>3000</InsuredAmount>
  200. <Currency>BGN</Currency>
  201. <CoverCode>SHORTCIRC</CoverCode>
  202. </Cover>
  203. <Cover>
  204. <AnnexID>0</AnnexID>
  205. <InsuredAmount>3000</InsuredAmount>
  206. <Currency>BGN</Currency>
  207. <CoverCode>MAINCOVE</CoverCode>
  208. </Cover>
  209. <Cover>
  210. <AnnexID>0</AnnexID>
  211. <InsuredAmount>7200</InsuredAmount>
  212. <Currency>BGN</Currency>
  213. <CoverCode>THEFT</CoverCode>
  214. </Cover>
  215. </Covers>
  216. </Insured>
  217. <Insured>
  218. <InsuredEntity>
  219. <ObjectID>-1</ObjectID>
  220. <Owners>
  221. <Owner>
  222. <Entity>
  223. <PersonalData>
  224. <PID>8307175665</PID>
  225. </PersonalData>
  226. </Entity>
  227. <BeginDate>2019-04-18</BeginDate>
  228. <Percent>100</Percent>
  229. </Owner>
  230. </Owners>
  231. <OLiability>
  232. <LiabDesc>ОТГОВОРНОСТ</LiabDesc>
  233. <LiabType>1</LiabType>
  234. <NewAddress>
  235. <Country>България</Country>
  236. <CountryCode>BG</CountryCode>
  237. <CountryState>4</CountryState>
  238. <State>Велико Търново</State>
  239. <Region>Велико Търново</Region>
  240. <StateRegion>40</StateRegion>
  241. <City>Велико Търново</City>
  242. <CityCode>683</CityCode>
  243. <ZipCode>5008</ZipCode>
  244. <Address>ХристоДонев</Address>
  245. <ResidentialAddress>
  246. <QuarterName>Бузлуджа</QuarterName>
  247. <StreetName>ХристоДонев</StreetName>
  248. <StreetNo/>
  249. <BlockNo/>
  250. <Entrance/>
  251. <Floor/>
  252. <Apartment/>
  253. </ResidentialAddress>
  254. </NewAddress>
  255. </OLiability>
  256. </InsuredEntity>
  257. <InsuredAmount>10000</InsuredAmount>
  258. <Currency>BGN</Currency>
  259. <Covers>
  260. <Cover>
  261. <AnnexID>0</AnnexID>
  262. <InsuredAmount>10000</InsuredAmount>
  263. <Currency>BGN</Currency>
  264. <CoverCode>LIABFIRM</CoverCode>
  265. </Cover>
  266. <Cover>
  267. <AnnexID>0</AnnexID>
  268. <InsuredAmount>2000</InsuredAmount>
  269. <Currency>BGN</Currency>
  270. <CoverCode>LIABOWNER</CoverCode>
  271. </Cover>
  272. </Covers>
  273. </Insured>
  274. <Insured>
  275. <InsuredEntity>
  276. <ObjectID>-1</ObjectID>
  277. <OInsuredGroups>
  278. <Description>ГРУПА</Description>
  279. <CustomProperties>
  280. <CustomProperty>
  281. <FieldName>OGPP1</FieldName>
  282. <ProductCode>8501</ProductCode>
  283. <Value>1</Value>
  284. </CustomProperty>
  285. </CustomProperties>
  286. </OInsuredGroups>
  287. <Owners>
  288. <Owner>
  289. <Entity>
  290. <PersonalData>
  291. <PID>8307175665</PID>
  292. </PersonalData>
  293. </Entity>
  294. <BeginDate>2019-04-18</BeginDate>
  295. <Percent>100</Percent>
  296. </Owner>
  297. </Owners>
  298. </InsuredEntity>
  299. <InsuredAmount>0</InsuredAmount>
  300. <Currency>BGN</Currency>
  301. <Covers>
  302. <Cover>
  303. <AnnexID>0</AnnexID>
  304. <InsuredAmount>10000</InsuredAmount>
  305. <Currency>BGN</Currency>
  306. <CoverCode>ACCIDENCOV</CoverCode>
  307. </Cover>
  308. <Cover>
  309. <AnnexID>0</AnnexID>
  310. <InsuredAmount>2000</InsuredAmount>
  311. <Currency>BGN</Currency>
  312. <CoverCode>TRIPCANCEL</CoverCode>
  313. </Cover>
  314. </Covers>
  315. </Insured>
  316. </Insureds>
  317. <InsuranceConditions>
  318. <AgentNo>1030008432</AgentNo>
  319. <ProductCode>8501</ProductCode>
  320. <ConclusionDate>2019-04-18</ConclusionDate>
  321. <EffectiveDate>2019-04-19</EffectiveDate>
  322. <PaymentWay>3</PaymentWay>
  323. <Installments>1</Installments>
  324. <Questionary>
  325. <Question>
  326. <ID>8501.01</ID>
  327. <AnswerID>1</AnswerID>
  328. </Question>
  329. <Question>
  330. <ID>8501.02</ID>
  331. <AnswerID>1</AnswerID>
  332. </Question>
  333. <Question>
  334. <ID>8501.03</ID>
  335. <AnswerID>1</AnswerID>
  336. </Question>
  337. <Question>
  338. <ID>8501.04</ID>
  339. <AnswerID>1904</AnswerID>
  340. </Question>
  341. <Question>
  342. <ID>8501.05A</ID>
  343. <AnswerID>1</AnswerID>
  344. </Question>
  345. <Question>
  346. <ID>8501.06</ID>
  347. <AnswerID>1</AnswerID>
  348. </Question>
  349. <Question>
  350. <ID>8501.07</ID>
  351. <AnswerID>1</AnswerID>
  352. </Question>
  353. <Question>
  354. <ID>8501.08</ID>
  355. <AnswerID>1</AnswerID>
  356. </Question>
  357. <Question>
  358. <ID>8501.09A</ID>
  359. <AnswerID>1</AnswerID>
  360. </Question>
  361. <Question>
  362. <ID>8501.10</ID>
  363. <AnswerID>1</AnswerID>
  364. </Question>
  365. <Question>
  366. <ID>8501.11A</ID>
  367. <AnswerID>1</AnswerID>
  368. </Question>
  369. <Question>
  370. <ID>8501.15</ID>
  371. <Answer>3</Answer>
  372. </Question>
  373. <Question>
  374. <ID>8501.12A</ID>
  375. <AnswerID>1</AnswerID>
  376. </Question>
  377. <Question>
  378. <ID>8501.13</ID>
  379. <AnswerID>4</AnswerID>
  380. </Question>
  381. <Question>
  382. <ID>8501.14</ID>
  383. <AnswerID>Допълнително описание на обекта</AnswerID>
  384. </Question>
  385. <Question>
  386. <ID>8501.997</ID>
  387. <Answer>N</Answer>
  388. </Question>
  389. <Question>
  390. <ID>8501.998</ID>
  391. <Answer/>
  392. </Question>
  393. <Question>
  394. <ID>8501.999</ID>
  395. <Answer/>
  396. </Question>
  397. </Questionary>
  398. <CommonConditions>
  399. <Condition>
  400. <Type>USERNAME</Type>
  401. <Dimension>T</Dimension>
  402. <Value>emiliyan.dimitrov@imaginarica.com</Value>
  403. </Condition>
  404. <Condition>
  405. <Type>LOYALCARD</Type>
  406. <Dimension>N</Dimension>
  407. </Condition>
  408. </CommonConditions>
  409. </InsuranceConditions>
  410. </RegisterApplicationRq>
  411. </InsuranceSvcRq>
  412. </InsuranceSvc>
  413. </env:Body>
  414. </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement