Skip to content

Instantly share code, notes, and snippets.

@reginaldojunior
Created April 25, 2017 17:38
Show Gist options
  • Save reginaldojunior/0b6da669ee8fda9d8832e93f3d18e91a to your computer and use it in GitHub Desktop.
Save reginaldojunior/0b6da669ee8fda9d8832e93f3d18e91a to your computer and use it in GitHub Desktop.
example.xml
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://177.159.101.178:8195/">
<SOAP-ENV:Body>
<ns1:SETCLIENTE>
<ns1:WSEMPRESA>01</ns1:WSEMPRESA>
<ns1:WSFILIAL>01</ns1:WSFILIAL>
<ns1:WSLOGIN>WSACESSO</ns1:WSLOGIN>
<ns1:WSSENHA>WSACESSO</ns1:WSSENHA>
<ns1:WA1_CGC>22630667000100</ns1:WA1_CGC>
<ns1:WA1_NOME>Luizo Santos</ns1:WA1_NOME>
<ns1:WA1_NREDUZ>Luizo</ns1:WA1_NREDUZ>
<ns1:WA1_END>Rua do Bosque</ns1:WA1_END>
<ns1:WA1_NR_END>440</ns1:WA1_NR_END>
<ns1:WA1_COMPLEM>440</ns1:WA1_COMPLEM>
<ns1:WA1_BAIRRO>Mooca</ns1:WA1_BAIRRO>
<ns1:WA1_COD_MUN>18800</ns1:WA1_COD_MUN>
<ns1:WA1_EST>SP</ns1:WA1_EST>
<ns1:WA1_CEP>07252115</ns1:WA1_CEP>
<ns1:WA1_INSCR />
<ns1:WA1_INSCRM />
<ns1:WA1_ENDENT>Rua do Bosque</ns1:WA1_ENDENT>
<ns1:WA1_ESTE>SP</ns1:WA1_ESTE>
<ns1:WA1_BAIRROE>Barra funda</ns1:WA1_BAIRROE>
<ns1:WA1_CEPE>07252115</ns1:WA1_CEPE>
<ns1:WA1_MUNE>São Paulo</ns1:WA1_MUNE>
<ns1:WA1_EMAIL>regi@gmail.com</ns1:WA1_EMAIL>
<ns1:WA1_DDD>11</ns1:WA1_DDD>
<ns1:WA1_TEL>9911-22111</ns1:WA1_TEL>
<ns1:WA1_HPAGE />
<ns1:WA1_CODIGO />
<ns1:WA1_LOJA />
<ns1:WA1_CELULAR />
<ns1:WA1_ITELCOM />
</ns1:SETCLIENTE>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment