Objetivo

Realizar o cadastro de um Participante na base de dados da TARGET.


Info
titleObservações

Request

...

  1. O Participante é o Destinatário da viagem.
  2. O Cadastro de Participante não é compartilhado com os Clientes TARGET MP, o mesmo é exclusivo para cada Cliente.
  3. Antes de realizar o cadastro de uma Operação de Transporte, é necessário realizar o cadastro de um Participante caso o mesmo não existe na base de dados da TARGET.


Request

Request
CampoTipoObrigatórioDescriçãoObservação
1




2




3




4




5




6




7




8




9




10




11




12




13




14




15




...

Code Block
languagexml
themeRDark
firstline1
titleAtualizar - ParticipanteRequest
linenumberstrue
Request
            
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tms="http://tmsfrete.v2.targetmp.com.br" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
   <soapenv:Header/>
   <soapenv:Body>
      <tms:CadastrarAtualizarParticipante>
         <tms:auth>
     instance">
   <soapenv:Header/>
   <soapenv:Body>
      <tms:CadastrarAtualizarParticipante>
         <tms:auth>
            <tms:Usuario>tms.exemplo</tms:Usuario>
            <tms:Senha>v0hXPrwerKblaBs=</tms:Senha>
            <tms:Token i:nil="true" />
         </tms:auth>
         <tms:participante>
            <tms:Instrucao>1</tms:Instrucao>
            <tms:IdParticipante i:nil="true" />
            <tms:IdDmTipoPessoa>2</tms:IdDmTipoPessoa>
            <tms:Nome>OZIEL TEIXEIRA JUNIOR</tms:Nome>
            <tms:RazaoSocial>OZIEL TEIXEIRA JUNIOR</tms:RazaoSocial>
            <tms:CPFCNPJ>30844261000159</tms:CPFCNPJ>
            <tms:Endereco>TRAVESSA VICENTE BENEDITO NOGUEIRA, 173</tms:Endereco>
            <tms:Bairro>Centro</tms:Bairro>
            <tms:CEP>37589000</tms:CEP>
            <tms:MunicipioCodigoIBGE>3167400</tms:MunicipioCodigoIBGE>
            <tms:RNTRC i:nil="true" />
            <tms:Ativo>true</tms:Ativo>
            <tms:Email i:nil="true" />
            <tms:Telefone i:nil="true" />
            <tms:TelefoneCelular i:nil="true" />
         </tms:participante>
      </tms:CadastrarAtualizarParticipante>
   </soapenv:Body>
</soapenv:Envelope>            


Response
            

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  <s:Header>
    <Action s:mustUnderstand="1" xmlns="http://schemas.microsoft.com/ws/2005/05/addressing/none">http://tmsfrete.v2.targetmp.com.br/FreteTMSService/CadastrarAtualizarParticipanteResponse</Action>
  </s:Header>
  <s:Body>
    <CadastrarAtualizarParticipanteResponse xmlns="http://tmsfrete.v2.targetmp.com.br">
      <CadastrarAtualizarParticipanteResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
        <Erro i:nil="true" />
        <IdParticipante>77289</IdParticipante>
        <IdDmTipoPessoa>2</IdDmTipoPessoa>
        <Nome>OZIEL TEIXEIRA JUNIOR</Nome>
        <RazaoSocial>OZIEL TEIXEIRA JUNIOR</RazaoSocial>
        <CPFCNPJ>30844261000159</CPFCNPJ>
        <Endereco>TRAVESSA VICENTE BENEDITO NOGUEIRA, 173</Endereco>
        <tms:Usuario>tms.exemplo</tms:Usuario><Bairro>CENTRO</Bairro>
        <CEP>37589000</CEP>
   <tms:Senha>v0hXPrwerKblaBs=</tms:Senha>     <MunicipioCodigoIBGE>3167400</MunicipioCodigoIBGE>
        <tms:Token<RNTRC i:nil="true" />
         </tms:auth><Ativo>true</Ativo>
        <Email <tms:participante>/>
            <tms:Instrucao>1</tms:Instrucao><Telefone />
            <tms:IdParticipante <TelefoneCelular i:nil="true" />
           
