List transactions for a specific internal account

Retrieves a list of transactions for a specific internal account, with support for filtering, sorting, and pagination. Supported account types include Business Banking, Withholdings, Clearing, AP Prefunding, AP Payout, and International Clearing.

Path Params
string
required

The ID of the internal account to retrieve transactions for

Query Params
date

Filter transactions by effective date (greater than or equal to)

date

Filter transactions by effective date (less than or equal to)

string
enum

Filter transactions by status

Allowed:
string

Search for transactions by description (substring match)

string

Cursor string for pagination after a specific transaction

integer
1 to 100
Defaults to 20

Maximum number of transactions to return per page

string
enum
Defaults to -effectiveAt

Field to sort transactions by, prefix with - for descending order

Allowed:
Responses

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