{
"dadosUsuario": {
"id": 0,
"login": "string",
"email": "string",
"name": "string",
"userType": "string",
"active": true,
"tenantId": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"dadosClientes": [
{
"id": 0,
"codigoErp": "string",
"documento": "string",
"nome": "string",
"nomeFantasia": "string",
"telefone": "string",
"cep": "string",
"logradouro": "string",
"numero": "string",
"complemento": "string",
"bairro": "string",
"cidade": "string",
"estado": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"dadosContatos": [
{
"id": 0,
"nome": "string",
"email": "string",
"cpf": "string",
"acessoSistema": true,
"contatoPrincipal": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"dadosConsentimentos": [
{
"id": 0,
"tipo": "string",
"versao": "string",
"ativo": true,
"consentidoEm": "2019-08-24T14:15:22.123Z",
"revogadoEm": "2019-08-24T14:15:22.123Z"
}
],
"dadosSessoes": [
{
"id": 0,
"deviceName": "string",
"deviceType": "string",
"osName": "string",
"osVersion": "string",
"ipAddress": "string",
"location": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"lastAccess": "2019-08-24T14:15:22.123Z",
"isCurrent": true
}
],
"dataExportacao": "2019-08-24T14:15:22.123Z"
}