Get Client Balance transactions

Retrieves the transaction history affecting a specific client balance
account, including funding deposits (credits), debits from Quote &
Capture flows that used the balance as source_type=CLIENT_BALANCE,
and credits from Quote & Capture flows that used the balance as
target_type=CLIENT_BALANCE.

The caller is identified by the JWT bearer token. client-id and
organisation-id are resolved by the gateway and must not be sent
by the client.

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

Ledger account code of the client balance account (e.g. cl_acmecorpapiclient1a1b2c_funds_USDC).

Query Params
string
enum

Filter results by transaction type.

Allowed:
date-time

Return transactions created at or after this timestamp (inclusive).

date-time

Return transactions created at or before this timestamp (inclusive).

integer
1 to 200
Defaults to 50

Maximum number of transactions to return per page.

string

Opaque pagination cursor returned by a previous call.

Headers
uuid
required
Responses

403

Client does not have pre-funded accounts enabled

404

Client balance account not found, or not owned by the caller's organization

500

Internal server error

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