embaka

Untitled

Jan 16th, 2020
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.59 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>8307175665</PID>
  28. <EntityType>1</EntityType>
  29. </PersonalData>
  30. </Entity>
  31. <Addresses>
  32. <Address>
  33. <AddressType>A</AddressType>
  34. <Country>BULGARIA</Country>
  35. <City>ВЕЛИКО ТЪРНОВО</City>
  36. <Address>Адрес за кореспонденция</Address>
  37. <ZipCode>5000</ZipCode>
  38. <State>ВЕЛИКО ТЪРНОВО</State>
  39. <Region>ВЕЛИКО ТЪРНОВО</Region>
  40. <ResidentialAddress>
  41. <QuarterName/>
  42. <StreetName>.</StreetName>
  43. <StreetNo/>
  44. <BlockNo/>
  45. <Entrance/>
  46. <Floor/>
  47. <Apartment/>
  48. </ResidentialAddress>
  49. </Address>
  50. <Address>
  51. <AddressType>C</AddressType>
  52. <Country>BULGARIA</Country>
  53. <City>ВЕЛИКО ТЪРНОВО</City>
  54. <Address>Адрес за кореспонденция</Address>
  55. <ZipCode>5000</ZipCode>
  56. <State>ВЕЛИКО ТЪРНОВО</State>
  57. <Region>ВЕЛИКО ТЪРНОВО</Region>
  58. </Address>
  59. </Addresses>
  60. <Contacts>
  61. <Contact>
  62. <Type>MOBILE</Type>
  63. <Details>0987654567</Details>
  64. <Default>Y</Default>
  65. </Contact>
  66. </Contacts>
  67. </Client>
  68. <Insureds>
  69. <Insured>
  70. <InsuredObjectID>-1</InsuredObjectID>
  71. <InsuredEntity>
  72. <OCar>
  73. <RegNo>BT1200BT</RegNo>
  74. <Chassis>123HDKC7DS69D90S</Chassis>
  75. <CarType>1</CarType>
  76. <RegType>1</RegType>
  77. <CarUsage>1</CarUsage>
  78. <SeatsNum>5</SeatsNum>
  79. <Make>DACIA</Make>
  80. <Model>LOGAN</Model>
  81. <Modification/>
  82. <Engine>*</Engine>
  83. <FuelType>B</FuelType>
  84. <ProdType>2</ProdType>
  85. <DoorNum>5</DoorNum>
  86. <ProdYear>2014</ProdYear>
  87. <CarAge>6</CarAge>
  88. <CarColor>21</CarColor>
  89. <Modified>0</Modified>
  90. <EnginePower>66</EnginePower>
  91. <Tonage>1.5</Tonage>
  92. <CCMTon>1390</CCMTon>
  93. <BonusMalus>0</BonusMalus>
  94. <CustomProperties>
  95. <CustomProperty>
  96. <FieldName>IOP1</FieldName>
  97. <ProductCode>6701</ProductCode>
  98. <Value>1</Value>
  99. </CustomProperty>
  100. <CustomProperty>
  101. <FieldName>IOP2</FieldName>
  102. <ProductCode>6701</ProductCode>
  103. <Value>1</Value>
  104. </CustomProperty>
  105. <CustomProperty>
  106. <FieldName>IOP3</FieldName>
  107. <ProductCode>6701</ProductCode>
  108. <Value>1</Value>
  109. </CustomProperty>
  110. <CustomProperty>
  111. <FieldName>OCP4</FieldName>
  112. <ProductCode>6701</ProductCode>
  113. <Value>1000</Value>
  114. </CustomProperty>
  115. </CustomProperties>
  116. </OCar>
  117. <Owners>
  118. <Owner>
  119. <Entity>
  120. <CompanyData>
  121. <Name>"АД-БИ-В" ЕООД</Name>
  122. <CustomerID>201196543</CustomerID>
  123. <ContactPerson/>
  124. <EntityType>2</EntityType>
  125. </CompanyData>
  126. </Entity>
  127. <Addresses>
  128. <Address>
  129. <Aa>
  130. <Country>BULGARIA</Country>
  131. <State>ПАЗАРДЖИК</State>
  132. <Region>РАКИТОВО</Region>
  133. <City>РАКИТОВО</City>
  134. <ResidentialAddress/>
  135. <ZipCode>4640</ZipCode>
  136. <AddressType>C</AddressType>
  137. <Address>bul. Tsarigradsko Shose 47A</Address>
  138. </Aa>
  139. <Aa>
  140. <Country>BULGARIA</Country>
  141. <State>ПАЗАРДЖИК</State>
  142. <Region>РАКИТОВО</Region>
  143. <City>РАКИТОВО</City>
  144. <ResidentialAddress>
  145. <StreetName>.</StreetName>
  146. </ResidentialAddress>
  147. <ZipCode>4640</ZipCode>
  148. <AddressType>A</AddressType>
  149. <Address>bul. Tsarigradsko Shose 47A</Address>
  150. </Aa>
  151. </Address>
  152. </Addresses>
  153. <Contacts>
  154. <Contact>
  155. <Aa>
  156. <Type>MOBILE</Type>
  157. <Details>9089767567889</Details>
  158. <Default>Y</Default>
  159. </Aa>
  160. <Aa>
  161. <Type>EMAIL</Type>
  162. <Details>[email protected]</Details>
  163. <Default>Y</Default>
  164. </Aa>
  165. </Contact>
  166. </Contacts>
  167. <BeginDate>2020-01-16</BeginDate>
  168. <EndDate>2020-01-15</EndDate>
  169. <Percent>0</Percent>
  170. </Owner>
  171. <Owner>
  172. <Entity>
  173. <PersonalData>
  174. <Name>
  175. <Given>Емилиян</Given>
  176. <Surname>Николов</Surname>
  177. <Family>Димитров</Family>
  178. </Name>
  179. <PID>8307175665</PID>
  180. <Gender>1</Gender>
  181. <BirthDate>1983-07-17</BirthDate>
  182. <PassportData>
  183. <IDType>I</IDType>
  184. </PassportData>
  185. <Age>36</Age>
  186. <EntityType>1</EntityType>
  187. </PersonalData>
  188. </Entity>
  189. <Addresses>
  190. <Address>
  191. <Aa>
  192. <Country>BULGARIA</Country>
  193. <State>ВЕЛИКО ТЪРНОВО</State>
  194. <Region>ВЕЛИКО ТЪРНОВО</Region>
  195. <City>ВЕЛИКО ТЪРНОВО</City>
  196. <ResidentialAddress>
  197. <StreetName>.</StreetName>
  198. </ResidentialAddress>
  199. <ZipCode>5000</ZipCode>
  200. <AddressType>A</AddressType>
  201. <Address>Адрес за кореспонденция</Address>
  202. </Aa>
  203. <Aa>
  204. <Country>BULGARIA</Country>
  205. <State>ВЕЛИКО ТЪРНОВО</State>
  206. <Region>ВЕЛИКО ТЪРНОВО</Region>
  207. <City>ВЕЛИКО ТЪРНОВО</City>
  208. <ResidentialAddress/>
  209. <ZipCode>5000</ZipCode>
  210. <AddressType>C</AddressType>
  211. <Address>Адрес за кореспонденция</Address>
  212. </Aa>
  213. </Address>
  214. </Addresses>
  215. <Contacts>
  216. <Contact>
  217. <Aa>
  218. <Type>MOBILE</Type>
  219. <Details>0987654567</Details>
  220. <Default>Y</Default>
  221. </Aa>
  222. <Aa>
  223. <Type>EMAIL</Type>
  224. <Details>[email protected]</Details>
  225. <Default>Y</Default>
  226. </Aa>
  227. </Contact>
  228. </Contacts>
  229. <BeginDate>2020-01-16</BeginDate>
  230. <Percent>100</Percent>
  231. </Owner>
  232. </Owners>
  233. <RelatedPersons/>
  234. </InsuredEntity>
  235. <InsuredAmount>3200</InsuredAmount>
  236. <Currency>BGN</Currency>
  237. <Covers>
  238. <Cover>
  239. <AnnexID>0</AnnexID>
  240. <InsuredAmount>3200</InsuredAmount>
  241. <Currency>BGN</Currency>
  242. <CoverCode>CASCO_ALL</CoverCode>
  243. </Cover>
  244. </Covers>
  245. </Insured>
  246. </Insureds>
  247. <InsuranceConditions>
  248. <ProductCode>6701</ProductCode>
  249. <EffectiveDate>2020-01-18</EffectiveDate>
  250. <Installments>1</Installments>
  251. <AgentNo>1030012121</AgentNo>
  252. <Questionary>
  253. <Question>
  254. <ID>6701.78</ID>
  255. <AnswerID>1</AnswerID>
  256. </Question>
  257. <Question>
  258. <ID>6701.33</ID>
  259. <AnswerID>3</AnswerID>
  260. </Question>
  261. <Question>
  262. <ID>6701.1</ID>
  263. <AnswerID>18/01/2014</AnswerID>
  264. </Question>
  265. <Question>
  266. <ID>6701.94</ID>
  267. <AnswerID>DACIA LOGAN </AnswerID>
  268. </Question>
  269. <Question>
  270. <ID>6701.67</ID>
  271. <Answer>2</Answer>
  272. </Question>
  273. <Question>
  274. <ID>6701.69</ID>
  275. <Answer>0</Answer>
  276. </Question>
  277. <Question>
  278. <ID>6701.79</ID>
  279. <Answer>1.5</Answer>
  280. </Question>
  281. <Question>
  282. <ID>6701.997</ID>
  283. <Answer>N</Answer>
  284. </Question>
  285. </Questionary>
  286. <CommonConditions>
  287. <Condition>
  288. <Type>USERNAME</Type>
  289. <Value>mtplg</Value>
  290. </Condition>
  291. </CommonConditions>
  292. </InsuranceConditions>
  293. </RegisterQuotationRq>
  294. </InsuranceSvcRq>
  295. </InsuranceSvc>
  296. </env:Body>
  297. </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment