Advertisement
Guest User

Untitled

a guest
May 28th, 2021
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
  2. <SOAP-ENV:Header>
  3. <PasswordText xmlns="http://***.com/services">myPass</PasswordText>
  4. <SessionType xmlns="http://****.com/services">mySessionType</SessionType>
  5. <UsernameToken xmlns="http://***.com/services">myUsName</UsernameToken>
  6. </SOAP-ENV:Header>
  7. <SOAP-ENV:Body><ns2:Get_Input xmlns:ns2="http://***.com/UI" xmlns:ns3="http://***.com/xml/%20External">
  8. <ns2:param>238068014416</ns2:param>
  9. </ns2:Get_Input>
  10. </SOAP-ENV:Body>
  11. </SOAP-ENV:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement