embaka

Untitled

Nov 15th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.21 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>WSSVCCASCO</wsse:Username>
  14. <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">1WSSVCCASCO1</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.205.16/insisws/wsrqhandler:7013/schema?insis">
  22. <InsuranceSvcRq>
  23. <RegisterQuotationRq>
  24. <Client>
  25. <Entity>
  26. <CompanyData>
  27. <CustomerID>131391369</CustomerID>
  28. <Name>Internal Client</Name>
  29. <ContactPerson>OBJECT</ContactPerson>
  30. </CompanyData>
  31. </Entity>
  32. <Addresses>
  33. <Address>
  34. <Country>BULGARIA</Country>
  35. <City>ПЛОВДИВ</City>
  36. <Address>adres</Address>
  37. <ZipCode>4000</ZipCode>
  38. <AddressType>A</AddressType>
  39. </Address>
  40. <Address>
  41. <AddressType>C</AddressType>
  42. <Country>BULGARIA</Country>
  43. <Address>adres</Address>
  44. </Address>
  45. </Addresses>
  46. <Contacts>
  47. <Contact>
  48. <Type>MOBILE</Type>
  49. <Details>088888888</Details>
  50. <Default>Y</Default>
  51. </Contact>
  52. </Contacts>
  53. </Client>
  54. <Insureds>
  55. <Insured>
  56. <InsuredObjectID>-1</InsuredObjectID>
  57. <InsuredEntity>
  58. <OCar>
  59. <RegNo>PB1175AK</RegNo>
  60. <Chassis>VF1B57R0506408784</Chassis>
  61. <CarType>1</CarType>
  62. <RegType>1</RegType>
  63. <CarUsage>1</CarUsage>
  64. <SeatsNum>5</SeatsNum>
  65. <Modification/>
  66. <Engine>*</Engine>
  67. <ProdType>2</ProdType>
  68. <ProdYear>1991</ProdYear>
  69. <CarAge>26</CarAge>
  70. <Modified>0</Modified>
  71. <EnginePower>73.44</EnginePower>
  72. <Tonage>0</Tonage>
  73. <BonusMalus>0</BonusMalus>
  74. <PaintType>1</PaintType>
  75. <CCMTon>0</CCMTon>
  76. <Make>RENAULT</Make>
  77. <Model>CLIO</Model>
  78. </OCar>
  79. <RelatedPersons>
  80. <RelatedPerson>
  81. <PersonType>112</PersonType>
  82. <IncludedPolicy>Y</IncludedPolicy>
  83. <ProductCode>6601</ProductCode>
  84. <PID>131391369</PID>
  85. <OthersData>
  86. <AddressType>112</AddressType>
  87. <ManID/>
  88. </OthersData>
  89. </RelatedPerson>
  90. </RelatedPersons>
  91. </InsuredEntity>
  92. <InsuredAmount>8000</InsuredAmount>
  93. <Currency>BGN</Currency>
  94. <Covers>
  95. <Cover>
  96. <AnnexID>0</AnnexID>
  97. <InsuredAmount>0</InsuredAmount>
  98. <CoverCode>TPLPROP</CoverCode>
  99. <Currency>BGN</Currency>
  100. </Cover>
  101. <Cover>
  102. <AnnexID>0</AnnexID>
  103. <InsuredAmount>0</InsuredAmount>
  104. <CoverCode>TPLBODY</CoverCode>
  105. <Currency>BGN</Currency>
  106. </Cover>
  107. <Cover>
  108. <AnnexID>0</AnnexID>
  109. <InsuredAmount>0</InsuredAmount>
  110. <CoverCode>TPLGCBODY</CoverCode>
  111. <Currency>BGN</Currency>
  112. </Cover>
  113. <Cover>
  114. <AnnexID>0</AnnexID>
  115. <InsuredAmount>0</InsuredAmount>
  116. <CoverCode>TPLGCPROP</CoverCode>
  117. <Currency>BGN</Currency>
  118. </Cover>
  119. <Cover>
  120. <AnnexID>0</AnnexID>
  121. <InsuredAmount>8000</InsuredAmount>
  122. <CoverCode>CASCO_F</CoverCode>
  123. <Currency>BGN</Currency>
  124. </Cover>
  125. <Cover>
  126. <AnnexID>0</AnnexID>
  127. <InsuredAmount>8000</InsuredAmount>
  128. <CoverCode>CASCO_G</CoverCode>
  129. <Currency>BGN</Currency>
  130. </Cover>
  131. <Cover>
  132. <AnnexID>0</AnnexID>
  133. <InsuredAmount>8000</InsuredAmount>
  134. <CoverCode>CASCO_T</CoverCode>
  135. <Currency>BGN</Currency>
  136. </Cover>
  137. <Cover>
  138. <AnnexID>0</AnnexID>
  139. <InsuredAmount>10000</InsuredAmount>
  140. <CoverCode>ACCTPL</CoverCode>
  141. <Currency>BGN</Currency>
  142. </Cover>
  143. </Covers>
  144. <CustomProperties>
  145. <CustomProperty>
  146. <FieldName>OCP2</FieldName>
  147. <ProductCode>6601</ProductCode>
  148. <Value>000170679</Value>
  149. </CustomProperty>
  150. </CustomProperties>
  151. </Insured>
  152. </Insureds>
  153. <InsuranceConditions>
  154. <ProductCode>6601</ProductCode>
  155. <EffectiveDate>2017-11-17</EffectiveDate>
  156. <ConclusionDate>2017-11-15</ConclusionDate>
  157. <Installments>1</Installments>
  158. <AgentNo>1030000001</AgentNo>
  159. <Questionary>
  160. <Question>
  161. <ID>6601.3</ID>
  162. <AnswerID>7</AnswerID>
  163. </Question>
  164. <Question>
  165. <ID>6601.2</ID>
  166. <AnswerID>2</AnswerID>
  167. </Question>
  168. <Question>
  169. <ID>6601.10</ID>
  170. <AnswerID>1</AnswerID>
  171. </Question>
  172. <Question>
  173. <ID>6601.6</ID>
  174. <AnswerID>1</AnswerID>
  175. </Question>
  176. <Question>
  177. <ID>6601.9</ID>
  178. <AnswerID>2</AnswerID>
  179. </Question>
  180. <Question>
  181. <ID>6601.91</ID>
  182. <AnswerID>99999998888888</AnswerID>
  183. </Question>
  184. <Question>
  185. <ID>6601.92</ID>
  186. <AnswerID>99999998888888</AnswerID>
  187. </Question>
  188. </Questionary>
  189. <CommonConditions>
  190. <Condition>
  191. <Type>USERNAME</Type>
  192. <Value>WSSVCOBJECT</Value>
  193. </Condition>
  194. </CommonConditions>
  195. </InsuranceConditions>
  196. </RegisterQuotationRq>
  197. </InsuranceSvcRq>
  198. </InsuranceSvc>
  199. </env:Body>
  200. </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment