GET sac_unidade/listaUnidade?filtros={filtros}&sidx={sidx}&sord={sord}&page={page}&rows={rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
filtros

string

Required

sidx

string

Required

sord

string

Required

page

integer

Required

rows

integer

Required

Body Parameters

None.

Response Information

Resource Description

ListSAC_UNIDADEContract
NameDescriptionTypeAdditional information
totalPages

integer

None.

page

integer

None.

totalRecords

integer

None.

rows

Collection of SAC_UNIDADEContract

None.

Response Formats

application/json, text/json

Sample:
{
  "totalPages": 1,
  "page": 2,
  "totalRecords": 3,
  "rows": [
    {
      "RESPONSAVEL": {
        "IDPESSOA": 1,
        "NOME": "sample string 1",
        "CEP": "sample string 2",
        "IDACAO_TIPOLOGRADOURO": "sample string 3",
        "TPLOGRADOURO": "sample string 4",
        "LOGRADOURO": "sample string 5",
        "NUMERO": "sample string 6",
        "COMPLEMENTO": "sample string 7",
        "BAIRRO": "sample string 8",
        "CIDADE": "sample string 9",
        "UF": "sample string 10",
        "RG": "sample string 11",
        "Orgao": "sample string 12",
        "DTEXPEDICAO": 1,
        "TIPOPESSOA": "sample string 13",
        "CPF_CNPJ": "sample string 14",
        "SEXO": "sample string 15",
        "PROFISSAO": "sample string 16",
        "E_MAIL": "sample string 17",
        "DTNASCIMENTO": 1,
        "ESTADOCIVIL": "sample string 18",
        "NACIONALIDADE": "sample string 19",
        "NATURALIDADE": "sample string 20",
        "ListaTelefone": "sample string 21",
        "GravaTelefone": true
      },
      "CONDOMINO": {
        "IDPESSOA": 1,
        "NOME": "sample string 1",
        "CEP": "sample string 2",
        "IDACAO_TIPOLOGRADOURO": "sample string 3",
        "TPLOGRADOURO": "sample string 4",
        "LOGRADOURO": "sample string 5",
        "NUMERO": "sample string 6",
        "COMPLEMENTO": "sample string 7",
        "BAIRRO": "sample string 8",
        "CIDADE": "sample string 9",
        "UF": "sample string 10",
        "RG": "sample string 11",
        "Orgao": "sample string 12",
        "DTEXPEDICAO": 1,
        "TIPOPESSOA": "sample string 13",
        "CPF_CNPJ": "sample string 14",
        "SEXO": "sample string 15",
        "PROFISSAO": "sample string 16",
        "E_MAIL": "sample string 17",
        "DTNASCIMENTO": 1,
        "ESTADOCIVIL": "sample string 18",
        "NACIONALIDADE": "sample string 19",
        "NATURALIDADE": "sample string 20",
        "ListaTelefone": "sample string 21",
        "GravaTelefone": true
      },
      "IDPESSOA_CONDOMINIO": 1,
      "CODCONDOMINIO": "sample string 1",
      "NOMECONDOMINIO": "sample string 2",
      "IDPESSOA_RESPONSAVEL": 1,
      "NOME_RESPONSAVEL": "sample string 3",
      "IDPESSOA_CONDOMINO": 1,
      "NOME_CONDOMINO": "sample string 4",
      "CODBLOCO": "sample string 5",
      "CODUNIDADE": "sample string 6",
      "CONTROLA_LUZ": 7,
      "CONTROLA_GAS": 8,
      "CONTROLA_AGUA": 9,
      "AOSCUIDADOS": "sample string 10",
      "USAENDCOBRACA": 1,
      "IDACAO_TIPOLOGRADOURO": "sample string 11",
      "CEP": "sample string 12",
      "LOGRADOURO": "sample string 13",
      "NUMERO": "sample string 14",
      "COMPLEMENTO": "sample string 15",
      "BAIRRO": "sample string 16",
      "CIDADE": "sample string 17",
      "UF": "sample string 18",
      "ListSAC_FRACAO_RATEIO": [
        {
          "IDRELACIONAMENTO": 1,
          "IDLIST": 2,
          "IDPESSOA_CONDOMINIO": 1,
          "CODBLOCO": "sample string 3",
          "CODUNIDADE": "sample string 4",
          "VAL_RATEIO": "sample string 5"
        },
        {
          "IDRELACIONAMENTO": 1,
          "IDLIST": 2,
          "IDPESSOA_CONDOMINIO": 1,
          "CODBLOCO": "sample string 3",
          "CODUNIDADE": "sample string 4",
          "VAL_RATEIO": "sample string 5"
        }
      ]
    },
    {
      "RESPONSAVEL": {
        "IDPESSOA": 1,
        "NOME": "sample string 1",
        "CEP": "sample string 2",
        "IDACAO_TIPOLOGRADOURO": "sample string 3",
        "TPLOGRADOURO": "sample string 4",
        "LOGRADOURO": "sample string 5",
        "NUMERO": "sample string 6",
        "COMPLEMENTO": "sample string 7",
        "BAIRRO": "sample string 8",
        "CIDADE": "sample string 9",
        "UF": "sample string 10",
        "RG": "sample string 11",
        "Orgao": "sample string 12",
        "DTEXPEDICAO": 1,
        "TIPOPESSOA": "sample string 13",
        "CPF_CNPJ": "sample string 14",
        "SEXO": "sample string 15",
        "PROFISSAO": "sample string 16",
        "E_MAIL": "sample string 17",
        "DTNASCIMENTO": 1,
        "ESTADOCIVIL": "sample string 18",
        "NACIONALIDADE": "sample string 19",
        "NATURALIDADE": "sample string 20",
        "ListaTelefone": "sample string 21",
        "GravaTelefone": true
      },
      "CONDOMINO": {
        "IDPESSOA": 1,
        "NOME": "sample string 1",
        "CEP": "sample string 2",
        "IDACAO_TIPOLOGRADOURO": "sample string 3",
        "TPLOGRADOURO": "sample string 4",
        "LOGRADOURO": "sample string 5",
        "NUMERO": "sample string 6",
        "COMPLEMENTO": "sample string 7",
        "BAIRRO": "sample string 8",
        "CIDADE": "sample string 9",
        "UF": "sample string 10",
        "RG": "sample string 11",
        "Orgao": "sample string 12",
        "DTEXPEDICAO": 1,
        "TIPOPESSOA": "sample string 13",
        "CPF_CNPJ": "sample string 14",
        "SEXO": "sample string 15",
        "PROFISSAO": "sample string 16",
        "E_MAIL": "sample string 17",
        "DTNASCIMENTO": 1,
        "ESTADOCIVIL": "sample string 18",
        "NACIONALIDADE": "sample string 19",
        "NATURALIDADE": "sample string 20",
        "ListaTelefone": "sample string 21",
        "GravaTelefone": true
      },
      "IDPESSOA_CONDOMINIO": 1,
      "CODCONDOMINIO": "sample string 1",
      "NOMECONDOMINIO": "sample string 2",
      "IDPESSOA_RESPONSAVEL": 1,
      "NOME_RESPONSAVEL": "sample string 3",
      "IDPESSOA_CONDOMINO": 1,
      "NOME_CONDOMINO": "sample string 4",
      "CODBLOCO": "sample string 5",
      "CODUNIDADE": "sample string 6",
      "CONTROLA_LUZ": 7,
      "CONTROLA_GAS": 8,
      "CONTROLA_AGUA": 9,
      "AOSCUIDADOS": "sample string 10",
      "USAENDCOBRACA": 1,
      "IDACAO_TIPOLOGRADOURO": "sample string 11",
      "CEP": "sample string 12",
      "LOGRADOURO": "sample string 13",
      "NUMERO": "sample string 14",
      "COMPLEMENTO": "sample string 15",
      "BAIRRO": "sample string 16",
      "CIDADE": "sample string 17",
      "UF": "sample string 18",
      "ListSAC_FRACAO_RATEIO": [
        {
          "IDRELACIONAMENTO": 1,
          "IDLIST": 2,
          "IDPESSOA_CONDOMINIO": 1,
          "CODBLOCO": "sample string 3",
          "CODUNIDADE": "sample string 4",
          "VAL_RATEIO": "sample string 5"
        },
        {
          "IDRELACIONAMENTO": 1,
          "IDLIST": 2,
          "IDPESSOA_CONDOMINIO": 1,
          "CODBLOCO": "sample string 3",
          "CODUNIDADE": "sample string 4",
          "VAL_RATEIO": "sample string 5"
        }
      ]
    }
  ]
}