{
"pessoa": {
"cpf": "string",
"nome": "string",
"genero": "string",
"nascimento": "string",
"estadoCivil": "string",
"situacaoReceitaFederal": "string"
},
"renda": {
"valor": "string",
"profissao": "string"
},
"score": {
"risco": "string"
},
"enderecos": [
{}
],
"telefones": [
{}
],
"emails": [
{}
],
"codigo_retorno": 0,
"mensagem_retorno": "string",
"tempo": 0
}