DOCUMENTAÇÃO CORPORATIVA

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Objetivo


Observações



Request

Request
CampoTipoObrigatórioDescriçãoObservação


















Response

Response
CampoTipoObrigatórioDescriçãoObservação


















Método

ParticipanteRequest
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tms="http://tmsfrete.v2.targetmp.com.br">
   <soapenv:Header/>
   <soapenv:Body>
      <tms:CadastrarAtualizarParticipante>
         <tms:auth>
            <tms:Usuario>?</tms:Usuario>
            <tms:Senha>?</tms:Senha>
            <tms:Token>?</tms:Token>
         </tms:auth>
         <tms:participante>
            <tms:Instrucao>?</tms:Instrucao>
            <tms:IdParticipante>?</tms:IdParticipante>
            <tms:IdDmTipoPessoa>?</tms:IdDmTipoPessoa>
            <tms:Nome>?</tms:Nome>
            <tms:RazaoSocial>?</tms:RazaoSocial>
            <tms:CPFCNPJ>?</tms:CPFCNPJ>
            <tms:Endereco>?</tms:Endereco>
            <tms:Bairro>?</tms:Bairro>
            <tms:CEP>?</tms:CEP>
            <tms:MunicipioCodigoIBGE>?</tms:MunicipioCodigoIBGE>
            <tms:RNTRC>?</tms:RNTRC>
            <tms:Ativo>?</tms:Ativo>
            <tms:Email>?</tms:Email>
            <tms:Telefone>?</tms:Telefone>
            <tms:TelefoneCelular>?</tms:TelefoneCelular>
         </tms:participante>
      </tms:CadastrarAtualizarParticipante>
   </soapenv:Body>
</soapenv:Envelope>
  • No labels