Skip to content

Instantly share code, notes, and snippets.

@dotemacs
Created June 19, 2013 10:02
Show Gist options
  • Save dotemacs/5813183 to your computer and use it in GitHub Desktop.
Save dotemacs/5813183 to your computer and use it in GitHub Desktop.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="urn:callcredit.co.uk/soap:callreport7">
<soapenv:Header>
<soap:callcreditheaders>
<soap:company>COMPANY</soap:company>
<soap:username>USERNAME</soap:username>
<soap:password>PASSWORD</soap:password>
</soap:callcreditheaders>
</soapenv:Header>
<soapenv:Body>
</soapenv:Body>
</soapenv:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment