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 3
Next »
Objetivo
Observações Importantes
Request
Request |
Nº | Campo | Tipo | Obrigatório | Descrição | Observação |
---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Response
Response |
Nº | Campo | Tipo | Obrigatório | Descrição | Observação |
---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Método
<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>