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.

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

Unique identifier of the client balance account.

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.

Responses

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