Retrieve the Account Balance

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

What does this endpoint do?

The objective of this endpoint is to retrieve the balance of an account based on its accountId.

The response from this endpoint will include the following properties:

  • balance: Information regarding the current account balance
    • amount: The total quantity of currency
    • currency: The type of currency held in the account
  • type: The type of account
  • timestamp: The current timestamp of the balance inquiry
Path Params
string
required
Defaults to 2

The current version of BaaSiC API

string
required

Target account identification

Query Params
string

Account owner's unique tax identification. Is different for each country

Headers
string
required

The personal authentication token obtained by each user from the token authentication endpoint

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
text/plain