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://localhost/insisws/wsrqhandler:7011/schema?insis">
- <InsuranceSvcRq>
- <RegisterQuotationRq>
- <Client>
- <Entity>
- <PersonalData>
- <PID>4444444444</PID>
- </PersonalData>
- </Entity>
- <Addresses>
- <Aa/>
- </Addresses>
- <Contacts>
- <Contact>
- <Type>MOBILE</Type>
- <Details/>
- <Default>Y</Default>
- </Contact>
- </Contacts>
- </Client>
- <Insureds>
- <Insured>
- <InsuredObjectID>-1</InsuredObjectID>
- <InsuredEntity>
- <OCar>
- <RegNo>GRPMNOREGNO</RegNo>
- <CarType>1</CarType>
- <Chassis>70261C07CA5C53745</Chassis>
- <CarUsage>1</CarUsage>
- <SeatsNum>5</SeatsNum>
- <Make>NOMAKENOMODEL</Make>
- <Model>NOMAKENOMODEL</Model>
- <CarColor/>
- <Engine>*</Engine>
- <RegType>1</RegType>
- <ProdType>2</ProdType>
- <Modified>0</Modified>
- <ProdYear>2000</ProdYear>
- <Tonage>0</Tonage>
- <CCMTon>1398</CCMTon>
- <BonusMalus>0</BonusMalus>
- <TalonNumber/>
- </OCar>
- <Owners>
- <Owner>
- <Entity>
- <CompanyData>
- <CustomerID>4444444444</CustomerID>
- </CompanyData>
- </Entity>
- <Percent>100</Percent>
- <BeginDate>2020-05-27</BeginDate>
- </Owner>
- </Owners>
- <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>OCP1</FieldName>
- <ProductCode>6600</ProductCode>
- <Value>L1</Value>
- </CustomProperty>
- </CustomProperties>
- </Insured>
- <InsuranceAmount>5000</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.2</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6600.6</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>6600.10</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>6600.91</ID>
- <AnswerID>99999998888888</AnswerID>
- </Question>
- <Question>
- <ID>6600.300</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6600.9</ID>
- <AnswerID>5</AnswerID>
- </Question>
- </Questionary>
- <Installments>4</Installments>
- <CommonConditions>
- <Condition>
- <Type>USERNAME</Type>
- <Dimension>mtplg</Dimension>
- </Condition>
- </CommonConditions>
- </InsuranceConditions>
- </RegisterQuotationRq>
- </InsuranceSvcRq>
- </InsuranceSvc>
- </env:Body>
- </env:Envelope>
Add Comment
Please, Sign In to add comment