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.207.16/insisws/wsrqhandler:7011/schema?insis">
- <InsuranceSvcRq>
- <RegisterQuotationRq>
- <Client>
- <Entity>
- <CompanyData>
- <CustomerID>121098568</CustomerID>
- <Name>Internal Client</Name>
- <ContactPerson>No Such Person</ContactPerson>
- </CompanyData>
- </Entity>
- <Addresses>
- <Address>
- <AddressType>C</AddressType>
- <Country>BULGARIA</Country>
- <Address>ул." Орион" 84</Address>
- <ZipCode>1343</ZipCode>
- <State>СОФИЯ-ОБЛАСТ</State>
- <Region>СОФИЯ-ГРАД</Region>
- <ResidentialAddress/>
- </Address>
- </Addresses>
- </Client>
- <Insureds>
- <Insured>
- <InsuredObjectID>-1</InsuredObjectID>
- <InsuredEntity>
- <OCar>
- <RegNo>C4454KP</RegNo>
- <CarType>1</CarType>
- <Chassis>SARRHZLBNAM198245</Chassis>
- <CarUsage>1</CarUsage>
- <SeatsNum>5</SeatsNum>
- <Make>ROVER</Make>
- <Model>620 SI</Model>
- <CarColor/>
- <Engine>*</Engine>
- <RegType>1</RegType>
- <ProdType>2</ProdType>
- <Modified>0</Modified>
- <ProdYear>2008</ProdYear>
- <CarAge>10</CarAge>
- <FuelType>B</FuelType>
- <Tonage>0</Tonage>
- <CCMTon>2000</CCMTon>
- <BonusMalus>0</BonusMalus>
- </OCar>
- <RelatedPersons>
- <RelatedPerson>
- <PersonType>112</PersonType>
- <PID>121098568</PID>
- <IncludedPolicy>Y</IncludedPolicy>
- <ProductCode>6600</ProductCode>
- <OthersData>
- <AddressType>112</AddressType>
- <ManID/>
- </OthersData>
- </RelatedPerson>
- </RelatedPersons>
- </InsuredEntity>
- <Covers>
- <Cover>
- <CoverCode>TPLPROP</CoverCode>
- <AnnexID>0</AnnexID>
- <Currency>BGN</Currency>
- <InsuredAmount>0</InsuredAmount>
- </Cover>
- <Cover>
- <CoverCode>TPLBODY</CoverCode>
- <AnnexID>0</AnnexID>
- <Currency>BGN</Currency>
- <InsuredAmount>0</InsuredAmount>
- </Cover>
- <Cover>
- <CoverCode>TPLGCBODY</CoverCode>
- <AnnexID>0</AnnexID>
- <Currency>BGN</Currency>
- <InsuredAmount>0</InsuredAmount>
- </Cover>
- <Cover>
- <CoverCode>TPLGCPROP</CoverCode>
- <AnnexID>0</AnnexID>
- <Currency>BGN</Currency>
- <InsuredAmount>0</InsuredAmount>
- </Cover>
- </Covers>
- <CustomProperties>
- <CustomProperty>
- <FieldName>OCP2</FieldName>
- <ProductCode>6600</ProductCode>
- <Value>002930524</Value>
- </CustomProperty>
- </CustomProperties>
- </Insured>
- <InsuranceAmount>0</InsuranceAmount>
- <Currency>BGN</Currency>
- </Insureds>
- <InsuranceConditions>
- <AgentNo>1030000001</AgentNo>
- <ProductCode>6600</ProductCode>
- <ConclusionDate>2013-07-01</ConclusionDate>
- <EffectiveDate>2013-07-30</EffectiveDate>
- <PaymentWay>3</PaymentWay>
- <Renewal>1</Renewal>
- <Questionary>
- <Question>
- <ID>6600.92</ID>
- <AnswerID>99999998888888</AnswerID>
- </Question>
- <Question>
- <ID>6600.6</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6600.10</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>6600.91</ID>
- <AnswerID>99999998888888</AnswerID>
- </Question>
- <Question>
- <ID>6600.9</ID>
- <AnswerID>1</AnswerID>
- </Question>
- </Questionary>
- <Installments>4</Installments>
- <CommonConditions>
- <Condition>
- <Type>USERNAME</Type>
- <Dimension>mtplg</Dimension>
- </Condition>
- </CommonConditions>
- </InsuranceConditions>
- </RegisterQuotationRq>
- </InsuranceSvcRq>
- </InsuranceSvc>
- </env:Body>
- </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment