POST
/
imoveis
/
async
/
cnpj
/
{cnpj}
Imoveis de empresa (async)
curl --request POST \
  --url 'https://modulos.sherlocker.dev/imoveis/async/cnpj/{cnpj}?token='
{
  "jobId": "<string>",
  "statusUrl": "<string>"
}

Authorizations

token
string
query
required

Path Parameters

cnpj
string
required

Query Parameters

uf
string
parentes
boolean

Response

202 - application/json

Job criado

jobId
string
statusUrl
string