curl --request GET \
--url 'https://modulos.sherlocker.dev/rural/imovel/{codigo}?token='{
"propriedades": [
{
"codigo_imovel": "<string>",
"nome_imovel": "<string>",
"municipio": "<string>",
"uf": "<string>",
"area_total": 123,
"modulos_fiscais": 123,
"cod_ibge": "<string>",
"nome_detentor": "<string>",
"cpf_cnpj": "<string>",
"tipo_detentor": "<string>",
"fracao": 123,
"condicao_detentor": "<string>"
}
]
}curl --request GET \
--url 'https://modulos.sherlocker.dev/rural/imovel/{codigo}?token='{
"propriedades": [
{
"codigo_imovel": "<string>",
"nome_imovel": "<string>",
"municipio": "<string>",
"uf": "<string>",
"area_total": 123,
"modulos_fiscais": 123,
"cod_ibge": "<string>",
"nome_detentor": "<string>",
"cpf_cnpj": "<string>",
"tipo_detentor": "<string>",
"fracao": 123,
"condicao_detentor": "<string>"
}
]
}