List balances

Retrieve a list of the organization's balances, including the primary balance.

The results are paginated.

Access with

Organization access token with balances.read

OAuth access with balances.read

Query Params
string | null

Optionally only return balances with the given currency. For example: EUR.

string

Provide an ID to start the result set from the item with the given ID and onwards. This allows you to paginate the result set.

integer | null
1 to 250
Defaults to 50

The maximum number of items to return. Defaults to 50 items.

boolean

You can enable test mode by setting the testmode query parameter to true.

Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.

Responses

Language
Credentials
LoadingLoadingโ€ฆ
Response
Choose an example:
application/hal+json