Get Paged Balance Log

The endpoint retrieves a paged list of balance log entries based on specified query parameters. It provides detailed information about changes in account balances over time, including the reasons for these changes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
accountIds
array of strings

specifies the account IDs for which balance log entries should be retrieved.

accountIds
string

currency code to filter transactions.

date-time

the start date to filter balance log entries.

date-time

the end date to filter balance log entries.

string
enum

specifies the sorting direction of the transactions.

Allowed:
string

filters transactions by the type of reason associated with the transaction.

string

performs a keyword search within transaction data to filter results.

int32
Defaults to 0

the page number to retrieve.

int32
Defaults to 100

the number of items per page.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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