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>
- <RegisterApplicationRq>
- <Client>
- <Entity>
- <PersonalData>
- <PID>8307175665</PID>
- </PersonalData>
- </Entity>
- </Client>
- <Insureds>
- <Insured>
- <InsuredObjectID>-1</InsuredObjectID>
- <InsuredEntity>
- <OCar>
- <RegNo>BT1211BT</RegNo>
- <CarType>1</CarType>
- <RegType>1</RegType>
- <Chassis>F344D4BCC7F320E84</Chassis>
- <CarUsage>1</CarUsage>
- <SeatsNum>0</SeatsNum>
- <Make>NOMAKENOMODEL</Make>
- <Model>NOMAKENOMODEL</Model>
- <Modified>0</Modified>
- <Modification/>
- <CarColor>0</CarColor>
- <Engine>*</Engine>
- <ProdType>2</ProdType>
- <ProdYear>2000</ProdYear>
- <CarAge>20</CarAge>
- <Tonage>0</Tonage>
- <BonusMalus>0</BonusMalus>
- <FuelType/>
- <CCMTon>2551</CCMTon>
- <TalonNumber>32</TalonNumber>
- </OCar>
- <RelatedPersons/>
- </InsuredEntity>
- <Covers>
- <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>
- <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>
- </Covers>
- <CustomProperties>
- <CustomProperty>
- <FieldName>OCP2</FieldName>
- <ProductCode>6600</ProductCode>
- <Value>32</Value>
- </CustomProperty>
- </CustomProperties>
- </Insured>
- <InsuranceAmount>5000</InsuranceAmount>
- <Currency>BGN</Currency>
- </Insureds>
- <InsuranceConditions>
- <AgentNo>1030008432</AgentNo>
- <ProductCode>6600</ProductCode>
- <EffectiveDate>2020-04-10</EffectiveDate>
- <ConclusionDate>2020-04-08</ConclusionDate>
- <PaymentWay>1</PaymentWay>
- <Renewal>1</Renewal>
- <Installments>4</Installments>
- <Questionary>
- <Question>
- <ID>6600.92</ID>
- <AnswerID>99999998888888</AnswerID>
- </Question>
- <Question>
- <ID>6600.4</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.9</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6600.93</ID>
- <AnswerID>Emiliyan Nikolov Dimitrov</AnswerID>
- </Question>
- <Question>
- <ID>6600.12</ID>
- <AnswerID/>
- </Question>
- <Question>
- <ID>6600.997</ID>
- <Answer>N</Answer>
- </Question>
- <Question>
- <ID>6600.998</ID>
- <Answer/>
- </Question>
- <Question>
- <ID>6600.999</ID>
- <Answer/>
- </Question>
- <Question>
- <ID>6600.300</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6600.91</ID>
- <AnswerID>99999998888888</AnswerID>
- </Question>
- </Questionary>
- <CommonConditions>
- <Condition>
- <Type>PAYWAY</Type>
- <Dimension>1</Dimension>
- </Condition>
- <Condition>
- <Type>USERNAME</Type>
- <Dimension>T</Dimension>
- <Value>[email protected]</Value>
- </Condition>
- </CommonConditions>
- </InsuranceConditions>
- </RegisterApplicationRq>
- </InsuranceSvcRq>
- </InsuranceSvc>
- </env:Body>
- </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment