Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <env:Envelope
- xmlns:env="http://www.w3.org/2003/05/soap-envelope"
- xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
- xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <env:Header>
- <wsse:Security
- xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
- xmlns:env="http://www.w3.org/2003/05/soap-envelope"
- xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" env:mustUnderstand="1">
- <wsse:UsernameToken>
- <wsse:Username>MTPLG_USRWS</wsse:Username>
- <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">MTPLG_USRWS</wsse:Password>
- </wsse:UsernameToken>
- </wsse:Security>
- </env:Header>
- <env:Body>
- <InsuranceSvc
- xmlns="http://www.fadata.bg/Insurance_Messages/v1.1/xml/"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fadata.bg/Insurance_Messages/v1.1/xml/ http://10.66.209.16/insisws/wsrqhandler:7011/schema?insis">
- <InsuranceSvcRq>
- <RegisterQuotationRq>
- <Client>
- <Entity>
- <CompanyData>
- <CustomerID>TRIPCBUSN</CustomerID>
- <Name>Internal Client</Name>
- </CompanyData>
- </Entity>
- </Client>
- <Insureds>
- <Insured>
- <InsuredAmount>50000</InsuredAmount>
- <Currency>EUR</Currency>
- <Covers>
- <Cover>
- <AnnexID>0</AnnexID>
- <InsuredAmount>50000</InsuredAmount>
- <Currency>EUR</Currency>
- <CoverCode>MAINCOV</CoverCode>
- </Cover>
- <Cover>
- <AnnexID>0</AnnexID>
- <InsuredAmount>50000</InsuredAmount>
- <Currency>EUR</Currency>
- <CoverCode>EARTHQUAKE</CoverCode>
- </Cover>
- <Cover>
- <AnnexID>0</AnnexID>
- <InsuredAmount>50000</InsuredAmount>
- <Currency>EUR</Currency>
- <CoverCode>MALARSON</CoverCode>
- </Cover>
- </Covers>
- <InsuredEntity>
- <ObjectID>-1</ObjectID>
- <OProperty>
- <PropertyKind>31</PropertyKind>
- <PropertyType>3101</PropertyType>
- <Name>Апартамент</Name>
- <NewAddress>
- <Country>България</Country>
- <CountryCode>BG</CountryCode>
- <State>София</State>
- <Region>София</Region>
- <City>София</City>
- <ZipCode>1000</ZipCode>
- <Address>кв."Младост", бл.131, вх.6, ет.4, ап.7</Address>
- </NewAddress>
- <CustomProperties>
- <CustomProperty>
- <FieldName>OPP1</FieldName>
- <ProductCode>8501</ProductCode>
- <Value>01</Value>
- </CustomProperty>
- <CustomProperty>
- <FieldName>OPP2</FieldName>
- <ProductCode>8501</ProductCode>
- <Value>01</Value>
- </CustomProperty>
- </CustomProperties>
- </OProperty>
- <RelatedPersons>
- <RelatedPerson>
- <PersonType>112</PersonType>
- <PID>2222222222</PID>
- <OthersData>
- <AddressType>112</AddressType>
- <ManID/>
- </OthersData>
- </RelatedPerson>
- </RelatedPersons>
- </InsuredEntity>
- </Insured>
- </Insureds>
- <InsuranceConditions>
- <AgentNo>1030008432</AgentNo>
- <ProductCode>8501</ProductCode>
- <ConclusionDate>2016-04-21</ConclusionDate>
- <EffectiveDate>2016-04-22</EffectiveDate>
- <PaymentWay>3</PaymentWay>
- <Installments>4</Installments>
- <Questionary>
- <Question>
- <ID>8501.01</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>8501.02</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>8501.03</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>8501.04</ID>
- <AnswerID>1999</AnswerID>
- </Question>
- <Question>
- <ID>8501.05</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>8501.06</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>8501.07</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>8501.08</ID>
- <AnswerID>1999</AnswerID>
- </Question>
- <Question>
- <ID>8501.09</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>8501.10</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>8501.11</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>8501.12</ID>
- <AnswerID>3</AnswerID>
- </Question>
- </Questionary>
- </InsuranceConditions>
- </RegisterQuotationRq>
- </InsuranceSvcRq>
- </InsuranceSvc>
- </env:Body>
- </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment