List All Transactions

Get a list of transactions for all the accounts filtered by various
parameters.

This request returns a list of transactions for all the accounts. You can
use different types of filers, such as status, type, client_reference
and more to refine your request.

This API supports multiple values in the query string by using repeated query parameters.

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

Filter transactions by status. Check Transaction Statuses to have a better understanding of each status.

Allowed:
string
enum

The direction in which funds are moved. If funds_in the amount is deposited in your account. If funds_out the amount is deducted from your account. Important: This attribute is scheduled for depreciation and will replaced by payment_direction.

Allowed:
string
enum

Filter transactions by account type, which can be main_account or customer_account.

Allowed:
date

The starting date from which you want to filter transactions.

date

The end date to which you want to filter transactions.

string

The unique identifier of the associated member.

string
enum

The associated member type, the value can be business or linked_individual.

Allowed:
int32

The number of pages to show the filtered results of the transactions.

int32

The number of transactions to retrieve per page.

string

Lookup transaction by transaction_id.

Responses

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