Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <SOAP-ENV:Envelope
- xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
- xmlns:ns1="http://www.fadata.bg/Insurance_Messages/v1.1/xml/"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <SOAP-ENV:Header>
- <wsse:Security
- xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" SOAP-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:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">4CvfdXBnihPBXz5Ep/6HDnpNM6zpus8yDUXCjjHlL0A=</wsse:Nonce>
- <wsu:Created
- xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2021-04-23T12:15:00Z
- </wsu:Created>
- </wsse:UsernameToken>
- </wsse:Security>
- </SOAP-ENV:Header>
- <SOAP-ENV:Body>
- <InsuranceSvc xsi:type="ns1:InsuranceSvc_Type">
- <ns1:InsuranceSvcRq>
- <ns1:RegisterApplicationRq>
- <ns1:Client>
- <ns1:Entity>
- <ns1:PersonalData>
- <ns1:PID>8307175665</ns1:PID>
- </ns1:PersonalData>
- </ns1:Entity>
- </ns1:Client>
- <ns1:Insureds>
- <ns1:Insured>
- <ns1:InsuredObjectID>-1</ns1:InsuredObjectID>
- <ns1:InsuredEntity>
- <ns1:RelatedPersons>
- <ns1:RelatedPerson>
- <ns1:OthersData>
- <ns1:AddressType>113</ns1:AddressType>
- </ns1:OthersData>
- <ns1:PID>2130</ns1:PID>
- <ns1:PersonType>113</ns1:PersonType>
- <ns1:ProductCode>2100</ns1:ProductCode>
- <ns1:IncludedPolicy>Y</ns1:IncludedPolicy>
- <ns1:Entity/>
- </ns1:RelatedPerson>
- </ns1:RelatedPersons>
- <ns1:OCar>
- <ns1:RegNo>BT0987BT</ns1:RegNo>
- <ns1:CarType>3</ns1:CarType>
- <ns1:Model>Dokker</ns1:Model>
- <ns1:Make>DACIA</ns1:Make>
- <ns1:Chassis>3232323232232332</ns1:Chassis>
- <ns1:Engine>*</ns1:Engine>
- <ns1:CCMTon>2200</ns1:CCMTon>
- <ns1:CarUsage>10</ns1:CarUsage>
- <ns1:SeatsNum>5</ns1:SeatsNum>
- <ns1:PaintType/>
- <ns1:TalonNumber/>
- <ns1:ProdYear>2015</ns1:ProdYear>
- <ns1:CarAge>6</ns1:CarAge>
- <ns1:ProdType>2</ns1:ProdType>
- <ns1:CarColor>1</ns1:CarColor>
- <ns1:RegType>1</ns1:RegType>
- <ns1:BonusMalus>0</ns1:BonusMalus>
- <ns1:Tonage>3800</ns1:Tonage>
- <ns1:FuelType>D</ns1:FuelType>
- <ns1:Modified>0</ns1:Modified>
- </ns1:OCar>
- </ns1:InsuredEntity>
- <ns1:InsuredAmount/>
- <ns1:Currency/>
- <ns1:Covers>
- <ns1:Cover>
- <ns1:CoverCode>AUTOA_CLAT</ns1:CoverCode>
- <ns1:AnnexID>0</ns1:AnnexID>
- <ns1:InsuredAmount>0</ns1:InsuredAmount>
- <ns1:Currency>BGN</ns1:Currency>
- </ns1:Cover>
- </ns1:Covers>
- <ns1:CustomProperties>
- <ns1:CustomProperty>
- <ns1:FieldName>OCP4</ns1:FieldName>
- <ns1:ProductCode>2100</ns1:ProductCode>
- <ns1:Value>3800</ns1:Value>
- </ns1:CustomProperty>
- <ns1:CustomProperty>
- <ns1:FieldName>OCP8</ns1:FieldName>
- <ns1:ProductCode>2100</ns1:ProductCode>
- <ns1:Value>31-03-2016</ns1:Value>
- </ns1:CustomProperty>
- </ns1:CustomProperties>
- </ns1:Insured>
- </ns1:Insureds>
- <ns1:InsuranceConditions>
- <ns1:AgentNo>1030005315</ns1:AgentNo>
- <ns1:ProductCode>2100</ns1:ProductCode>
- <ns1:ConclusionDate>2021-04-23</ns1:ConclusionDate>
- <ns1:EffectiveDate>2021-04-24T00:00:00+03:00</ns1:EffectiveDate>
- <ns1:Installments>1</ns1:Installments>
- <ns1:PaymentWay>3</ns1:PaymentWay>
- <ns1:Renewal>1</ns1:Renewal>
- <ns1:Questionary>
- <ns1:Question>
- <ns1:ID>2100.92</ns1:ID>
- </ns1:Question>
- <ns1:Question>
- <ns1:ID>2100.93</ns1:ID>
- <ns1:Answer>Y</ns1:Answer>
- </ns1:Question>
- <ns1:Question>
- <ns1:ID>2100.997</ns1:ID>
- <ns1:Answer>N</ns1:Answer>
- </ns1:Question>
- <ns1:Question>
- <ns1:ID>2100.998</ns1:ID>
- </ns1:Question>
- <ns1:Question>
- <ns1:ID>2100.999</ns1:ID>
- </ns1:Question>
- </ns1:Questionary>
- </ns1:InsuranceConditions>
- </ns1:RegisterApplicationRq>
- </ns1:InsuranceSvcRq>
- </InsuranceSvc>
- </SOAP-ENV:Body>
- </SOAP-ENV:Envelope>
Add Comment
Please, Sign In to add comment