POST PJ/ConsultaPJSemDocumento
Consulta para localizar empresas, inserindo apenas o nome fantasia e/ou razão social ou combinando alguns campos. Exemplo: Razão Social + cidade + UF ou Nome fantasia + E-mailqsa
Request Information
URI Parameters
None.
Body Parameters
TransUnion.Consultas.DTO.Parametros.APIBaseEstatica.ParametrosEntradaPJSemDocumentoName | Description | Type | Additional information |
---|---|---|---|
Token | string |
None. |
|
Uf | string |
None. |
|
Cidade | string |
None. |
|
RazaoSocial | string |
None. |
|
NomeFantasia | string |
None. |
|
string |
None. |
Request Formats
application/json, text/json
Sample:
{ "Token": "sample string 1", "Uf": "sample string 2", "Cidade": "sample string 3", "RazaoSocial": "sample string 4", "NomeFantasia": "sample string 5", "Email": "sample string 6" }
application/xml, text/xml
Sample:
<ParametrosEntradaPJSemDocumento xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="BaseEstatica.API"> <Cidade>sample string 3</Cidade> <Email>sample string 6</Email> <NomeFantasia>sample string 5</NomeFantasia> <RazaoSocial>sample string 4</RazaoSocial> <Token>sample string 1</Token> <Uf>sample string 2</Uf> </ParametrosEntradaPJSemDocumento>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Lista Pessoas
TransUnion.Consultas.BLL.APIServiceReference.ResultadoListaPessoasName | Description | Type | Additional information |
---|---|---|---|
RETORNO | string |
None. |
|
PESSOAS | Collection of TransUnion.Consultas.BLL.APIServiceReference.PESSOA |
None. |
|
ERRO | TransUnion.Consultas.BLL.APIServiceReference.ERRO |
None. |
Response Formats
application/json, text/json
Sample:
{ "RETORNO": "sample string 1", "ERRO": { "CODIGO": 1, "MENSAGEM": "sample string 2" }, "PESSOAS": [ { "DS_COMPLEMENTO": "sample string 1", "DT_NASCIMENTO": "2024-11-21T07:17:37.2168598-03:00", "NR_CEP": 1, "ERRO": { "CODIGO": 1, "MENSAGEM": "sample string 2" }, "NM_BAIRRO": "sample string 2", "NM_CIDADE": "sample string 3", "NR_LOGRADOURO": "sample string 4", "NM_NOME": "sample string 5", "NM_NOME_MAE": "sample string 6", "NR_DOCUMENTO": 1, "NM_LOGRADOURO": "sample string 7", "SG_ESTADO": "sample string 8", "TP_LOGRADOURO": "sample string 9", "TP_PESSOA": "sample string 10", "SITUACAO_SRF": { "DS_INSCRICAO": "sample string 1", "DS_PROTOCOLO": "sample string 2", "DS_SRF_PF": "sample string 3", "DT_CONSULTA": "2024-11-21T07:17:37.2168598-03:00", "DT_NASCIMENTO": "2024-11-21T07:17:37.2168598-03:00", "HR_CONSULTA": "sample string 5", "ID_DIGITOVERIFICADOR": "sample string 6", "NM_COMPLETO": "sample string 7", "NM_SOCIAL_COMPLETO": "sample string 8", "NR_ANO_OBITO": "sample string 9", "NR_CPF": 1, "ERRO": { "CODIGO": 1, "MENSAGEM": "sample string 2" } } }, { "DS_COMPLEMENTO": "sample string 1", "DT_NASCIMENTO": "2024-11-21T07:17:37.2168598-03:00", "NR_CEP": 1, "ERRO": { "CODIGO": 1, "MENSAGEM": "sample string 2" }, "NM_BAIRRO": "sample string 2", "NM_CIDADE": "sample string 3", "NR_LOGRADOURO": "sample string 4", "NM_NOME": "sample string 5", "NM_NOME_MAE": "sample string 6", "NR_DOCUMENTO": 1, "NM_LOGRADOURO": "sample string 7", "SG_ESTADO": "sample string 8", "TP_LOGRADOURO": "sample string 9", "TP_PESSOA": "sample string 10", "SITUACAO_SRF": { "DS_INSCRICAO": "sample string 1", "DS_PROTOCOLO": "sample string 2", "DS_SRF_PF": "sample string 3", "DT_CONSULTA": "2024-11-21T07:17:37.2168598-03:00", "DT_NASCIMENTO": "2024-11-21T07:17:37.2168598-03:00", "HR_CONSULTA": "sample string 5", "ID_DIGITOVERIFICADOR": "sample string 6", "NM_COMPLETO": "sample string 7", "NM_SOCIAL_COMPLETO": "sample string 8", "NR_ANO_OBITO": "sample string 9", "NR_CPF": 1, "ERRO": { "CODIGO": 1, "MENSAGEM": "sample string 2" } } } ] }
application/xml, text/xml
Sample:
<ResultadoListaPessoas xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="API.ZipOnline"> <ERRO> <CODIGO>1</CODIGO> <MENSAGEM>sample string 2</MENSAGEM> </ERRO> <RETORNO>sample string 1</RETORNO> <PESSOAS> <PESSOA> <ERRO> <CODIGO>1</CODIGO> <MENSAGEM>sample string 2</MENSAGEM> </ERRO> <DS_COMPLEMENTO>sample string 1</DS_COMPLEMENTO> <DT_NASCIMENTO>2024-11-21T07:17:37.2168598-03:00</DT_NASCIMENTO> <NR_CEP>1</NR_CEP> <NM_BAIRRO>sample string 2</NM_BAIRRO> <NM_CIDADE>sample string 3</NM_CIDADE> <NR_LOGRADOURO>sample string 4</NR_LOGRADOURO> <NM_NOME>sample string 5</NM_NOME> <NM_NOME_MAE>sample string 6</NM_NOME_MAE> <NR_DOCUMENTO>1</NR_DOCUMENTO> <NM_LOGRADOURO>sample string 7</NM_LOGRADOURO> <SG_ESTADO>sample string 8</SG_ESTADO> <TP_LOGRADOURO>sample string 9</TP_LOGRADOURO> <TP_PESSOA>sample string 10</TP_PESSOA> <SITUACAO_SRF> <ERRO> <CODIGO>1</CODIGO> <MENSAGEM>sample string 2</MENSAGEM> </ERRO> <DS_INSCRICAO>sample string 1</DS_INSCRICAO> <DS_PROTOCOLO>sample string 2</DS_PROTOCOLO> <DS_SRF_PF>sample string 3</DS_SRF_PF> <DT_CONSULTA>2024-11-21T07:17:37.2168598-03:00</DT_CONSULTA> <DT_NASCIMENTO>2024-11-21T07:17:37.2168598-03:00</DT_NASCIMENTO> <HR_CONSULTA>sample string 5</HR_CONSULTA> <ID_DIGITOVERIFICADOR>sample string 6</ID_DIGITOVERIFICADOR> <NM_COMPLETO>sample string 7</NM_COMPLETO> <NM_SOCIAL_COMPLETO>sample string 8</NM_SOCIAL_COMPLETO> <NR_ANO_OBITO>sample string 9</NR_ANO_OBITO> <NR_CPF>1</NR_CPF> </SITUACAO_SRF> </PESSOA> <PESSOA> <ERRO> <CODIGO>1</CODIGO> <MENSAGEM>sample string 2</MENSAGEM> </ERRO> <DS_COMPLEMENTO>sample string 1</DS_COMPLEMENTO> <DT_NASCIMENTO>2024-11-21T07:17:37.2168598-03:00</DT_NASCIMENTO> <NR_CEP>1</NR_CEP> <NM_BAIRRO>sample string 2</NM_BAIRRO> <NM_CIDADE>sample string 3</NM_CIDADE> <NR_LOGRADOURO>sample string 4</NR_LOGRADOURO> <NM_NOME>sample string 5</NM_NOME> <NM_NOME_MAE>sample string 6</NM_NOME_MAE> <NR_DOCUMENTO>1</NR_DOCUMENTO> <NM_LOGRADOURO>sample string 7</NM_LOGRADOURO> <SG_ESTADO>sample string 8</SG_ESTADO> <TP_LOGRADOURO>sample string 9</TP_LOGRADOURO> <TP_PESSOA>sample string 10</TP_PESSOA> <SITUACAO_SRF> <ERRO> <CODIGO>1</CODIGO> <MENSAGEM>sample string 2</MENSAGEM> </ERRO> <DS_INSCRICAO>sample string 1</DS_INSCRICAO> <DS_PROTOCOLO>sample string 2</DS_PROTOCOLO> <DS_SRF_PF>sample string 3</DS_SRF_PF> <DT_CONSULTA>2024-11-21T07:17:37.2168598-03:00</DT_CONSULTA> <DT_NASCIMENTO>2024-11-21T07:17:37.2168598-03:00</DT_NASCIMENTO> <HR_CONSULTA>sample string 5</HR_CONSULTA> <ID_DIGITOVERIFICADOR>sample string 6</ID_DIGITOVERIFICADOR> <NM_COMPLETO>sample string 7</NM_COMPLETO> <NM_SOCIAL_COMPLETO>sample string 8</NM_SOCIAL_COMPLETO> <NR_ANO_OBITO>sample string 9</NR_ANO_OBITO> <NR_CPF>1</NR_CPF> </SITUACAO_SRF> </PESSOA> </PESSOAS> </ResultadoListaPessoas>