embaka

Untitled

Jan 28th, 2020
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.71 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://localhost/insisws/wsrqhandler:7011/schema?insis">
  22. <InsuranceSvcRq>
  23. <RegisterQuotationRq>
  24. <Client>
  25. <Entity>
  26. <PersonalData>
  27. <PID>8707097660</PID>
  28. <EntityType>1</EntityType>
  29. </PersonalData>
  30. </Entity>
  31. </Client>
  32. <Insureds>
  33. <Insured>
  34. <InsuredObjectID>-1</InsuredObjectID>
  35. <InsuredEntity>
  36. <OCar>
  37. <RegNo>BT1212BT</RegNo>
  38. <Chassis>1234567890yrteuw</Chassis>
  39. <CarType>1</CarType>
  40. <RegType>1</RegType>
  41. <CarUsage>1</CarUsage>
  42. <SeatsNum>5</SeatsNum>
  43. <Make>TOYOTA</Make>
  44. <Model>HiLux</Model>
  45. <Modification/>
  46. <Engine>*</Engine>
  47. <FuelType>E</FuelType>
  48. <ProdType>2</ProdType>
  49. <DoorNum>5</DoorNum>
  50. <ProdYear>2018</ProdYear>
  51. <CarAge>2</CarAge>
  52. <CarColor>2</CarColor>
  53. <Modified>0</Modified>
  54. <EnginePower>89</EnginePower>
  55. <Tonage>1.5</Tonage>
  56. <CCMTon/>
  57. <BonusMalus>0</BonusMalus>
  58. <CustomProperties>
  59. <CustomProperty>
  60. <FieldName>IOP1</FieldName>
  61. <ProductCode>6701</ProductCode>
  62. <Value>1</Value>
  63. </CustomProperty>
  64. <CustomProperty>
  65. <FieldName>IOP2</FieldName>
  66. <ProductCode>6701</ProductCode>
  67. <Value>2</Value>
  68. </CustomProperty>
  69. <CustomProperty>
  70. <FieldName>IOP3</FieldName>
  71. <ProductCode>6701</ProductCode>
  72. <Value>3</Value>
  73. </CustomProperty>
  74. <CustomProperty>
  75. <FieldName>OCP4</FieldName>
  76. <ProductCode>6701</ProductCode>
  77. <Value>1000</Value>
  78. </CustomProperty>
  79. </CustomProperties>
  80. </OCar>
  81. <Owners>
  82. <Owner>
  83. <Entity>
  84. <PersonalData>
  85. <PID>8307175665</PID>
  86. <EntityType>1</EntityType>
  87. </PersonalData>
  88. </Entity>
  89. <BeginDate>2020-01-28</BeginDate>
  90. <Percent>100</Percent>
  91. </Owner>
  92. </Owners>
  93. <RelatedPersons>
  94. <RelatedPerson>
  95. <PersonType>105</PersonType>
  96. <PID>8707097660</PID>
  97. <Entity>
  98. <PersonalData>
  99. <Name>
  100. <Given>Тест</Given>
  101. <Surname>Тестов1</Surname>
  102. <Family>Тесто2 тестов3</Family>
  103. </Name>
  104. <PID>8707097660</PID>
  105. <Gender>1</Gender>
  106. <BirthDate>1987-07-09</BirthDate>
  107. <PassportData>
  108. <IDType>I</IDType>
  109. </PassportData>
  110. <EntityType>1</EntityType>
  111. </PersonalData>
  112. </Entity>
  113. <IncludedPolicy>Y</IncludedPolicy>
  114. <ProductCode>6701</ProductCode>
  115. <OthersData>
  116. <AddressType>105</AddressType>
  117. </OthersData>
  118. </RelatedPerson>
  119. </RelatedPersons>
  120. </InsuredEntity>
  121. <InsuredAmount>3333</InsuredAmount>
  122. <Currency>BGN</Currency>
  123. <Covers>
  124. <Cover>
  125. <AnnexID>0</AnnexID>
  126. <InsuredAmount>3333</InsuredAmount>
  127. <Currency>BGN</Currency>
  128. <CoverCode>CASCO_ALL</CoverCode>
  129. </Cover>
  130. </Covers>
  131. </Insured>
  132. </Insureds>
  133. <InsuranceConditions>
  134. <ProductCode>6701</ProductCode>
  135. <EffectiveDate>2020-01-28T10:52:00</EffectiveDate>
  136. <Installments>1</Installments>
  137. <AgentNo>1030012121</AgentNo>
  138. <Questionary>
  139. <Question>
  140. <ID>6701.78</ID>
  141. <AnswerID>1</AnswerID>
  142. </Question>
  143. <Question>
  144. <ID>6701.33</ID>
  145. <AnswerID>2</AnswerID>
  146. </Question>
  147. <Question>
  148. <ID>6701.1</ID>
  149. <AnswerID>12/01/2018</AnswerID>
  150. </Question>
  151. <Question>
  152. <ID>6701.94</ID>
  153. <AnswerID>TOYOTA HiLux </AnswerID>
  154. </Question>
  155. <Question>
  156. <ID>6701.67</ID>
  157. <Answer>2</Answer>
  158. </Question>
  159. <Question>
  160. <ID>6701.69</ID>
  161. <Answer>0</Answer>
  162. </Question>
  163. <Question>
  164. <ID>6701.79</ID>
  165. <Answer>1.3</Answer>
  166. </Question>
  167. <Question>
  168. <ID>6701.997</ID>
  169. <Answer>N</Answer>
  170. </Question>
  171. </Questionary>
  172. <CommonConditions>
  173. <Condition>
  174. <Type>USERNAME</Type>
  175. <Value>mtplg</Value>
  176. </Condition>
  177. </CommonConditions>
  178. </InsuranceConditions>
  179. </RegisterQuotationRq>
  180. </InsuranceSvcRq>
  181. </InsuranceSvc>
  182. </env:Body>
  183. </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment