Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 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.207.16/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. <ObjectNum>3</ObjectNum>
  34. <InsuredEntity>
  35. <ObjectID>-1</ObjectID>
  36. <OInsuredGroups>
  37. <Description>Travel Insurance</Description>
  38. <CustomProperties>
  39. <CustomProperty>
  40. <FieldName>OGPP6</FieldName>
  41. <ProductCode>2000</ProductCode>
  42. <Value>1</Value>
  43. </CustomProperty>
  44. <CustomProperty>
  45. <FieldName>OGPP1</FieldName>
  46. <ProductCode>2000</ProductCode>
  47. <Value>20</Value>
  48. </CustomProperty>
  49. <CustomProperty>
  50. <FieldName>OGPP5</FieldName>
  51. <ProductCode>2000</ProductCode>
  52. <Value>1</Value>
  53. </CustomProperty>
  54. </CustomProperties>
  55. </OInsuredGroups>
  56. </InsuredEntity>
  57. <Covers>
  58. <Cover>
  59. <CoverCode>BASICG</CoverCode>
  60. <AnnexID>0</AnnexID>
  61. <InsuredAmount>10000</InsuredAmount>
  62. <Currency>EUR</Currency>
  63. </Cover>
  64. </Covers>
  65. </Insured>
  66. <Insured>
  67. <ObjectNum>1</ObjectNum>
  68. <InsuredEntity>
  69. <ObjectID>-1</ObjectID>
  70. <OInsuredGroups>
  71. <Description>Travel Insurance</Description>
  72. <CustomProperties>
  73. <CustomProperty>
  74. <FieldName>OGPP6</FieldName>
  75. <ProductCode>2000</ProductCode>
  76. <Value>1</Value>
  77. </CustomProperty>
  78. <CustomProperty>
  79. <FieldName>OGPP1</FieldName>
  80. <ProductCode>2000</ProductCode>
  81. <Value>1</Value>
  82. </CustomProperty>
  83. <CustomProperty>
  84. <FieldName>OGPP5</FieldName>
  85. <ProductCode>2000</ProductCode>
  86. <Value>2</Value>
  87. </CustomProperty>
  88. </CustomProperties>
  89. </OInsuredGroups>
  90. </InsuredEntity>
  91. <Covers>
  92. <Cover>
  93. <CoverCode>BASICG</CoverCode>
  94. <AnnexID>0</AnnexID>
  95. <InsuredAmount>10000</InsuredAmount>
  96. <Currency>EUR</Currency>
  97. </Cover>
  98. </Covers>
  99. </Insured>
  100. </Insureds>
  101. <InsuranceConditions>
  102. <Questionary>
  103. <Question>
  104. <ID>2000.2</ID>
  105. <AnswerID>1</AnswerID>
  106. </Question>
  107. <Question>
  108. <ID>2000.1</ID>
  109. <AnswerID>1</AnswerID>
  110. </Question>
  111. <Question>
  112. <ID>2000.3</ID>
  113. <AnswerID>4</AnswerID>
  114. </Question>
  115. <Question>
  116. <ID>2000.4</ID>
  117. <AnswerID>1</AnswerID>
  118. </Question>
  119. <Question>
  120. <ID>2000.8</ID>
  121. <AnswerID>1</AnswerID>
  122. </Question>
  123. <Question>
  124. <ID>2000.9</ID>
  125. <AnswerID>1</AnswerID>
  126. </Question>
  127. <Question>
  128. <ID>2000.10</ID>
  129. <AnswerID>1</AnswerID>
  130. </Question>
  131. <Question>
  132. <ID>2000.997</ID>
  133. <Answer>N</Answer>
  134. </Question>
  135. <Question>
  136. <ID>2000.998</ID>
  137. <Answer/>
  138. </Question>
  139. <Question>
  140. <ID>2000.999</ID>
  141. <Answer/>
  142. </Question>
  143. </Questionary>
  144. <ProductCode>2000</ProductCode>
  145. <CommonConditions>
  146. <Condition>
  147. <Type>USERNAME</Type>
  148. <Dimension>T</Dimension>
  149. <Value>mtplg</Value>
  150. </Condition>
  151. </CommonConditions>
  152. <AgentNo>1030000001</AgentNo>
  153. <EffectiveDate>2018-10-20</EffectiveDate>
  154. <Duration>9</Duration>
  155. <DurationUnits>d</DurationUnits>
  156. <PaymentWay>3</PaymentWay>
  157. </InsuranceConditions>
  158. </RegisterApplicationRq>
  159. </InsuranceSvcRq>
  160. </InsuranceSvc>
  161. </env:Body>
  162. </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement