Untitled

 avatar
unknown
plain_text
2 years ago
2.5 kB
6
Indexable
{
  "pac": { "origem": "22", "numero": "100461394" },
  "pretendentes": [
    {
      "cpf": "76881407815",
      "nome": "Luca Casanova",
      "dataNascimento": "1990-12-21",
      "pretendenteFinanceiro": "SIM",
      "emancipado": "SIM",
      "telefones": [
        {
          "ddd": "11",
          "numero": "987654321",
          "ramal": "0000",
          "tipoTelefone": "CELULAR"
        },
        {
          "ddd": "11",
          "numero": "987654321",
          "ramal": "0000",
          "tipoTelefone": "RESIDENCIAL"
        }
      ],
      "tipoPretendente": "PF",
      "estadoCivil": "SOLTEIRO",
      "cpfConjuge": "00000000000",
      "email": "teste@compagno.com.br",
      "informacaoProfissional": {
        "vinculoEmpregaticio": { "codigo": "1" },
        "empresa": "compagno",
        "telefoneLocalTrabalho": {
          "ddd": "11",
          "numero": "987654321",
          "ramal": "0000",
          "tipoTelefone": "COMERCIAL"
        },
        "salario": "2000.00",
        "outrosRendimentos": "0.00"
      },
      "residenciaAtualPretendente": { "cep": "19883134" }
    },
    {
      "cpf": "30668921900",
      "nome": "Eloiza Fernanda Spricido",
      "dataNascimento": "1990-12-21",
      "pretendenteFinanceiro": "SIM",
      "emancipado": "SIM",
      "telefones": [
        {
          "ddd": "11",
          "numero": "987654321",
          "ramal": "0000",
          "tipoTelefone": "CELULAR"
        },
        {
          "ddd": "11",
          "numero": "987654321",
          "ramal": "0000",
          "tipoTelefone": "RESIDENCIAL"
        }
      ],
      "tipoPretendente": "PF",
      "estadoCivil": "SOLTEIRO",
      "cpfConjuge": "00000000000",
      "email": "teste@compagno.com.br",
      "informacaoProfissional": {
        "vinculoEmpregaticio": { "codigo": "1" },
        "empresa": "compagno",
        "telefoneLocalTrabalho": {
          "ddd": "11",
          "numero": "987654321",
          "ramal": "0000",
          "tipoTelefone": "COMERCIAL"
        },
        "salario": "2500.00",
        "outrosRendimentos": "0.00"
      },
      "residenciaAtualPretendente": { "cep": "19883134" }
    }
  ],
  "imovelPretendido": {
    "tipoImovel": "CASA",
    "motivoLocacao": { "codigo": "10", "descricao": "CASAMENTO" },
    "endereco": { "cep": "19883134" },
    "valorAluguel": "1234.56",
    "valorCondominio": "0",
    "valorLuz": "0",
    "valorIPTU": "0",
    "valorAgua": "0",
    "valorGas": "0"
  },
  "parceiro": { "susep": "00D04J", "imobiliaria": "21314" }
}
Editor is loading...