embaka

Untitled

Jul 11th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 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. <RegisterQuotationRq>
  24. <Client>
  25. <Addresses>
  26. <Address>
  27. <Country>BULGARIA</Country>
  28. <City>СОФИЯ-ГРАД</City>
  29. <Address/>
  30. <ZipCode>1000</ZipCode>
  31. <AddressType>C</AddressType>
  32. </Address>
  33. </Addresses>
  34. <Contacts>
  35. <Contact>
  36. <Type>MOBILE</Type>
  37. <Details/>
  38. <Default>Y</Default>
  39. </Contact>
  40. </Contacts>
  41. </Client>
  42. <Insureds>
  43. <Insured>
  44. <InsuredObjectID>-1</InsuredObjectID>
  45. <InsuredEntity>
  46. <OCar>
  47. <RegNo>C2108HT</RegNo>
  48. <Chassis>570E146D063102EE8</Chassis>
  49. <CarType>1</CarType>
  50. <RegType>1</RegType>
  51. <CarUsage>1</CarUsage>
  52. <SeatsNum>5</SeatsNum>
  53. <Modification/>
  54. <Engine>*</Engine>
  55. <ProdType>2</ProdType>
  56. <ProdYear>2008</ProdYear>
  57. <CarAge/>
  58. <Modified>0</Modified>
  59. <EnginePower>0</EnginePower>
  60. <Tonage>0</Tonage>
  61. <BonusMalus>0</BonusMalus>
  62. <PaintType>1</PaintType>
  63. <CCMTon>0</CCMTon>
  64. <Make>SEAT</Make>
  65. <Model>TOLEDO</Model>
  66. </OCar>
  67. <RelatedPersons>
  68. <RelatedPerson>
  69. <PersonType>111</PersonType>
  70. <PID/>
  71. <IncludedPolicy>Y</IncludedPolicy>
  72. <ProductCode>6601</ProductCode>
  73. <OthersData>
  74. <AddressType>111</AddressType>
  75. <ManID/>
  76. </OthersData>
  77. </RelatedPerson>
  78. </RelatedPersons>
  79. </InsuredEntity>
  80. <InsuredAmount>8000</InsuredAmount>
  81. <Currency>BGN</Currency>
  82. <Covers>
  83. <Cover>
  84. <AnnexID>0</AnnexID>
  85. <InsuredAmount>0</InsuredAmount>
  86. <CoverCode>TPLPROP</CoverCode>
  87. <Currency>BGN</Currency>
  88. </Cover>
  89. <Cover>
  90. <AnnexID>0</AnnexID>
  91. <InsuredAmount>0</InsuredAmount>
  92. <CoverCode>TPLBODY</CoverCode>
  93. <Currency>BGN</Currency>
  94. </Cover>
  95. <Cover>
  96. <AnnexID>0</AnnexID>
  97. <InsuredAmount>0</InsuredAmount>
  98. <CoverCode>TPLGCBODY</CoverCode>
  99. <Currency>BGN</Currency>
  100. </Cover>
  101. <Cover>
  102. <AnnexID>0</AnnexID>
  103. <InsuredAmount>0</InsuredAmount>
  104. <CoverCode>TPLGCPROP</CoverCode>
  105. <Currency>BGN</Currency>
  106. </Cover>
  107. <Cover>
  108. <AnnexID>0</AnnexID>
  109. <InsuredAmount>8000</InsuredAmount>
  110. <CoverCode>CASCO_F</CoverCode>
  111. <Currency>BGN</Currency>
  112. </Cover>
  113. <Cover>
  114. <AnnexID>0</AnnexID>
  115. <InsuredAmount>8000</InsuredAmount>
  116. <CoverCode>CASCO_G</CoverCode>
  117. <Currency>BGN</Currency>
  118. </Cover>
  119. <Cover>
  120. <AnnexID>0</AnnexID>
  121. <InsuredAmount>8000</InsuredAmount>
  122. <CoverCode>CASCO_T</CoverCode>
  123. <Currency>BGN</Currency>
  124. </Cover>
  125. <Cover>
  126. <AnnexID>0</AnnexID>
  127. <InsuredAmount>10000</InsuredAmount>
  128. <CoverCode>ACCTPL</CoverCode>
  129. <Currency>BGN</Currency>
  130. </Cover>
  131. </Covers>
  132. <CustomProperties>
  133. <CustomProperty>
  134. <FieldName>OCP2</FieldName>
  135. <ProductCode>6601</ProductCode>
  136. <Value>001940524</Value>
  137. </CustomProperty>
  138. </CustomProperties>
  139. </Insured>
  140. </Insureds>
  141. <InsuranceConditions>
  142. <ProductCode>6601</ProductCode>
  143. <EffectiveDate>2018-07-13</EffectiveDate>
  144. <ConclusionDate>2018-07-11</ConclusionDate>
  145. <Installments>1</Installments>
  146. <AgentNo>1030000001</AgentNo>
  147. <Questionary>
  148. <Question>
  149. <ID>6601.3</ID>
  150. <AnswerID>0</AnswerID>
  151. </Question>
  152. <Question>
  153. <ID>6601.2</ID>
  154. <AnswerID>0</AnswerID>
  155. </Question>
  156. <Question>
  157. <ID>6601.10</ID>
  158. <AnswerID>1</AnswerID>
  159. </Question>
  160. <Question>
  161. <ID>6601.6</ID>
  162. <AnswerID>0</AnswerID>
  163. </Question>
  164. <Question>
  165. <ID>6601.998</ID>
  166. <Answer/>
  167. </Question>
  168. <Question>
  169. <ID>6601.999</ID>
  170. <Answer/>
  171. </Question>
  172. <Question>
  173. <ID>6601.9</ID>
  174. <AnswerID>1</AnswerID>
  175. </Question>
  176. <Question>
  177. <ID>6601.91</ID>
  178. <AnswerID>99999998888888</AnswerID>
  179. </Question>
  180. <Question>
  181. <ID>6601.92</ID>
  182. <AnswerID>99999998888888</AnswerID>
  183. </Question>
  184. </Questionary>
  185. <CommonConditions>
  186. <Condition>
  187. <Type>USERNAME</Type>
  188. <Value>mtplg</Value>
  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