embaka

Untitled

May 31st, 2021
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <SOAP-ENV:Envelope
  3. xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
  4. xmlns:ns1="http://www.fadata.bg/Insurance_Messages/v1.1/xml/"
  5. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  6. <SOAP-ENV:Header>
  7. <wsse:Security
  8. xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" SOAP-ENV:mustUnderstand="1">
  9. <wsse:UsernameToken>
  10. <wsse:Username>MTPLG_USRWS</wsse:Username>
  11. <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">MTPLG_USRWS</wsse:Password>
  12. <wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">OM0BTsm1fEiD2up5AwJzHN21TvzXA7A5g9k85uf2LO4=</wsse:Nonce>
  13. <wsu:Created
  14. xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2021-05-31T05:39:26Z
  15. </wsu:Created>
  16. </wsse:UsernameToken>
  17. </wsse:Security>
  18. </SOAP-ENV:Header>
  19. <SOAP-ENV:Body>
  20. <InsuranceSvc xsi:type="ns1:InsuranceSvc_Type">
  21. <ns1:InsuranceSvcRq>
  22. <ns1:RegisterNewClientRq>
  23. <ns1:Entity>
  24. <ns1:CompanyData>
  25. <ns1:Name>Генератор-варна</ns1:Name>
  26. <ns1:CustomerID>200110662</ns1:CustomerID>
  27. <ns1:ContactPerson>No Such Person</ns1:ContactPerson>
  28. </ns1:CompanyData>
  29. </ns1:Entity>
  30. <ns1:Addresses>
  31. <ns1:Address>
  32. <ns1:Country>BULGARIA</ns1:Country>
  33. <ns1:CountryCode>BG</ns1:CountryCode>
  34. <ns1:State>ВАРНА</ns1:State>
  35. <ns1:CountryState>3</ns1:CountryState>
  36. <ns1:Region>Варна</ns1:Region>
  37. <ns1:StateRegion>32</ns1:StateRegion>
  38. <ns1:City>Варна</ns1:City>
  39. <ns1:CityCode>656</ns1:CityCode>
  40. <ns1:ResidentialAddress>
  41. <ns1:QuarterName>приморски</ns1:QuarterName>
  42. <ns1:StreetName>Генерал Цимерман</ns1:StreetName>
  43. <ns1:StreetNo>4</ns1:StreetNo>
  44. <ns1:Floor>1</ns1:Floor>
  45. </ns1:ResidentialAddress>
  46. <ns1:ZipCode>9002</ns1:ZipCode>
  47. <ns1:AddressType>C</ns1:AddressType>
  48. </ns1:Address>
  49. <ns1:Address>
  50. <ns1:Country>BULGARIA</ns1:Country>
  51. <ns1:CountryCode>BG</ns1:CountryCode>
  52. <ns1:State>ВАРНА</ns1:State>
  53. <ns1:CountryState>3</ns1:CountryState>
  54. <ns1:Region>Варна</ns1:Region>
  55. <ns1:StateRegion>32</ns1:StateRegion>
  56. <ns1:City>Варна</ns1:City>
  57. <ns1:CityCode>656</ns1:CityCode>
  58. <ns1:ResidentialAddress>
  59. <ns1:QuarterName>приморски</ns1:QuarterName>
  60. <ns1:StreetName>Генерал Цимерман</ns1:StreetName>
  61. <ns1:StreetNo>4</ns1:StreetNo>
  62. <ns1:Floor>1</ns1:Floor>
  63. </ns1:ResidentialAddress>
  64. <ns1:ZipCode>9002</ns1:ZipCode>
  65. <ns1:AddressType>A</ns1:AddressType>
  66. </ns1:Address>
  67. </ns1:Addresses>
  68. </ns1:RegisterNewClientRq>
  69. </ns1:InsuranceSvcRq>
  70. </InsuranceSvc>
  71. </SOAP-ENV:Body>
  72. </SOAP-ENV:Envelope>
Add Comment
Please, Sign In to add comment