embaka

Untitled

Jul 28th, 2021
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
  2. <Header>
  3. <wsse:Security env:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
  4. <wsu:Timestamp wsu:Id="Timestamp-126726201" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
  5. <wsu:Created xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2021-07-28T12:39:19.079Z</wsu:Created>
  6. <wsu:Expires xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2021-07-28T12:44:19.079Z</wsu:Expires>
  7. </wsu:Timestamp>
  8. </wsse:Security>
  9. </Header>
  10. <env:Body>
  11. <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:7001/insisws/schema?insis">
  12. <Error>
  13. <ErrorID>NOT_FOUND</ErrorID>
  14. <ErrorDescr>Insured object not found</ErrorDescr>
  15. <Module>WEBSVC</Module>
  16. </Error>
  17. </InsuranceSvc>
  18. </env:Body>
  19. </env:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment