Search information from all linked bank accounts

Endpoint that returns bank account data: account number and apikey for each account linked to this document

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

Return example

[
    {
        "number": "34681",
        "branch": "0001",
        "type": "CURRENT",
        "status": "ACTIVE",
        "apiKey": "PJPyJ2xGmyB9oDHyNIUwNOt1dgpgolBwcE16ybaKD5o0zFAEYTafkABQ40Y/pF",
        "holder": {
            "document": "87122911535",
            "name": "Joao Joealmo",
            "email": "[email protected]",
            "type": "NATURAL"
        },
        "bank": {
            "code": "0435",
            "name": "DELCRED SCD S.A.",
            "nameFantasy": "DELBANK",
            "ispbCode": "38224857"
        }
    }
]
Path Params
string
required

CPF or CNPJ binded to account

Responses

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