...

Code Block
languagexml
themeRDark
firstline1
titleExemplo - BuscaParticipante
linenumberstrue
Request
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
   <soapenv:Header/>
   <soapenv:Body>
      <tms:BuscarParticipante>
         <tms:auth>
            <tms:Usuario>tms.exemplo</tms:Usuario>
            <tms:Senha>v0hXPrwerKblaBs=</tms:Senha>
            <tms:Token i:nil="true" />
         </tms:auth>
         <tms:buscaParticipante>
            <tms:QuantidadeItensPorPagina>1</tms:QuantidadeItensPorPagina>
            <tms:NumeroPagina>1</tms:NumeroPagina>
            <tms:IdParticipante i:nil="true" />
            <tms:CPFCNPJ>70940994005251<CPFCNPJ>30844261000159</tms:CPFCNPJ>
            <tms:Ativo>true</tms:Ativo>
         </tms:buscaParticipante>
      </tms:BuscarParticipante>
   </soapenv:Body>
</soapenv:Envelope>


Response

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
   <s:Header>Body>
     <Action s:mustUnderstand="1" <BuscarParticipanteResponse xmlns="http://schemastmsfrete.v2.microsofttargetmp.com/ws/2005/05/addressing/none">http://tempuri.org/IParticipanteExternal/BuscarParticipantesAtivosResponse</Action>
  </s:Header>.br">
    <s:Body>     <BuscarParticipantesAtivosResponse<BuscarParticipanteResult xmlns:i="http://tempuriwww.w3.org/2001/XMLSchema-instance">
      <BuscarParticipantesAtivosResult xmlns:d4p1="http://schemas.datacontract.org/2004/07/TARGET.VectioFrete.Application.WCF.Contracts.External" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"      <Erro i:nil="true"/>
        <d4p1:CodigoErro>0</d4p1:CodigoErro>    <Itens>
      <d4p1:MensagemRetorno>Sucesso!</d4p1:MensagemRetorno>         <d4p1:Sucesso>true</d4p1:Sucesso><ParticipanteResponse>
        <d4p1:ParticipantesAtivos>          <Erro <d4p1:BaseParticipanteRequestResponse>i:nil="true"/>
                  <d4p1:IdParticipanteOperacaoTransporte>7341</d4p1:IdParticipanteOperacaoTransporte><IdParticipante>3461</IdParticipante>
                  <d4p1:IdDmTipoPessoa>2<<IdDmTipoPessoa>2</d4p1:IdDmTipoPessoa>
               <d4p1:Nome>PANDURATA ALIMENTOS LTDA</d4p1:Nome>   <Nome>OZIEL TEIXEIRA JUNIOR</Nome>
              <d4p1:RazaoSocial>PANDURATA ALIMENTOS LTDA</d4p1:RazaoSocial>    <RazaoSocial>OZIEL TEIXEIRA JUNIOR</RazaoSocial>
                  <d4p1:CPFCNPJ>70940994005251<<CPFCNPJ>30844261000159</d4p1:CPFCNPJ>
            <d4p1:Endereco>R JOSE ANTONIO PEREIRA PASSOS</d4p1:Endereco>      <Endereco>TRAVESSA VICENTE BENEDITO NOGUEIRA, 173</Endereco>
                  <d4p1:Bairro>PIRES<<Bairro>Centro</d4p1:Bairro>
            <d4p1:CEP>37640000</d4p1:CEP>      <CEP>37589000</CEP>
                  <d4p1:IdMunicipio>3125101</d4p1:IdMunicipio><MunicipioCodigoIBGE>3167400</MunicipioCodigoIBGE>
                  <RNTRC <d4p1:RNTRC />i:nil="true"/>
                  <d4p1:Ativo>true<<Ativo>false</d4p1:Ativo>
              <d4p1:TipoParticipante>DEST</d4p1:TipoParticipante>    <Email i:nil="true"/>
                  <Telefone <d4p1:Email />i:nil="true"/>
                  <TelefoneCelular <d4p1:Telefone i:nil="true"/>
              <d4p1:TelefoneCelular </>ParticipanteResponse>
            </d4p1:BaseParticipanteRequestResponse>/Itens>
            <NumeroPagina>1</NumeroPagina>
            <QuantidadeItensPorPagina>20</QuantidadeItensPorPagina>
            <QuantidadeTotalItens>1</QuantidadeTotalItens>
            </d4p1:ParticipantesAtivos><QuantidadeTotalPaginas>1</QuantidadeTotalPaginas>
         </BuscarParticipantesAtivosResult>BuscarParticipanteResult>
      </BuscarParticipantesAtivosResponse>BuscarParticipanteResponse>
   </s:Body>
</s:Envelope>