embaka

Untitled

Nov 10th, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.05 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>7408232519</PID>
  28. </PersonalData>
  29. </Entity>
  30. <Addresses>
  31. <Address>
  32. <Country>България</Country>
  33. <CountryCode>BG</CountryCode>
  34. <AddressType>A</AddressType>
  35. <CountryState>1</CountryState>
  36. <State>Благоевград</State>
  37. <Region>Благоевград</Region>
  38. <StateRegion>3</StateRegion>
  39. <City>Благоевград</City>
  40. <CityCode>299</CityCode>
  41. <ZipCode>2702</ZipCode>
  42. <Address/>
  43. <ResidentialAddress>
  44. <QuarterName>Грамада</QuarterName>
  45. <StreetName>Антон Страшимиров</StreetName>
  46. <StreetNo>3</StreetNo>
  47. <BlockNo/>
  48. <Entrance/>
  49. <Floor/>
  50. <Apartment/>
  51. </ResidentialAddress>
  52. </Address>
  53. <Address>
  54. <Country>България</Country>
  55. <CountryCode>BG</CountryCode>
  56. <AddressType>C</AddressType>
  57. <CountryState>2</CountryState>
  58. <State>Бургас</State>
  59. <Region>Бургас</Region>
  60. <StateRegion>16</StateRegion>
  61. <City>Бургас</City>
  62. <CityCode>569</CityCode>
  63. <ZipCode>8009</ZipCode>
  64. <Address/>
  65. <ResidentialAddress>
  66. <QuarterName>Меден Рудник</QuarterName>
  67. <StreetName>Стопански двор</StreetName>
  68. <StreetNo>3</StreetNo>
  69. <BlockNo/>
  70. <Entrance/>
  71. <Floor/>
  72. <Apartment/>
  73. </ResidentialAddress>
  74. </Address>
  75. </Addresses>
  76. <Contacts>
  77. <Contact>
  78. <Type>MOBILE</Type>
  79. <Details>888123456</Details>
  80. <Default>Y</Default>
  81. </Contact>
  82. </Contacts>
  83. </Client>
  84. <Insureds>
  85. <Insured>
  86. <InsuredObjectID>-1</InsuredObjectID>
  87. <InsuredEntity>
  88. <OCar>
  89. <RegNo>BT1356BT</RegNo>
  90. <Chassis>DSA8976D7SA8</Chassis>
  91. <CarType>1</CarType>
  92. <RegType>1</RegType>
  93. <CarUsage>1</CarUsage>
  94. <SeatsNum>5</SeatsNum>
  95. <Make>AUDI</Make>
  96. <Model>A4</Model>
  97. <Modification>1.8 TFSI</Modification>
  98. <Engine>*</Engine>
  99. <FuelType>B</FuelType>
  100. <ProdType>2</ProdType>
  101. <DoorNum>4</DoorNum>
  102. <ProdYear>2010</ProdYear>
  103. <CarAge>10</CarAge>
  104. <Modified>0</Modified>
  105. <EnginePower>160</EnginePower>
  106. <Tonage>1.5</Tonage>
  107. <CCMTon>1798</CCMTon>
  108. <BonusMalus>0</BonusMalus>
  109. <CustomProperties>
  110. <CustomProperty>
  111. <FieldName>OCP8</FieldName>
  112. <ProductCode>6700</ProductCode>
  113. <Value>18-11-2010</Value>
  114. </CustomProperty>
  115. </CustomProperties>
  116. </OCar>
  117. <RelatedPersons>
  118. <RelatedPerson>
  119. <PersonType>111</PersonType>
  120. <PID>7408232519</PID>
  121. <IncludedPolicy>Y</IncludedPolicy>
  122. <ProductCode>6700</ProductCode>
  123. <OthersData>
  124. <AddressType>111</AddressType>
  125. <ManID/>
  126. </OthersData>
  127. </RelatedPerson>
  128. </RelatedPersons>
  129. </InsuredEntity>
  130. <InsuredAmount>9420</InsuredAmount>
  131. <Currency>BGN</Currency>
  132. <Covers>
  133. <Cover>
  134. <AnnexID>0</AnnexID>
  135. <InsuredAmount>9420</InsuredAmount>
  136. <Currency>BGN</Currency>
  137. <CoverCode>CASCO_A</CoverCode>
  138. </Cover>
  139. <Cover>
  140. <AnnexID>0</AnnexID>
  141. <InsuredAmount>9420</InsuredAmount>
  142. <Currency>BGN</Currency>
  143. <CoverCode>CASCO_G</CoverCode>
  144. </Cover>
  145. <Cover>
  146. <AnnexID>0</AnnexID>
  147. <InsuredAmount>9420</InsuredAmount>
  148. <Currency>BGN</Currency>
  149. <CoverCode>CASCO_M</CoverCode>
  150. </Cover>
  151. <Cover>
  152. <AnnexID>0</AnnexID>
  153. <InsuredAmount>9420</InsuredAmount>
  154. <Currency>BGN</Currency>
  155. <CoverCode>CASCO_P</CoverCode>
  156. </Cover>
  157. <Cover>
  158. <AnnexID>0</AnnexID>
  159. <InsuredAmount>9420</InsuredAmount>
  160. <Currency>BGN</Currency>
  161. <CoverCode>CASCO_F</CoverCode>
  162. </Cover>
  163. <Cover>
  164. <AnnexID>0</AnnexID>
  165. <InsuredAmount>9420</InsuredAmount>
  166. <Currency>BGN</Currency>
  167. <CoverCode>CASCO_T</CoverCode>
  168. </Cover>
  169. <Cover>
  170. <AnnexID>0</AnnexID>
  171. <InsuredAmount>0</InsuredAmount>
  172. <Currency>BGN</Currency>
  173. <CoverCode>CASCO_D</CoverCode>
  174. </Cover>
  175. </Covers>
  176. </Insured>
  177. </Insureds>
  178. <InsuranceConditions>
  179. <ProductCode>6700</ProductCode>
  180. <EffectiveDate>2020-11-12</EffectiveDate>
  181. <Installments>1</Installments>
  182. <AgentNo>1030008432</AgentNo>
  183. <Questionary>
  184. <Question>
  185. <ID>6700.76</ID>
  186. <AnswerID>2</AnswerID>
  187. </Question>
  188. <Question>
  189. <ID>6700.3</ID>
  190. <AnswerID/>
  191. </Question>
  192. <Question>
  193. <ID>6700.200</ID>
  194. <AnswerID>3</AnswerID>
  195. </Question>
  196. <Question>
  197. <ID>6700.2</ID>
  198. <AnswerID>4</AnswerID>
  199. </Question>
  200. <Question>
  201. <ID>6700.26</ID>
  202. <AnswerID/>
  203. </Question>
  204. <Question>
  205. <ID>6700.22</ID>
  206. <AnswerID>2</AnswerID>
  207. </Question>
  208. <Question>
  209. <ID>6700.20</ID>
  210. <AnswerID>2</AnswerID>
  211. </Question>
  212. <Question>
  213. <ID>6700.217</ID>
  214. <AnswerID>2</AnswerID>
  215. </Question>
  216. <Question>
  217. <ID>6700.1</ID>
  218. <AnswerID>18/11/2010</AnswerID>
  219. </Question>
  220. <Question>
  221. <ID>6700.16</ID>
  222. <AnswerID>2</AnswerID>
  223. </Question>
  224. <Question>
  225. <ID>6700.91</ID>
  226. <AnswerID>9420</AnswerID>
  227. </Question>
  228. <Question>
  229. <ID>6700.92</ID>
  230. <AnswerID>1</AnswerID>
  231. </Question>
  232. <Question>
  233. <ID>6700.94</ID>
  234. <AnswerID>AUDI A4 1.8 TFSI</AnswerID>
  235. </Question>
  236. <Question>
  237. <ID>6700.300</ID>
  238. <AnswerID>2</AnswerID>
  239. </Question>
  240. <Question>
  241. <ID>6700.28</ID>
  242. <AnswerID>2</AnswerID>
  243. </Question>
  244. <Question>
  245. <ID>6700.997</ID>
  246. <Answer>N</Answer>
  247. </Question>
  248. <Question>
  249. <ID>6700.998</ID>
  250. <Answer/>
  251. </Question>
  252. <Question>
  253. <ID>6700.999</ID>
  254. <Answer/>
  255. </Question>
  256. </Questionary>
  257. <CommonConditions>
  258. <Condition>
  259. <Type>USERNAME</Type>
  260. <Value>[email protected]</Value>
  261. </Condition>
  262. </CommonConditions>
  263. </InsuranceConditions>
  264. </RegisterQuotationRq>
  265. </InsuranceSvcRq>
  266. </InsuranceSvc>
  267. </env:Body>
  268. </env:Envelope>
  269.  
Advertisement
Add Comment
Please, Sign In to add comment