<tms:IdDmTipoPessoa>2</tms:IdDmTipoPessoa>      </CadastrarAtualizarParticipanteResult>
    </CadastrarAtualizarParticipanteResponse>
  <tms:Nome>OZIEL TEIXEIRA JUNIOR</tms:Nome></s:Body>
</s:Envelope>


Anular

Abaixo, segue exemplo para anular o cadastro de um Participante.

Code Block
languagexml
themeRDark
firstline1
titleParticipanteRequest
linenumberstrue
Request
            
 <tms:RazaoSocial>OZIEL TEIXEIRA JUNIOR</tms:RazaoSocial>
       <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tms="http://tmsfrete.v2.targetmp.com.br"  xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> 
   <tms<soapenv:CPFCNPJ>30844261000159<Header/tms:CPFCNPJ>>
            <tms:Endereco>TRAVESSA VICENTE BENEDITO NOGUEIRA, 173</tms:Endereco><soapenv:Body>
      <tms:CadastrarAtualizarParticipante>
         <tms:Bairro>Centro</tms:Bairro>auth>
            <tms:CEP>37589000<Usuario>tms.exemplo</tms:CEP>Usuario>
            <tms:MunicipioCodigoIBGE>3167400<Senha>v0hXPrwerKblaBs=</tms:MunicipioCodigoIBGE>Senha>
            <tms:RNTRCToken i:nil="true" />
         </tms:auth>
         <tms:Ativo>true</tms:Ativo>
participante>
           <tms:Email i:nil="true" /> <tms:Instrucao>4</tms:Instrucao>
            <tms:TelefoneIdParticipante i:nil="true" />
            <tms:TelefoneCelular i:nil="true" />CPFCNPJ>30844261000159</tms:CPFCNPJ>
         </tms:participante>
      </tms:CadastrarAtualizarParticipante>
   </soapenv:Body>
</soapenv:Envelope>             

Response
            

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  <s:Header>
Response
            
<Action
s:mustUnderstand="1"<s:Envelope xmlns:s="http://schemas.microsoft.com/ws/2005/05/addressing/none">http://tmsfrete.v2.targetmp.com.br/FreteTMSService/CadastrarAtualizarParticipanteResponse</Action>
  </s:Header>
  xmlsoap.org/soap/envelope/">
   <s:Body>
      <CadastrarAtualizarParticipanteResponse xmlns="http://tmsfrete.v2.targetmp.com.br">
         <CadastrarAtualizarParticipanteResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
            <Erro i:nil="true" />
         <IdParticipante>77289<   <IdParticipante>3461</IdParticipante>
            <IdDmTipoPessoa>2</IdDmTipoPessoa>
            <Nome>OZIEL TEIXEIRA JUNIOR</Nome>
            <RazaoSocial>OZIEL TEIXEIRA JUNIOR</RazaoSocial>
            <CPFCNPJ>30844261000159</CPFCNPJ>
            <Endereco>TRAVESSA VICENTE BENEDITO NOGUEIRA, 173</Endereco> 173</Endereco>
            <Bairro>CENTRO<<Bairro>Centro</Bairro>
            <CEP>37589000</CEP>
            <MunicipioCodigoIBGE>3167400</MunicipioCodigoIBGE>
            <RNTRC i:nil="true" />
            <Ativo>true<<Ativo>false</Ativo>
            <Email i:nil="true"/>
            <Telefone i:nil="true"/>
            <TelefoneCelular i:nil="true" />
         </CadastrarAtualizarParticipanteResult>
      </CadastrarAtualizarParticipanteResponse>
   </s:Body>
</s:Envelope>