Skip to content

Instantly share code, notes, and snippets.

@leoallen85
Created April 27, 2010 10:16
Show Gist options
  • Save leoallen85/380586 to your computer and use it in GitHub Desktop.
Save leoallen85/380586 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://merchantapi.envoyservices.com">
<SOAP-ENV:Body>
<ns1:payToBankAccountV2>
<ns1:auth>
<ns1:username>ba</ns1:username>
</ns1:auth>
<ns1:requestReference>jghj</ns1:requestReference>
</ns1:payToBankAccountV2>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment