Cliente
Retorna dados do cliente
Retorno JSON se existe lead/cliente e se tem atendimento ativo no Imoview CRM
get/Cliente/RetornarDadosCliente
Query parameters
emailOuTelefonestring string required
E-mail ou telefone do lead/cliente
Response
Retornado com sucesso
Example response
{
"nome": "string",
"nomecorretor": "string",
"emailcorretor": "string"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.