Retrieve balance transactions

Retrieves a collection of account balance transactions from an enrollment

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

Unique enrollment id (RFC-4122 UUID) associated to your account.

Query Params
integer
≥ 0

A limit on the number of objects to be returned, between 1 and 100. Default is 10.

integer
≥ 0

A cursor for use in pagination. offset is an index value that defines your place in the list. For instance, if you make a list request and receive 100 objects, your subsequent call can include starting_after=100 in order to fetch the next page of the list.

string

Formatted timestamp (YYYY-MM-DD[ HH:MM:SS]) with optional HH:MM:SS to filter results that were created after.

string

Formatted timestamp (YYYY-MM-DD[ HH:MM:SS]) with optional HH:MM:SS to filter results that were created before.

uuid

The source_id of the transaction that created a balance_transaction.

string
enum

The type of transaction: ach_transfer_debit_outbound,ach_transfer_debit_inbound,ach_transfer_credit_outbound,ach_transfer_credit_inbound,ach_transfer_non_monetary_outbound,ach_transfer_non_monetary_inbound,rtp_rfp_outbound,rtp_rfp_inbound,funding_topup,transfer, transfer_reversal, balance_transfer_inbound, balance_transfer_outbound, funding_payout, rtp_transfer_inbound_return, rtp_transfer_outbound_return, rtp_transfer_inbound, rtp_transfer_outbound, fednow_transfer_inbound_return, fednow_transfer_outbound_return, fednow_transfer_inbound, fednow_transfer_outbound, ach_transfer_debit_outbound_return, ach_transfer_debit_inbound_return, ach_transfer_credit_outbound_return, or ach_transfer_credit_inbound_return

Headers
uuid

A parent account can include this header as reference to the descendent account being operated on.

Responses

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