Skip to content

Instantly share code, notes, and snippets.

@fwuensche
Created September 2, 2015 20:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fwuensche/c17c654250e29e4efd6c to your computer and use it in GitHub Desktop.
Save fwuensche/c17c654250e29e4efd6c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<getValor xmlns="https://www3.bcb.gov.br/wssgs/services/FachadaWSSGS">
<codigoSerie>12</codigoSerie>
<data>31/08/2015</data>
</getValor>
</soapenv:Body>
</soapenv:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment