Buscar Bancos

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Ao utilizar esta rota, será exibida a lista de todos os bancos disponíveis no sistema. A resposta incluirá o código FEBRABAN e o nome de cada banco.

[
    {
        "codigo_febraban": "String",
        "nome": "String"
    },
    {
        "codigo_febraban": "String",
        "nome": "String"
    }
]
Path Params
string
required
string
required
Defaults to public
string
required
Defaults to banco
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain