wsDetranBA
Click here for a complete list of operations.
consultaVeiculoDadosPropriet
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /wsDetranBA.asmx HTTP/1.1
Host: api.detranba.gestordepatios.app.br
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://linkpatios.prod/consultaVeiculoDadosPropriet"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<consultaVeiculoDadosPropriet xmlns="http://linkpatios.prod/">
<Input>
<codigoUsuario xmlns="http://www.wsdetranpatio.com/">integer</codigoUsuario>
<senhaUsuario xmlns="http://www.wsdetranpatio.com/">string</senhaUsuario>
<codigoOperacao xmlns="http://www.wsdetranpatio.com/">string</codigoOperacao>
<paramPlaca xmlns="http://www.wsdetranpatio.com/">string</paramPlaca>
<paramUF xmlns="http://www.wsdetranpatio.com/">string</paramUF>
<paramChassi xmlns="http://www.wsdetranpatio.com/">string</paramChassi>
<paramRenavam xmlns="http://www.wsdetranpatio.com/">integer</paramRenavam>
</Input>
</consultaVeiculoDadosPropriet>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<consultaVeiculoDadosProprietResponse xmlns="http://linkpatios.prod/">
<consultaVeiculoDadosProprietResult>
<codigoUsuario xmlns="http://www.wsdetranpatio.com/">integer</codigoUsuario>
<senhaUsuario xmlns="http://www.wsdetranpatio.com/">string</senhaUsuario>
<codigoOperacao xmlns="http://www.wsdetranpatio.com/">string</codigoOperacao>
<paramPlaca xmlns="http://www.wsdetranpatio.com/">string</paramPlaca>
<paramUF xmlns="http://www.wsdetranpatio.com/">string</paramUF>
<paramChassi xmlns="http://www.wsdetranpatio.com/">string</paramChassi>
<paramRenavam xmlns="http://www.wsdetranpatio.com/">integer</paramRenavam>
<codigoRetExec xmlns="http://www.wsdetranpatio.com/">integer</codigoRetExec>
<placaVeiculo xmlns="http://www.wsdetranpatio.com/">string</placaVeiculo>
<codSituacaoVeic xmlns="http://www.wsdetranpatio.com/">string</codSituacaoVeic>
<situacaoVeiculo xmlns="http://www.wsdetranpatio.com/">string</situacaoVeiculo>
<novaPlaca xmlns="http://www.wsdetranpatio.com/">string</novaPlaca>
<codigoMunicipio xmlns="http://www.wsdetranpatio.com/">integer</codigoMunicipio>
<nomeMunicipio xmlns="http://www.wsdetranpatio.com/">string</nomeMunicipio>
<unidadeFederacao xmlns="http://www.wsdetranpatio.com/">string</unidadeFederacao>
<nomeUf xmlns="http://www.wsdetranpatio.com/">string</nomeUf>
<indRouboFurto xmlns="http://www.wsdetranpatio.com/">string</indRouboFurto>
<codigoMarcaMod xmlns="http://www.wsdetranpatio.com/">integer</codigoMarcaMod>
<marcaModelo xmlns="http://www.wsdetranpatio.com/">string</marcaModelo>
<motorDifAcesso xmlns="http://www.wsdetranpatio.com/">string</motorDifAcesso>
<comunicacaoVenda xmlns="http://www.wsdetranpatio.com/">string</comunicacaoVenda>
<codigoCarroceria xmlns="http://www.wsdetranpatio.com/">integer</codigoCarroceria>
<carroceria xmlns="http://www.wsdetranpatio.com/">string</carroceria>
<codigoCor xmlns="http://www.wsdetranpatio.com/">integer</codigoCor>
<cor xmlns="http://www.wsdetranpatio.com/">string</cor>
<codigoCategoria xmlns="http://www.wsdetranpatio.com/">integer</codigoCategoria>
<categoriaVeiculo xmlns="http://www.wsdetranpatio.com/">string</categoriaVeiculo>
<codigoEspecie xmlns="http://www.wsdetranpatio.com/">integer</codigoEspecie>
<especie xmlns="http://www.wsdetranpatio.com/">string</especie>
<codigoTipVeic xmlns="http://www.wsdetranpatio.com/">integer</codigoTipVeic>
<tipoVeiculo xmlns="http://www.wsdetranpatio.com/">string</tipoVeiculo>
<anoFabricacao xmlns="http://www.wsdetranpatio.com/">integer</anoFabricacao>
<anoModelo xmlns="http://www.wsdetranpatio.com/">integer</anoModelo>
<potencia xmlns="http://www.wsdetranpatio.com/">integer</potencia>
<cilindrada xmlns="http://www.wsdetranpatio.com/">integer</cilindrada>
<codigoCombustive xmlns="http://www.wsdetranpatio.com/">integer</codigoCombustive>
<combustivel xmlns="http://www.wsdetranpatio.com/">string</combustivel>
<numeroMotor xmlns="http://www.wsdetranpatio.com/">string</numeroMotor>
<tracaoMax xmlns="http://www.wsdetranpatio.com/">decimal</tracaoMax>
<pesoBrutoTotal xmlns="http://www.wsdetranpatio.com/">decimal</pesoBrutoTotal>
<anoLicenciamento xmlns="http://www.wsdetranpatio.com/">integer</anoLicenciamento>
<capacidadeCarga xmlns="http://www.wsdetranpatio.com/">decimal</capacidadeCarga>
<procedencia xmlns="http://www.wsdetranpatio.com/">string</procedencia>
<capacidadePassag xmlns="http://www.wsdetranpatio.com/">integer</capacidadePassag>
<numeroEixos xmlns="http://www.wsdetranpatio.com/">integer</numeroEixos>
<restricao1 xmlns="http://www.wsdetranpatio.com/">string</restricao1>
<restricao2 xmlns="http://www.wsdetranpatio.com/">string</restricao2>
<restricao3 xmlns="http://www.wsdetranpatio.com/">string</restricao3>
<restricao4 xmlns="http://www.wsdetranpatio.com/">string</restricao4>
<restricao5 xmlns="http://www.wsdetranpatio.com/">string</restricao5>
<restricao6 xmlns="http://www.wsdetranpatio.com/">string</restricao6>
<tipoDocumento xmlns="http://www.wsdetranpatio.com/">integer</tipoDocumento>
<numeroCpfCgc xmlns="http://www.wsdetranpatio.com/">string</numeroCpfCgc>
<nomeProprietario xmlns="http://www.wsdetranpatio.com/">string</nomeProprietario>
<endereco xmlns="http://www.wsdetranpatio.com/">string</endereco>
<numeroEndereco xmlns="http://www.wsdetranpatio.com/">string</numeroEndereco>
<complemEndereco xmlns="http://www.wsdetranpatio.com/">string</complemEndereco>
<nomeBairro xmlns="http://www.wsdetranpatio.com/">string</nomeBairro>
<numeroCep xmlns="http://www.wsdetranpatio.com/">integer</numeroCep>
<numeroTelefone xmlns="http://www.wsdetranpatio.com/">integer</numeroTelefone>
<regravChassi xmlns="http://www.wsdetranpatio.com/">string</regravChassi>
<dataAtualizacao xmlns="http://www.wsdetranpatio.com/">integer</dataAtualizacao>
<valorDebIpva xmlns="http://www.wsdetranpatio.com/">decimal</valorDebIpva>
<valorDebLicenc xmlns="http://www.wsdetranpatio.com/">decimal</valorDebLicenc>
<valorDebMulta xmlns="http://www.wsdetranpatio.com/">decimal</valorDebMulta>
<valorDebDpvat xmlns="http://www.wsdetranpatio.com/">decimal</valorDebDpvat>
<valorDebInfTrami xmlns="http://www.wsdetranpatio.com/">decimal</valorDebInfTrami>
<StatusMessages xmlns="http://www.wsdetranpatio.com/">
<StatusMessage>string</StatusMessage>
<StatusMessage>string</StatusMessage>
</StatusMessages>
</consultaVeiculoDadosProprietResult>
</consultaVeiculoDadosProprietResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /wsDetranBA.asmx HTTP/1.1
Host: api.detranba.gestordepatios.app.br
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<consultaVeiculoDadosPropriet xmlns="http://linkpatios.prod/">
<Input>
<codigoUsuario xmlns="http://www.wsdetranpatio.com/">integer</codigoUsuario>
<senhaUsuario xmlns="http://www.wsdetranpatio.com/">string</senhaUsuario>
<codigoOperacao xmlns="http://www.wsdetranpatio.com/">string</codigoOperacao>
<paramPlaca xmlns="http://www.wsdetranpatio.com/">string</paramPlaca>
<paramUF xmlns="http://www.wsdetranpatio.com/">string</paramUF>
<paramChassi xmlns="http://www.wsdetranpatio.com/">string</paramChassi>
<paramRenavam xmlns="http://www.wsdetranpatio.com/">integer</paramRenavam>
</Input>
</consultaVeiculoDadosPropriet>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<consultaVeiculoDadosProprietResponse xmlns="http://linkpatios.prod/">
<consultaVeiculoDadosProprietResult>
<codigoUsuario xmlns="http://www.wsdetranpatio.com/">integer</codigoUsuario>
<senhaUsuario xmlns="http://www.wsdetranpatio.com/">string</senhaUsuario>
<codigoOperacao xmlns="http://www.wsdetranpatio.com/">string</codigoOperacao>
<paramPlaca xmlns="http://www.wsdetranpatio.com/">string</paramPlaca>
<paramUF xmlns="http://www.wsdetranpatio.com/">string</paramUF>
<paramChassi xmlns="http://www.wsdetranpatio.com/">string</paramChassi>
<paramRenavam xmlns="http://www.wsdetranpatio.com/">integer</paramRenavam>
<codigoRetExec xmlns="http://www.wsdetranpatio.com/">integer</codigoRetExec>
<placaVeiculo xmlns="http://www.wsdetranpatio.com/">string</placaVeiculo>
<codSituacaoVeic xmlns="http://www.wsdetranpatio.com/">string</codSituacaoVeic>
<situacaoVeiculo xmlns="http://www.wsdetranpatio.com/">string</situacaoVeiculo>
<novaPlaca xmlns="http://www.wsdetranpatio.com/">string</novaPlaca>
<codigoMunicipio xmlns="http://www.wsdetranpatio.com/">integer</codigoMunicipio>
<nomeMunicipio xmlns="http://www.wsdetranpatio.com/">string</nomeMunicipio>
<unidadeFederacao xmlns="http://www.wsdetranpatio.com/">string</unidadeFederacao>
<nomeUf xmlns="http://www.wsdetranpatio.com/">string</nomeUf>
<indRouboFurto xmlns="http://www.wsdetranpatio.com/">string</indRouboFurto>
<codigoMarcaMod xmlns="http://www.wsdetranpatio.com/">integer</codigoMarcaMod>
<marcaModelo xmlns="http://www.wsdetranpatio.com/">string</marcaModelo>
<motorDifAcesso xmlns="http://www.wsdetranpatio.com/">string</motorDifAcesso>
<comunicacaoVenda xmlns="http://www.wsdetranpatio.com/">string</comunicacaoVenda>
<codigoCarroceria xmlns="http://www.wsdetranpatio.com/">integer</codigoCarroceria>
<carroceria xmlns="http://www.wsdetranpatio.com/">string</carroceria>
<codigoCor xmlns="http://www.wsdetranpatio.com/">integer</codigoCor>
<cor xmlns="http://www.wsdetranpatio.com/">string</cor>
<codigoCategoria xmlns="http://www.wsdetranpatio.com/">integer</codigoCategoria>
<categoriaVeiculo xmlns="http://www.wsdetranpatio.com/">string</categoriaVeiculo>
<codigoEspecie xmlns="http://www.wsdetranpatio.com/">integer</codigoEspecie>
<especie xmlns="http://www.wsdetranpatio.com/">string</especie>
<codigoTipVeic xmlns="http://www.wsdetranpatio.com/">integer</codigoTipVeic>
<tipoVeiculo xmlns="http://www.wsdetranpatio.com/">string</tipoVeiculo>
<anoFabricacao xmlns="http://www.wsdetranpatio.com/">integer</anoFabricacao>
<anoModelo xmlns="http://www.wsdetranpatio.com/">integer</anoModelo>
<potencia xmlns="http://www.wsdetranpatio.com/">integer</potencia>
<cilindrada xmlns="http://www.wsdetranpatio.com/">integer</cilindrada>
<codigoCombustive xmlns="http://www.wsdetranpatio.com/">integer</codigoCombustive>
<combustivel xmlns="http://www.wsdetranpatio.com/">string</combustivel>
<numeroMotor xmlns="http://www.wsdetranpatio.com/">string</numeroMotor>
<tracaoMax xmlns="http://www.wsdetranpatio.com/">decimal</tracaoMax>
<pesoBrutoTotal xmlns="http://www.wsdetranpatio.com/">decimal</pesoBrutoTotal>
<anoLicenciamento xmlns="http://www.wsdetranpatio.com/">integer</anoLicenciamento>
<capacidadeCarga xmlns="http://www.wsdetranpatio.com/">decimal</capacidadeCarga>
<procedencia xmlns="http://www.wsdetranpatio.com/">string</procedencia>
<capacidadePassag xmlns="http://www.wsdetranpatio.com/">integer</capacidadePassag>
<numeroEixos xmlns="http://www.wsdetranpatio.com/">integer</numeroEixos>
<restricao1 xmlns="http://www.wsdetranpatio.com/">string</restricao1>
<restricao2 xmlns="http://www.wsdetranpatio.com/">string</restricao2>
<restricao3 xmlns="http://www.wsdetranpatio.com/">string</restricao3>
<restricao4 xmlns="http://www.wsdetranpatio.com/">string</restricao4>
<restricao5 xmlns="http://www.wsdetranpatio.com/">string</restricao5>
<restricao6 xmlns="http://www.wsdetranpatio.com/">string</restricao6>
<tipoDocumento xmlns="http://www.wsdetranpatio.com/">integer</tipoDocumento>
<numeroCpfCgc xmlns="http://www.wsdetranpatio.com/">string</numeroCpfCgc>
<nomeProprietario xmlns="http://www.wsdetranpatio.com/">string</nomeProprietario>
<endereco xmlns="http://www.wsdetranpatio.com/">string</endereco>
<numeroEndereco xmlns="http://www.wsdetranpatio.com/">string</numeroEndereco>
<complemEndereco xmlns="http://www.wsdetranpatio.com/">string</complemEndereco>
<nomeBairro xmlns="http://www.wsdetranpatio.com/">string</nomeBairro>
<numeroCep xmlns="http://www.wsdetranpatio.com/">integer</numeroCep>
<numeroTelefone xmlns="http://www.wsdetranpatio.com/">integer</numeroTelefone>
<regravChassi xmlns="http://www.wsdetranpatio.com/">string</regravChassi>
<dataAtualizacao xmlns="http://www.wsdetranpatio.com/">integer</dataAtualizacao>
<valorDebIpva xmlns="http://www.wsdetranpatio.com/">decimal</valorDebIpva>
<valorDebLicenc xmlns="http://www.wsdetranpatio.com/">decimal</valorDebLicenc>
<valorDebMulta xmlns="http://www.wsdetranpatio.com/">decimal</valorDebMulta>
<valorDebDpvat xmlns="http://www.wsdetranpatio.com/">decimal</valorDebDpvat>
<valorDebInfTrami xmlns="http://www.wsdetranpatio.com/">decimal</valorDebInfTrami>
<StatusMessages xmlns="http://www.wsdetranpatio.com/">
<StatusMessage>string</StatusMessage>
<StatusMessage>string</StatusMessage>
</StatusMessages>
</consultaVeiculoDadosProprietResult>
</consultaVeiculoDadosProprietResponse>
</soap12:Body>
</soap12:Envelope>