xNextu

Login request

Jun 14th, 2020 (edited)
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.39 KB | None | 0 0
  1. <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  2.   <SOAP-ENV:Body>
  3.     <tns:Login xmlns:tns="http://moviestarplanet.com/">
  4.       <tns:username>TEST</tns:username>
  5.       <tns:password>123456</tns:password>
  6.     </tns:Login>
  7.   </SOAP-ENV:Body>
  8. </SOAP-ENV:Envelope>
Add Comment
Please, Sign In to add comment