GET prestador_servico/listaPrestador?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

ListPRESTADOR_SERVICOContract
NameDescriptionTypeAdditional information
totalPages

integer

None.

page

integer

None.

totalRecords

integer

None.

rows

Collection of PRESTADOR_SERVICOContract

None.

Response Formats

application/json, text/json

Sample:
{
  "totalPages": 1,
  "page": 2,
  "totalRecords": 3,
  "rows": [
    {
      "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",
      "Email": "sample string 17",
      "TPCONTA": "sample string 18",
      "COD_COMP_BANCO": "sample string 19",
      "AGENCIA": "sample string 20",
      "DG_AGENCIA": "sample string 21",
      "CONTA": "sample string 22",
      "DG_CONTA": "sample string 23",
      "COMPLEMENTOBanco": "sample string 24",
      "IDLOC_ACAO_FORMADEPOSITO": 1,
      "ChaveIdentificador": "sample string 25",
      "ListaTelefone": "sample string 26",
      "GravaTelefone": true,
      "NOMEBANCO": "sample string 27",
      "TIPO_PRESTADOR": "sample string 28",
      "IDLOC_HISTORICO": 1,
      "NOME_HISTORICO": "sample string 29",
      "ListPRESTADOR_SERVICOCONTA": [
        {
          "IDSEQCONTA": 1,
          "IDPESSOA": 2,
          "TPCONTA": "sample string 3",
          "COD_COMP_BANCO": "sample string 4",
          "AGENCIA": "sample string 5",
          "DG_AGENCIA": "sample string 6",
          "CONTA": "sample string 7",
          "DG_CONTA": "sample string 8",
          "COMPLEMENTO": "sample string 9",
          "IDLOC_ACAO_FORMADEPOSITO": 1,
          "CHAVE_IDENTIFICADOR": "sample string 10",
          "EH_PRINCIPAL": 1,
          "NOME_BANCO": "sample string 11"
        },
        {
          "IDSEQCONTA": 1,
          "IDPESSOA": 2,
          "TPCONTA": "sample string 3",
          "COD_COMP_BANCO": "sample string 4",
          "AGENCIA": "sample string 5",
          "DG_AGENCIA": "sample string 6",
          "CONTA": "sample string 7",
          "DG_CONTA": "sample string 8",
          "COMPLEMENTO": "sample string 9",
          "IDLOC_ACAO_FORMADEPOSITO": 1,
          "CHAVE_IDENTIFICADOR": "sample string 10",
          "EH_PRINCIPAL": 1,
          "NOME_BANCO": "sample string 11"
        }
      ]
    },
    {
      "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",
      "Email": "sample string 17",
      "TPCONTA": "sample string 18",
      "COD_COMP_BANCO": "sample string 19",
      "AGENCIA": "sample string 20",
      "DG_AGENCIA": "sample string 21",
      "CONTA": "sample string 22",
      "DG_CONTA": "sample string 23",
      "COMPLEMENTOBanco": "sample string 24",
      "IDLOC_ACAO_FORMADEPOSITO": 1,
      "ChaveIdentificador": "sample string 25",
      "ListaTelefone": "sample string 26",
      "GravaTelefone": true,
      "NOMEBANCO": "sample string 27",
      "TIPO_PRESTADOR": "sample string 28",
      "IDLOC_HISTORICO": 1,
      "NOME_HISTORICO": "sample string 29",
      "ListPRESTADOR_SERVICOCONTA": [
        {
          "IDSEQCONTA": 1,
          "IDPESSOA": 2,
          "TPCONTA": "sample string 3",
          "COD_COMP_BANCO": "sample string 4",
          "AGENCIA": "sample string 5",
          "DG_AGENCIA": "sample string 6",
          "CONTA": "sample string 7",
          "DG_CONTA": "sample string 8",
          "COMPLEMENTO": "sample string 9",
          "IDLOC_ACAO_FORMADEPOSITO": 1,
          "CHAVE_IDENTIFICADOR": "sample string 10",
          "EH_PRINCIPAL": 1,
          "NOME_BANCO": "sample string 11"
        },
        {
          "IDSEQCONTA": 1,
          "IDPESSOA": 2,
          "TPCONTA": "sample string 3",
          "COD_COMP_BANCO": "sample string 4",
          "AGENCIA": "sample string 5",
          "DG_AGENCIA": "sample string 6",
          "CONTA": "sample string 7",
          "DG_CONTA": "sample string 8",
          "COMPLEMENTO": "sample string 9",
          "IDLOC_ACAO_FORMADEPOSITO": 1,
          "CHAVE_IDENTIFICADOR": "sample string 10",
          "EH_PRINCIPAL": 1,
          "NOME_BANCO": "sample string 11"
        }
      ]
    }
  ]
}