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>
- <ChangePersonInfoRq>
- <Entity>
- <PersonalData>
- <PassportData>
- <IDType>I</IDType>
- <IDNumber>*</IDNumber>
- <DateOfIssue/>
- <PlaceOfIssue/>
- </PassportData>
- <PID>3407305871</PID>
- <Gender>2</Gender>
- <BirthDate>1934-07-30</BirthDate>
- <Age>86</Age>
- </PersonalData>
- </Entity>
- <Contacts/>
- <Addresses>
- <Address>
- <Country>България</Country>
- <CountryCode>BG</CountryCode>
- <State>Бургас</State>
- <CountryState>2</CountryState>
- <Region>Бургас</Region>
- <StateRegion>16</StateRegion>
- <City>Бургас</City>
- <CityCode>569</CityCode>
- <ZipCode>8009</ZipCode>
- <AddressType>F</AddressType>
- <Address>кв.Меден Рудник, ул.Слънчеви хълмове /Съни хил/</Address>
- <Notes/>
- <ResidentialAddress>
- <QuarterName>Меден Рудник</QuarterName>
- <QuarterID/>
- <StreetName>Слънчеви хълмове /Съни хил/</StreetName>
- <StreetNo/>
- <BlockNo/>
- <Entrance/>
- <Floor/>
- <Apartment/>
- </ResidentialAddress>
- </Address>
- <Address>
- <Country>България</Country>
- <CountryCode>BG</CountryCode>
- <AddressType>F</AddressType>
- <CountryState>2</CountryState>
- <State>Бургас</State>
- <Region>Бургас</Region>
- <StateRegion>16</StateRegion>
- <City>Бургас</City>
- <CityCode>569</CityCode>
- <ZipCode>8009</ZipCode>
- <Address/>
- <ResidentialAddress>
- <QuarterName>Меден Рудник</QuarterName>
- <StreetName>Слънчеви хълмове /Съни хил/</StreetName>
- <StreetNo/>
- <BlockNo/>
- <Entrance/>
- <Floor/>
- <Apartment/>
- </ResidentialAddress>
- </Address>
- </Addresses>
- <BankAccounts/>
- </ChangePersonInfoRq>
- </InsuranceSvcRq>
- </InsuranceSvc>
- </env:Body>
- </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment