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>4444444444</CustomerID>
- <Name>Internal Client</Name>
- <ContactPerson>No Such Person</ContactPerson>
- </CompanyData>
- </Entity>
- </Client>
- <Insureds>
- <Insured>
- <InsuredObjectID>-1</InsuredObjectID>
- <InsuredEntity>
- <OCar>
- <RegNo>C00109825</RegNo>
- <Chassis>F99D9C271B6C4E3C6</Chassis>
- <CarType/>
- <RegType>1</RegType>
- <CarUsage/>
- <SeatsNum>5</SeatsNum>
- <Make>ALFA ROMEO</Make>
- <Model>145</Model>
- <Modification>1.4</Modification>
- <Engine>*</Engine>
- <FuelType>B</FuelType>
- <ProdType>2</ProdType>
- <DoorNum>3</DoorNum>
- <ProdYear>1999</ProdYear>
- <CarAge>19</CarAge>
- <Modified>0</Modified>
- <EnginePower>90</EnginePower>
- <Tonage>1.5</Tonage>
- <CCMTon>1351</CCMTon>
- <BonusMalus>0</BonusMalus>
- </OCar>
- <RelatedPersons>
- <RelatedPerson>
- <PersonType>111</PersonType>
- <PID>5555555555</PID>
- <OthersData>
- <AddressType>111</AddressType>
- <ManID/>
- </OthersData>
- </RelatedPerson>
- </RelatedPersons>
- </InsuredEntity>
- <InsuredAmount>2067</InsuredAmount>
- <Currency>BGN</Currency>
- <Covers>
- <Cover>
- <AnnexID>0</AnnexID>
- <InsuredAmount>2067</InsuredAmount>
- <Currency>BGN</Currency>
- <CoverCode>CASCO_A</CoverCode>
- </Cover>
- <Cover>
- <AnnexID>0</AnnexID>
- <InsuredAmount>2067</InsuredAmount>
- <Currency>BGN</Currency>
- <CoverCode>CASCO_G</CoverCode>
- </Cover>
- <Cover>
- <AnnexID>0</AnnexID>
- <InsuredAmount>2067</InsuredAmount>
- <Currency>BGN</Currency>
- <CoverCode>CASCO_M</CoverCode>
- </Cover>
- <Cover>
- <AnnexID>0</AnnexID>
- <InsuredAmount>2067</InsuredAmount>
- <Currency>BGN</Currency>
- <CoverCode>CASCO_P</CoverCode>
- </Cover>
- </Covers>
- </Insured>
- </Insureds>
- <InsuranceConditions>
- <ProductCode>6700</ProductCode>
- <EffectiveDate>2018-08-30</EffectiveDate>
- <Installments>4</Installments>
- <AgentNo>1030008432</AgentNo>
- <Questionary>
- <Question>
- <ID>6700.3</ID>
- <AnswerID/>
- </Question>
- <Question>
- <ID>6700.2</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6700.26</ID>
- <AnswerID/>
- </Question>
- <Question>
- <ID>6700.22</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6700.17</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6700.20</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6700.217</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6700.18</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6700.1</ID>
- <AnswerID>10/08/1999</AnswerID>
- </Question>
- <Question>
- <ID>6700.16</ID>
- <AnswerID>2</AnswerID>
- </Question>
- <Question>
- <ID>6700.91</ID>
- <AnswerID>2067</AnswerID>
- </Question>
- <Question>
- <ID>6700.92</ID>
- <AnswerID>1</AnswerID>
- </Question>
- <Question>
- <ID>6700.94</ID>
- <AnswerID>ALFA ROMEO 145 1.4</AnswerID>
- </Question>
- <Question>
- <ID>6700.998</ID>
- <Answer/>
- </Question>
- <Question>
- <ID>6700.999</ID>
- <Answer/>
- </Question>
- </Questionary>
- <CommonConditions/>
- </InsuranceConditions>
- </RegisterQuotationRq>
- </InsuranceSvcRq>
- </InsuranceSvc>
- </env:Body>
- </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment