Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.47 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.interfaces.dextotal.dexbrasil.com/">
  2.    <soapenv:Header/>
  3.    <soapenv:Body>
  4.       <ws:parambuscaAreasAtuacao>
  5.          <!--Optional:-->
  6.          <cia>1</cia>
  7.          <codigoCidade>9668</codigoCidade>
  8.          <codigoPlano>0</codigoPlano>
  9.          <!--Optional:-->
  10.          <usuario>3766018</usuario>
  11.       </ws:parambuscaAreasAtuacao>
  12.    </soapenv:Body>
  13. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement