POST mock/PF/ConsultaPF
É uma consulta para localização de pessoa física. Consultando por CPF, você terá acesso a informações do consumidor, como: nome, sexo, data de nascimento, signo, nome da mãe, e-mails, endereço(s), telefone(s), pessoa(s) vinculada(s), índice de segmentação, situação na Receita Federal
Request Information
URI Parameters
None.
Body Parameters
TransUnion.Consultas.DTO.Parametros.APIBaseEstatica.ParametrosEntradaPF| Name | Description | Type | Additional information |
|---|---|---|---|
| Token | string |
None. |
|
| CPF | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Token": "sample string 1",
"CPF": "sample string 2"
}
application/xml, text/xml
Sample:
<ParametrosEntradaPF xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="BaseEstatica.API"> <CPF>sample string 2</CPF> <Token>sample string 1</Token> </ParametrosEntradaPF>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Pessoa Fisica
TransUnion.Consultas.BLL.MockDtos.ResultadoPessoaFisicaMock| Name | Description | Type | Additional information |
|---|---|---|---|
| DadosPrincipais | TransUnion.Consultas.BLL.MockDtos.DadosPrincipaisPessoaFisicaMock |
None. |
|
| ReceitaFederal | TransUnion.Consultas.BLL.APIServiceReference.SRFPessoaFisica |
None. |
|
| Enderecos | Collection of Object |
None. |
|
| Emails | Collection of Object |
None. |
|
| Telefones | Collection of Object |
None. |
|
| Vinculos | Collection of Object |
None. |
|
| Qsa | Collection of Object |
None. |
|
| BolsaFamiliaPessoaFisica | TransUnion.Consultas.BLL.APIServiceReference.BolsaFamiliaPessoaFisica |
None. |
|
| QuemConsultou | TransUnion.Consultas.BLL.APIServiceReference.QuemConsultou |
None. |
|
| DadosComplementares | TransUnion.Consultas.BLL.APIServiceReference.DadosComplementaresPessoaFisica |
None. |
|
| Vizinhos | Collection of Object |
None. |
|
| Saude | TransUnion.Consultas.BLL.APIServiceReference.TUSaude |
None. |
|
| IndiceSegmentacao | TransUnion.Consultas.BLL.APIServiceReference.IndiceSegmentacao |
None. |
|
| Cns | Collection of Object |
None. |
|
| Erro | TransUnion.Common.DTO.Erro |
None. |
Response Formats
application/json, text/json
Sample:
{
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 3"
},
"DADOS_PRINCIPAIS": {
"NR_CPF": 1,
"NR_IDADE": 1,
"FG_OBITO": true,
"NR_ANO_OBITO": "sample string 1",
"NM_COMPLETO": "sample string 2",
"NM_SOCIAL_COMPLETO": "sample string 3",
"DS_SIGNO": "sample string 4",
"DS_SEXO": "sample string 5",
"DT_NASCIMENTO": "2026-06-18T04:22:29.0742244-03:00",
"DT_RECENCIA": "2026-06-18T04:22:29.0742244-03:00",
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 3"
}
},
"SITUACAO_SRF": {
"DS_INSCRICAO": "sample string 1",
"DS_PROTOCOLO": "sample string 2",
"DS_SRF_PF": "sample string 3",
"DT_CONSULTA": "2026-06-18T04:22:29.0742244-03:00",
"DT_NASCIMENTO": "2026-06-18T04:22:29.0742244-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"
}
},
"BOLSA_FAMILIA": {
"FG_ATIVO": true,
"NM_NOME": "sample string 1",
"NR_NIS": 1,
"PARCELAS": [
{
"DT_PERIODO": "2026-06-18T04:22:29.0898404-03:00",
"DT_RECENCIA": "2026-06-18T04:22:29.0898404-03:00",
"DT_SAQUE": "2026-06-18T04:22:29.0898404-03:00",
"NM_MUNICIPIO": "sample string 2",
"SG_ESTADO": "sample string 3",
"VL_BENEFICIO": 1.1
},
{
"DT_PERIODO": "2026-06-18T04:22:29.0898404-03:00",
"DT_RECENCIA": "2026-06-18T04:22:29.0898404-03:00",
"DT_SAQUE": "2026-06-18T04:22:29.0898404-03:00",
"NM_MUNICIPIO": "sample string 2",
"SG_ESTADO": "sample string 3",
"VL_BENEFICIO": 1.1
}
],
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
}
},
"QUEM_CONSULTOU": {
"RETORNO": "sample string 1",
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
},
"EMPRESAS": [
{
"DS_SEGMENTO": "sample string 1",
"DT_CONSULTA": "2026-06-18T04:22:29.0898404-03:00",
"NR_DOZEMESES": 1,
"NR_QUANTIDADE": 1,
"NR_SEISMESES": 1,
"NR_TRESMESES": 1
},
{
"DS_SEGMENTO": "sample string 1",
"DT_CONSULTA": "2026-06-18T04:22:29.0898404-03:00",
"NR_DOZEMESES": 1,
"NR_QUANTIDADE": 1,
"NR_SEISMESES": 1,
"NR_TRESMESES": 1
}
]
},
"INDICE_SEGMENTACAO": {
"RETORNO": "sample string 1",
"SEGMENTOS": [
{
"DS_03MESES": "sample string 1",
"DS_SEGMENTO": "sample string 2",
"DS_06MESES": "sample string 3",
"DS_12MESES": "sample string 4",
"DS_24MESES": "sample string 5",
"DS_36MESES": "sample string 6"
},
{
"DS_03MESES": "sample string 1",
"DS_SEGMENTO": "sample string 2",
"DS_06MESES": "sample string 3",
"DS_12MESES": "sample string 4",
"DS_24MESES": "sample string 5",
"DS_36MESES": "sample string 6"
}
],
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
}
},
"DADOS_COMPLEMENTARES": {
"DS_CARGO": "sample string 1",
"DS_ESCOLARIDADE": "sample string 2",
"DS_ESTADOCIVIL": "sample string 3",
"DS_FAIXAVALOR": "sample string 4",
"DS_NACIONALIDADE": "sample string 5",
"DS_PROFISSAO": "sample string 6",
"DT_RECENCIA": "2026-06-18T04:22:29.0898404-03:00",
"ID_AUX_CARGO": 1,
"ID_AUX_FAIXAVALOR": 1,
"ID_AUX_PROFISSAO": 1,
"NR_PIS": "sample string 7",
"NR_RG": "sample string 8",
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
}
},
"SAUDE": {
"NM_NOME": "sample string 1",
"NR_CPF": 1,
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
},
"DT_NASCIMENTO": "2026-06-18T04:22:29.0898404-03:00",
"NM_MAE": "sample string 2",
"DT_CONSULTA": "2026-06-18T04:22:29.0898404-03:00",
"OPERADORAS": [
{
"CD_OPERADORA": "sample string 1",
"NM_OPERADORA": "sample string 2",
"PLANOS": [
{
"CD_PLANO_SAUDE": "sample string 1",
"NM_PLANO_SAUDE": "sample string 2",
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
},
"CD_CNS": "sample string 3",
"NM_TITULAR": "sample string 4",
"DS_CARACTERISTICA_PLANO": "sample string 5",
"CD_CONTROLE_OPERACIONAL": "sample string 6",
"CD_IDENT_BENEFICIARIO_OPERADORA": "sample string 7"
},
{
"CD_PLANO_SAUDE": "sample string 1",
"NM_PLANO_SAUDE": "sample string 2",
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
},
"CD_CNS": "sample string 3",
"NM_TITULAR": "sample string 4",
"DS_CARACTERISTICA_PLANO": "sample string 5",
"CD_CONTROLE_OPERACIONAL": "sample string 6",
"CD_IDENT_BENEFICIARIO_OPERADORA": "sample string 7"
}
],
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
}
},
{
"CD_OPERADORA": "sample string 1",
"NM_OPERADORA": "sample string 2",
"PLANOS": [
{
"CD_PLANO_SAUDE": "sample string 1",
"NM_PLANO_SAUDE": "sample string 2",
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
},
"CD_CNS": "sample string 3",
"NM_TITULAR": "sample string 4",
"DS_CARACTERISTICA_PLANO": "sample string 5",
"CD_CONTROLE_OPERACIONAL": "sample string 6",
"CD_IDENT_BENEFICIARIO_OPERADORA": "sample string 7"
},
{
"CD_PLANO_SAUDE": "sample string 1",
"NM_PLANO_SAUDE": "sample string 2",
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
},
"CD_CNS": "sample string 3",
"NM_TITULAR": "sample string 4",
"DS_CARACTERISTICA_PLANO": "sample string 5",
"CD_CONTROLE_OPERACIONAL": "sample string 6",
"CD_IDENT_BENEFICIARIO_OPERADORA": "sample string 7"
}
],
"ERRO": {
"CODIGO": 1,
"MENSAGEM": "sample string 2"
}
}
]
}
}
application/xml, text/xml
Sample:
<ResultadoPessoaFisicaMock xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TransUnion.Consultas.BLL.MockDtos">
<ERRO xmlns="TransUnion.API">
<CODIGO>1</CODIGO>
<MENSAGEM>sample string 3</MENSAGEM>
</ERRO>
<BolsaFamiliaPessoaFisica xmlns:d2p1="API.ZipOnline">
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:FG_ATIVO>true</d2p1:FG_ATIVO>
<d2p1:NM_NOME>sample string 1</d2p1:NM_NOME>
<d2p1:NR_NIS>1</d2p1:NR_NIS>
<d2p1:PARCELAS>
<d2p1:PARCELA>
<d2p1:DT_PERIODO>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_PERIODO>
<d2p1:DT_RECENCIA>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_RECENCIA>
<d2p1:DT_SAQUE>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_SAQUE>
<d2p1:NM_MUNICIPIO>sample string 2</d2p1:NM_MUNICIPIO>
<d2p1:SG_ESTADO>sample string 3</d2p1:SG_ESTADO>
<d2p1:VL_BENEFICIO>1.1</d2p1:VL_BENEFICIO>
</d2p1:PARCELA>
<d2p1:PARCELA>
<d2p1:DT_PERIODO>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_PERIODO>
<d2p1:DT_RECENCIA>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_RECENCIA>
<d2p1:DT_SAQUE>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_SAQUE>
<d2p1:NM_MUNICIPIO>sample string 2</d2p1:NM_MUNICIPIO>
<d2p1:SG_ESTADO>sample string 3</d2p1:SG_ESTADO>
<d2p1:VL_BENEFICIO>1.1</d2p1:VL_BENEFICIO>
</d2p1:PARCELA>
</d2p1:PARCELAS>
</BolsaFamiliaPessoaFisica>
<Cns xmlns:d2p1="API.ZipOnline" i:nil="true" />
<DadosComplementares xmlns:d2p1="API.ZipOnline">
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:DS_CARGO>sample string 1</d2p1:DS_CARGO>
<d2p1:DS_ESCOLARIDADE>sample string 2</d2p1:DS_ESCOLARIDADE>
<d2p1:DS_ESTADOCIVIL>sample string 3</d2p1:DS_ESTADOCIVIL>
<d2p1:DS_FAIXAVALOR>sample string 4</d2p1:DS_FAIXAVALOR>
<d2p1:DS_NACIONALIDADE>sample string 5</d2p1:DS_NACIONALIDADE>
<d2p1:DS_PROFISSAO>sample string 6</d2p1:DS_PROFISSAO>
<d2p1:DT_RECENCIA>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_RECENCIA>
<d2p1:ID_AUX_CARGO>1</d2p1:ID_AUX_CARGO>
<d2p1:ID_AUX_FAIXAVALOR>1</d2p1:ID_AUX_FAIXAVALOR>
<d2p1:ID_AUX_PROFISSAO>1</d2p1:ID_AUX_PROFISSAO>
<d2p1:NR_PIS>sample string 7</d2p1:NR_PIS>
<d2p1:NR_RG>sample string 8</d2p1:NR_RG>
</DadosComplementares>
<DadosPrincipais>
<ERRO xmlns="TransUnion.API">
<CODIGO>1</CODIGO>
<MENSAGEM>sample string 3</MENSAGEM>
</ERRO>
<DsSexo>sample string 5</DsSexo>
<DsSigno>sample string 4</DsSigno>
<DtNascimento>2026-06-18T04:22:29.0742244-03:00</DtNascimento>
<DtRecencia>2026-06-18T04:22:29.0742244-03:00</DtRecencia>
<FgObito>true</FgObito>
<NmCompleto>sample string 2</NmCompleto>
<NmSocialCompleto>sample string 3</NmSocialCompleto>
<NrAnoObito>sample string 1</NrAnoObito>
<NrCPF>1</NrCPF>
<NrIdade>1</NrIdade>
</DadosPrincipais>
<Emails xmlns:d2p1="API.ZipOnline" i:nil="true" />
<Enderecos xmlns:d2p1="API.ZipOnline" i:nil="true" />
<IndiceSegmentacao xmlns:d2p1="API.ZipOnline">
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:RETORNO>sample string 1</d2p1:RETORNO>
<d2p1:SEGMENTOS>
<d2p1:SEGMENTO>
<d2p1:DS_03MESES>sample string 1</d2p1:DS_03MESES>
<d2p1:DS_SEGMENTO>sample string 2</d2p1:DS_SEGMENTO>
<d2p1:DS_06MESES>sample string 3</d2p1:DS_06MESES>
<d2p1:DS_12MESES>sample string 4</d2p1:DS_12MESES>
<d2p1:DS_24MESES>sample string 5</d2p1:DS_24MESES>
<d2p1:DS_36MESES>sample string 6</d2p1:DS_36MESES>
</d2p1:SEGMENTO>
<d2p1:SEGMENTO>
<d2p1:DS_03MESES>sample string 1</d2p1:DS_03MESES>
<d2p1:DS_SEGMENTO>sample string 2</d2p1:DS_SEGMENTO>
<d2p1:DS_06MESES>sample string 3</d2p1:DS_06MESES>
<d2p1:DS_12MESES>sample string 4</d2p1:DS_12MESES>
<d2p1:DS_24MESES>sample string 5</d2p1:DS_24MESES>
<d2p1:DS_36MESES>sample string 6</d2p1:DS_36MESES>
</d2p1:SEGMENTO>
</d2p1:SEGMENTOS>
</IndiceSegmentacao>
<Qsa xmlns:d2p1="API.ZipOnline" i:nil="true" />
<QuemConsultou xmlns:d2p1="API.ZipOnline">
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:RETORNO>sample string 1</d2p1:RETORNO>
<d2p1:EMPRESAS>
<d2p1:EMPRESA>
<d2p1:DS_SEGMENTO>sample string 1</d2p1:DS_SEGMENTO>
<d2p1:DT_CONSULTA>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_CONSULTA>
<d2p1:NR_DOZEMESES>1</d2p1:NR_DOZEMESES>
<d2p1:NR_QUANTIDADE>1</d2p1:NR_QUANTIDADE>
<d2p1:NR_SEISMESES>1</d2p1:NR_SEISMESES>
<d2p1:NR_TRESMESES>1</d2p1:NR_TRESMESES>
</d2p1:EMPRESA>
<d2p1:EMPRESA>
<d2p1:DS_SEGMENTO>sample string 1</d2p1:DS_SEGMENTO>
<d2p1:DT_CONSULTA>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_CONSULTA>
<d2p1:NR_DOZEMESES>1</d2p1:NR_DOZEMESES>
<d2p1:NR_QUANTIDADE>1</d2p1:NR_QUANTIDADE>
<d2p1:NR_SEISMESES>1</d2p1:NR_SEISMESES>
<d2p1:NR_TRESMESES>1</d2p1:NR_TRESMESES>
</d2p1:EMPRESA>
</d2p1:EMPRESAS>
</QuemConsultou>
<ReceitaFederal xmlns:d2p1="API.ZipOnline">
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:DS_INSCRICAO>sample string 1</d2p1:DS_INSCRICAO>
<d2p1:DS_PROTOCOLO>sample string 2</d2p1:DS_PROTOCOLO>
<d2p1:DS_SRF_PF>sample string 3</d2p1:DS_SRF_PF>
<d2p1:DT_CONSULTA>2026-06-18T04:22:29.0742244-03:00</d2p1:DT_CONSULTA>
<d2p1:DT_NASCIMENTO>2026-06-18T04:22:29.0742244-03:00</d2p1:DT_NASCIMENTO>
<d2p1:HR_CONSULTA>sample string 5</d2p1:HR_CONSULTA>
<d2p1:ID_DIGITOVERIFICADOR>sample string 6</d2p1:ID_DIGITOVERIFICADOR>
<d2p1:NM_COMPLETO>sample string 7</d2p1:NM_COMPLETO>
<d2p1:NM_SOCIAL_COMPLETO>sample string 8</d2p1:NM_SOCIAL_COMPLETO>
<d2p1:NR_ANO_OBITO>sample string 9</d2p1:NR_ANO_OBITO>
<d2p1:NR_CPF>1</d2p1:NR_CPF>
</ReceitaFederal>
<Saude xmlns:d2p1="API.ZipOnline">
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:NM_NOME>sample string 1</d2p1:NM_NOME>
<d2p1:NR_CPF>1</d2p1:NR_CPF>
<d2p1:DT_NASCIMENTO>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_NASCIMENTO>
<d2p1:NM_MAE>sample string 2</d2p1:NM_MAE>
<d2p1:DT_CONSULTA>2026-06-18T04:22:29.0898404-03:00</d2p1:DT_CONSULTA>
<d2p1:OPERADORAS>
<d2p1:OPERADORA>
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:CD_OPERADORA>sample string 1</d2p1:CD_OPERADORA>
<d2p1:NM_OPERADORA>sample string 2</d2p1:NM_OPERADORA>
<d2p1:PLANOS>
<d2p1:PLANO>
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:CD_PLANO_SAUDE>sample string 1</d2p1:CD_PLANO_SAUDE>
<d2p1:NM_PLANO_SAUDE>sample string 2</d2p1:NM_PLANO_SAUDE>
<d2p1:CD_CNS>sample string 3</d2p1:CD_CNS>
<d2p1:NM_TITULAR>sample string 4</d2p1:NM_TITULAR>
<d2p1:DS_CARACTERISTICA_PLANO>sample string 5</d2p1:DS_CARACTERISTICA_PLANO>
<d2p1:CD_CONTROLE_OPERACIONAL>sample string 6</d2p1:CD_CONTROLE_OPERACIONAL>
<d2p1:CD_IDENT_BENEFICIARIO_OPERADORA>sample string 7</d2p1:CD_IDENT_BENEFICIARIO_OPERADORA>
</d2p1:PLANO>
<d2p1:PLANO>
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:CD_PLANO_SAUDE>sample string 1</d2p1:CD_PLANO_SAUDE>
<d2p1:NM_PLANO_SAUDE>sample string 2</d2p1:NM_PLANO_SAUDE>
<d2p1:CD_CNS>sample string 3</d2p1:CD_CNS>
<d2p1:NM_TITULAR>sample string 4</d2p1:NM_TITULAR>
<d2p1:DS_CARACTERISTICA_PLANO>sample string 5</d2p1:DS_CARACTERISTICA_PLANO>
<d2p1:CD_CONTROLE_OPERACIONAL>sample string 6</d2p1:CD_CONTROLE_OPERACIONAL>
<d2p1:CD_IDENT_BENEFICIARIO_OPERADORA>sample string 7</d2p1:CD_IDENT_BENEFICIARIO_OPERADORA>
</d2p1:PLANO>
</d2p1:PLANOS>
</d2p1:OPERADORA>
<d2p1:OPERADORA>
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:CD_OPERADORA>sample string 1</d2p1:CD_OPERADORA>
<d2p1:NM_OPERADORA>sample string 2</d2p1:NM_OPERADORA>
<d2p1:PLANOS>
<d2p1:PLANO>
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:CD_PLANO_SAUDE>sample string 1</d2p1:CD_PLANO_SAUDE>
<d2p1:NM_PLANO_SAUDE>sample string 2</d2p1:NM_PLANO_SAUDE>
<d2p1:CD_CNS>sample string 3</d2p1:CD_CNS>
<d2p1:NM_TITULAR>sample string 4</d2p1:NM_TITULAR>
<d2p1:DS_CARACTERISTICA_PLANO>sample string 5</d2p1:DS_CARACTERISTICA_PLANO>
<d2p1:CD_CONTROLE_OPERACIONAL>sample string 6</d2p1:CD_CONTROLE_OPERACIONAL>
<d2p1:CD_IDENT_BENEFICIARIO_OPERADORA>sample string 7</d2p1:CD_IDENT_BENEFICIARIO_OPERADORA>
</d2p1:PLANO>
<d2p1:PLANO>
<d2p1:ERRO>
<d2p1:CODIGO>1</d2p1:CODIGO>
<d2p1:MENSAGEM>sample string 2</d2p1:MENSAGEM>
</d2p1:ERRO>
<d2p1:CD_PLANO_SAUDE>sample string 1</d2p1:CD_PLANO_SAUDE>
<d2p1:NM_PLANO_SAUDE>sample string 2</d2p1:NM_PLANO_SAUDE>
<d2p1:CD_CNS>sample string 3</d2p1:CD_CNS>
<d2p1:NM_TITULAR>sample string 4</d2p1:NM_TITULAR>
<d2p1:DS_CARACTERISTICA_PLANO>sample string 5</d2p1:DS_CARACTERISTICA_PLANO>
<d2p1:CD_CONTROLE_OPERACIONAL>sample string 6</d2p1:CD_CONTROLE_OPERACIONAL>
<d2p1:CD_IDENT_BENEFICIARIO_OPERADORA>sample string 7</d2p1:CD_IDENT_BENEFICIARIO_OPERADORA>
</d2p1:PLANO>
</d2p1:PLANOS>
</d2p1:OPERADORA>
</d2p1:OPERADORAS>
</Saude>
<Telefones xmlns:d2p1="API.ZipOnline" i:nil="true" />
<Vinculos i:nil="true" />
<Vizinhos xmlns:d2p1="API.ZipOnline" i:nil="true" />
</ResultadoPessoaFisicaMock>