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>WSSVCCASCO</wsse:Username>
- <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">1WSSVCCASCO1</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.205.16/insisws/wsrqhandler:7013/schema?insis">
- <InsuranceSvcRq>
- <RegisterApplicationRq>
- <Client>
- <Entity>
- <PersonalData>
- <PID>8701158238</PID>
- </PersonalData>
- </Entity>
- </Client>
- <Insureds>
- <Insured>
- <InsuredObjectID>-1</InsuredObjectID>
- <InsuredEntity>
- <OCar>
- <RegNo>CB2447BX</RegNo>
- <CarType>1</CarType>
- <RegType>1</RegType>
- <Chassis>WVWZZZ1KZ5B052668</Chassis>
- <CarUsage>1</CarUsage>
- <SeatsNum>0</SeatsNum>
- <Make>VW</Make>
- <Model>GOLF V</Model>
- <Modified>0</Modified>
- <Modification/>
- <CarColor>0</CarColor>
- <Engine>*</Engine>
- <ProdType>2</ProdType>
- <ProdYear>2004</ProdYear>
- <CarAge>14</CarAge>
- <Tonage>0.503</Tonage>
- <BonusMalus>0</BonusMalus>
- <FuelType>B</FuelType>
- <CCMTon>1598</CCMTon>
- <TalonNumber>007893637</TalonNumber>
- </OCar>
- <RelatedPersons>
- <RelatedPerson>
- <PersonType>112</PersonType>
- <PID>8701158238</PID>
- <IncludedPolicy>Y</IncludedPolicy>
- <ProductCode>2100</ProductCode>
- <OthersData>
- <AddressType>112</AddressType>
- <ManID/>
- </OthersData>
- </RelatedPerson>
- </RelatedPersons>
- </InsuredEntity>
- <Covers>
- <Cover>
- <CoverCode>AUTOA_CLAB</CoverCode>
- <AnnexID>0</AnnexID>
- <Currency>BGN</Currency>
- <InsuredAmount>48896</InsuredAmount>
- </Cover>
- </Covers>
- <CustomProperties>
- <CustomProperty>
- <FieldName>IOP2</FieldName>
- <ProductCode>2100</ProductCode>
- <Value>6600</Value>
- </CustomProperty>
- <CustomProperty>
- <FieldName>IOP1</FieldName>
- <ProductCode>2100</ProductCode>
- <Value/>
- </CustomProperty>
- </CustomProperties>
- </Insured>
- </Insureds>
- <InsuranceConditions>
- <AgentNo>1030000001</AgentNo>
- <ProductCode>2100</ProductCode>
- <EffectiveDate>2018-08-17</EffectiveDate>
- <ConclusionDate>2018-08-16</ConclusionDate>
- <PaymentWay>3</PaymentWay>
- <Renewal>1</Renewal>
- <Installments>1</Installments>
- <Questionary>
- <Question>
- <ID>2100.92</ID>
- <Answer>A001854</Answer>
- </Question>
- <Question>
- <ID>2100.93</ID>
- <Answer>Y</Answer>
- </Question>
- <Question>
- <ID>2100.997</ID>
- <Answer>N</Answer>
- </Question>
- <Question>
- <ID>2100.998</ID>
- <Answer/>
- </Question>
- <Question>
- <ID>2100.999</ID>
- <Answer/>
- </Question>
- </Questionary>
- </InsuranceConditions>
- </RegisterApplicationRq>
- </InsuranceSvcRq>
- </InsuranceSvc>
- </env:Body>
- </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment