embaka

Untitled

Nov 13th, 2020
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <env:Header>
  4. <wsse:Security xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" env:mustUnderstand="1">
  5. <wsse:UsernameToken>
  6. <wsse:Username>MTPLG_USRWS</wsse:Username>
  7. <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">MTPLG_USRWS</wsse:Password>
  8. </wsse:UsernameToken>
  9. </wsse:Security>
  10. </env:Header>
  11. <env:Body>
  12. <InsuranceSvc xmlns="http://www.fadata.bg/Insurance_Messages/v1.1/xml/" 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">
  13. <InsuranceSvcRq>
  14. <RegisterQuotationRq>
  15. <Client>
  16. <Entity>
  17. <CompanyData>
  18. <CustomerID>4444444444</CustomerID>
  19. <Name>Internal Client</Name>
  20. </CompanyData>
  21. </Entity>
  22. </Client>
  23. <Insureds>
  24. <Insured>
  25. <InsuredAmount>90000</InsuredAmount>
  26. <Currency>BGN</Currency>
  27. <Covers>
  28. <Cover>
  29. <CoverCode>PACKB1</CoverCode>
  30. <AnnexID>0</AnnexID>
  31. <InsuredAmount>0</InsuredAmount>
  32. <Currency>BGN</Currency>
  33. </Cover>
  34. </Covers>
  35. <Questionary>
  36. <Question>
  37. <ID>8303.1</ID>
  38. <AnswerID>1</AnswerID>
  39. </Question>
  40. <Question>
  41. <ID>8303.11</ID>
  42. <AnswerID>1</AnswerID>
  43. </Question>
  44. <Question>
  45. <ID>8303.12.1</ID>
  46. <AnswerID>2000</AnswerID>
  47. </Question>
  48. <Question>
  49. <ID>8303.3</ID>
  50. <AnswerID>1</AnswerID>
  51. </Question>
  52. </Questionary>
  53. <InsuredEntity>
  54. <ObjectID>-1</ObjectID>
  55. <OProperty>
  56. <PropertyKind>32</PropertyKind>
  57. <PropertyType>3214</PropertyType>
  58. <Name>Сграда</Name>
  59. <CustomProperties>
  60. <CustomProperty>
  61. <FieldName>OPP10</FieldName>
  62. <ProductCode>8303</ProductCode>
  63. <Value>2</Value>
  64. </CustomProperty>
  65. <CustomProperty>
  66. <FieldName>OPP11</FieldName>
  67. <ProductCode>8303</ProductCode>
  68. <Value/>
  69. </CustomProperty>
  70. </CustomProperties>
  71. <NewAddress>
  72. <Country>България</Country>
  73. <CountryCode>BG</CountryCode>
  74. <CountryState>23</CountryState>
  75. <State>София - град</State>
  76. <Region>София - Град</Region>
  77. <StateRegion>300</StateRegion>
  78. <City>София</City>
  79. <CityCode>4424</CityCode>
  80. <ZipCode>1000</ZipCode>
  81. <Address>Цариградско шосе</Address>
  82. <ResidentialAddress>
  83. <QuarterName/>
  84. <StreetName>Цариградско шосе</StreetName>
  85. <StreetNo>0</StreetNo>
  86. <BlockNo/>
  87. <Entrance>0</Entrance>
  88. <Floor>0</Floor>
  89. <Apartment/>
  90. </ResidentialAddress>
  91. </NewAddress>
  92. </OProperty>
  93. </InsuredEntity>
  94. </Insured>
  95. <Insured>
  96. <InsuredAmount>5000</InsuredAmount>
  97. <Currency>BGN</Currency>
  98. <InsuredEntity>
  99. <ObjectID>-1</ObjectID>
  100. <OLiability>
  101. <LiabDesc>Гражданска отговорност на Застрахования</LiabDesc>
  102. <LiabType>62</LiabType>
  103. <NewAddress>
  104. <Country>България</Country>
  105. <CountryCode>BG</CountryCode>
  106. <CountryState>23</CountryState>
  107. <State>София - град</State>
  108. <Region>София - Град</Region>
  109. <StateRegion>300</StateRegion>
  110. <City>София</City>
  111. <CityCode>4424</CityCode>
  112. <ZipCode>1000</ZipCode>
  113. <Address>Цариградско шосе</Address>
  114. <ResidentialAddress>
  115. <QuarterName/>
  116. <StreetName>Цариградско шосе</StreetName>
  117. <StreetNo>0</StreetNo>
  118. <BlockNo/>
  119. <Entrance>0</Entrance>
  120. <Floor>0</Floor>
  121. <Apartment/>
  122. </ResidentialAddress>
  123. </NewAddress>
  124. </OLiability>
  125. </InsuredEntity>
  126. <Covers>
  127. <Cover>
  128. <CoverCode>CLIABINS</CoverCode>
  129. <AnnexID>0</AnnexID>
  130. <InsuredAmount>90000</InsuredAmount>
  131. <Currency>BGN</Currency>
  132. <Limits>
  133. <Limit>
  134. <CoverCode>CLIABINS</CoverCode>
  135. <LossType>1</LossType>
  136. <LimitType>POLICY</LimitType>
  137. <Amount>5000</Amount>
  138. <Currency>BGN</Currency>
  139. </Limit>
  140. <Limit>
  141. <CoverCode>CLIABINS</CoverCode>
  142. <LossType>1</LossType>
  143. <LimitType>EVENT</LimitType>
  144. <Amount>5000</Amount>
  145. <Currency>BGN</Currency>
  146. </Limit>
  147. </Limits>
  148. </Cover>
  149. </Covers>
  150. </Insured>
  151. </Insureds>
  152. <InsuranceConditions>
  153. <AgentNo>1030000005</AgentNo>
  154. <ProductCode>8303</ProductCode>
  155. <ConclusionDate>2020-11-13</ConclusionDate>
  156. <EffectiveDate>2020-11-14</EffectiveDate>
  157. <Duration>12</Duration>
  158. <DurationUnits>m</DurationUnits>
  159. <PaymentWay>3</PaymentWay>
  160. <Installments>2</Installments>
  161. <Questionary>
  162. <Question>
  163. <ID>8303.998</ID>
  164. <Answer/>
  165. </Question>
  166. <Question>
  167. <ID>8303.999</ID>
  168. <Answer/>
  169. </Question>
  170. </Questionary>
  171. <CommonConditions>
  172. <Condition>
  173. <Type>USERNAME</Type>
  174. <Dimension>T</Dimension>
  175. <Value>mtplg</Value>
  176. </Condition>
  177. <Condition>
  178. <Type>LOYALCARD</Type>
  179. <Dimension>N</Dimension>
  180. </Condition>
  181. <Condition>
  182. <Type>BANKACC</Type>
  183. <Dimension>No</Dimension>
  184. <Value>BG39BNPA94401514483619</Value>
  185. </Condition>
  186. <Condition>
  187. <Type>FORM579</Type>
  188. <Dimension>N</Dimension>
  189. </Condition>
  190. </CommonConditions>
  191. </InsuranceConditions>
  192. </RegisterQuotationRq>
  193. </InsuranceSvcRq>
  194. </InsuranceSvc>
  195. </env:Body>
  196. </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment