{
"usuario": {
"codusuario": "teste",
"nome": "CLIENTE API",
"email": "[email protected]"
},
"empreendimentos": [
{
"company": 1,
"realEstate": 2019,
"name": "EMPREENDIMENTO TESTE",
"trandingName": "EMPREENDIMENTO TESTE",
"launchDate": "2010-06-01T00:00:00",
"origincontracttype": 0,
"contracts": [
10009
]
},
{
"company": 6,
"realEstate": 2054,
"name": "Empreendimento Teste Automação",
"trandingName": "Empreendimento Teste Automação",
"launchDate": "0001-01-01T00:00:00",
"origincontracttype": 0,
"contracts": [
50000
]
},
{
"company": 1,
"realEstate": 3,
"name": "ALUGUEL TESTE API",
"trandingName": "ALUGUEL TESTE API",
"launchDate": "0001-01-01T00:00:00",
"origincontracttype": 1,
"contracts": [
3
]
}
]
} |