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>
- <RegisterAddCovAnnexRq>
- <PolicyNo>BG/26/120001110292</PolicyNo>
- <InsuredObjectID>3087212493</InsuredObjectID>
- <Covers>
- <CoverCode>DUMMY</CoverCode>
- <InsuredAmount>0</InsuredAmount>
- </Covers>
- <Annex>
- <BeginDate>2021-01-27</BeginDate>
- <EndDate>2021-04-25</EndDate>
- <DateGiven>2021-01-26</DateGiven>
- <AnnexInfo>PROCESS=PAY_AND_CREATE_ANNEX_STIKER; USERNAME=SIMIHAYLOVAG; INSTALL_AMOUNT=57.72; PAYMENT_WAY=1; STIKER_NO=72732252;</AnnexInfo>
- <ReasonID>POLCOPY</ReasonID>
- <AgentID>1030009018</AgentID>
- </Annex>
- </RegisterAddCovAnnexRq>
- </InsuranceSvcRq>
- </InsuranceSvc>
- </env:Body>
- </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment