Guest User

Untitled

a guest
Jun 9th, 2016
914
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. <soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:Magento">
  2. <soapenv:Header/>
  3. <soapenv:Body>
  4. <urn:login soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  5. <username xsi:type="xsd:string">?</username>
  6. <apiKey xsi:type="xsd:string">?</apiKey>
  7. </urn:login>
  8. </soapenv:Body>
  9. </soapenv:Envelope>
Add Comment
Please, Sign In to add comment