Fetch Balance

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

The getBalance request retrieves the actual and available balance from the given bank account.

🚧

Please remember to pass the JWT token as a bearer token.

{
  "tpaAccessToken": "367e2t-sjdss-sdbhda-1121-sscscsc",
  "requestId": "88aada58-b18e-11ec-a1e5-186590cb4444",
    "callbackUrl": "http://testapi.com/post"
}
Body Params
string
required

A token representing consent to a customer account

string
required
length between 6 and 64

A uuid representing the request from the user

string
required

The url the balance results will be sent to

string

The account number to check the balance for

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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