Guest User

Untitled

a guest
Apr 21st, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.23 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://10.66.209.16/insisws/wsrqhandler:7011/schema?insis">
  22. <InsuranceSvcRq>
  23. <RegisterQuotationRq>
  24. <Client>
  25. <Entity>
  26. <CompanyData>
  27. <CustomerID>TRIPCBUSN</CustomerID>
  28. <Name>Internal Client</Name>
  29. </CompanyData>
  30. </Entity>
  31. </Client>
  32. <Insureds>
  33. <Insured>
  34. <InsuredAmount>50000</InsuredAmount>
  35. <Currency>EUR</Currency>
  36. <Covers>
  37. <Cover>
  38. <AnnexID>0</AnnexID>
  39. <InsuredAmount>50000</InsuredAmount>
  40. <Currency>EUR</Currency>
  41. <CoverCode>MAINCOV</CoverCode>
  42. </Cover>
  43. <Cover>
  44. <AnnexID>0</AnnexID>
  45. <InsuredAmount>50000</InsuredAmount>
  46. <Currency>EUR</Currency>
  47. <CoverCode>EARTHQUAKE</CoverCode>
  48. </Cover>
  49. <Cover>
  50. <AnnexID>0</AnnexID>
  51. <InsuredAmount>50000</InsuredAmount>
  52. <Currency>EUR</Currency>
  53. <CoverCode>MALARSON</CoverCode>
  54. </Cover>
  55. </Covers>
  56. <InsuredEntity>
  57. <ObjectID>-1</ObjectID>
  58. <OProperty>
  59. <PropertyKind>31</PropertyKind>
  60. <PropertyType>3101</PropertyType>
  61. <Name>Апартамент</Name>
  62. <NewAddress>
  63. <Country>България</Country>
  64. <CountryCode>BG</CountryCode>
  65. <State>София</State>
  66. <Region>София</Region>
  67. <City>София</City>
  68. <ZipCode>1000</ZipCode>
  69. <Address>кв."Младост", бл.131, вх.6, ет.4, ап.7</Address>
  70. </NewAddress>
  71. <CustomProperties>
  72. <CustomProperty>
  73. <FieldName>OPP1</FieldName>
  74. <ProductCode>8501</ProductCode>
  75. <Value>01</Value>
  76. </CustomProperty>
  77. <CustomProperty>
  78. <FieldName>OPP2</FieldName>
  79. <ProductCode>8501</ProductCode>
  80. <Value>01</Value>
  81. </CustomProperty>
  82. </CustomProperties>
  83. </OProperty>
  84. <RelatedPersons>
  85. <RelatedPerson>
  86. <PersonType>112</PersonType>
  87. <PID>2222222222</PID>
  88. <OthersData>
  89. <AddressType>112</AddressType>
  90. <ManID/>
  91. </OthersData>
  92. </RelatedPerson>
  93. </RelatedPersons>
  94. </InsuredEntity>
  95. </Insured>
  96. </Insureds>
  97. <InsuranceConditions>
  98. <AgentNo>1030008432</AgentNo>
  99. <ProductCode>8501</ProductCode>
  100. <ConclusionDate>2016-04-21</ConclusionDate>
  101. <EffectiveDate>2016-04-22</EffectiveDate>
  102. <PaymentWay>3</PaymentWay>
  103. <Installments>4</Installments>
  104. <Questionary>
  105. <Question>
  106. <ID>8501.01</ID>
  107. <AnswerID>1</AnswerID>
  108. </Question>
  109. <Question>
  110. <ID>8501.02</ID>
  111. <AnswerID>1</AnswerID>
  112. </Question>
  113. <Question>
  114. <ID>8501.03</ID>
  115. <AnswerID>1</AnswerID>
  116. </Question>
  117. <Question>
  118. <ID>8501.04</ID>
  119. <AnswerID>1999</AnswerID>
  120. </Question>
  121. <Question>
  122. <ID>8501.05</ID>
  123. <AnswerID>1</AnswerID>
  124. </Question>
  125. <Question>
  126. <ID>8501.06</ID>
  127. <AnswerID>1</AnswerID>
  128. </Question>
  129. <Question>
  130. <ID>8501.07</ID>
  131. <AnswerID>1</AnswerID>
  132. </Question>
  133. <Question>
  134. <ID>8501.08</ID>
  135. <AnswerID>1999</AnswerID>
  136. </Question>
  137. <Question>
  138. <ID>8501.09</ID>
  139. <AnswerID>1</AnswerID>
  140. </Question>
  141. <Question>
  142. <ID>8501.10</ID>
  143. <AnswerID>1</AnswerID>
  144. </Question>
  145. <Question>
  146. <ID>8501.11</ID>
  147. <AnswerID>1</AnswerID>
  148. </Question>
  149. <Question>
  150. <ID>8501.12</ID>
  151. <AnswerID>3</AnswerID>
  152. </Question>
  153. </Questionary>
  154. </InsuranceConditions>
  155. </RegisterQuotationRq>
  156. </InsuranceSvcRq>
  157. </InsuranceSvc>
  158. </env:Body>
  159. </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment