API - Consultar Empresas Paginada
Consultar Empresas Paginada
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": [
{
"id": 9015,
"cnpj": "17921427000125",
"razaoSocial": "INVOISYS SISTEMAS LTDA",
"nomeFantasia": "INVOISYS SISTEMAS LTDA",
"inscricaoEstadual": "999999990",
"inscricaoMunicipal": null,
"isMatriz": true,
"cep": "05372150",
"logradouro": "RUA DOMINIQUE LAGRU",
"numero": "71",
"complemento": "APT 74 LETRA B",
"bairro": "JARDIM ESTER",
"idToken": null,
"tokenCSC": null,
"idTokenHML": "000001",
"tokenCSCHML": "0123456789",
"crt": {
"key": 1,
"value": "Simples Nacional"
},
"municipio": {
"id": 275,
"uf": {
"id": 3,
"codigo": 13,
"sigla": "AM",
"nome": "AMAZONAS",
"timeZone": -4
},
"codigo": 1302603,
"nome": "MANAUS",
"nomeReduzido": "MANAUS",
"codigoDoMunicipioSIAFI": 255
},
"matriz": null
}
],
"draw": 1,
"recordsTotal": 1,
"recordsFiltered": 1
}APIs Relacionadas 🎈
Last updated