Get List transactions

Returns a paginated list of transactions (ledger movements).

A transaction is a movement that represents the financial impact of payment operations, including amounts, fees, and net values.
Transactions can be linked to a charge and may be linked to a transfer (payout) when they are included in a payout.

If you need payout-level information (destination, statement reference/description, payout status), use GET /transfers.

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

Advanced Filtering

We can filter by specific fields using an advanced filter type that helps us obtain more precise data.

You can learn about our advanced filters in Advanced Filters.

To use these filters, they are only allowed in the following fields:

FieldDescription
idFilters by ID
typeFilters by type
created_atFilters by creation date
charge_idFilters by charge id
currencyFilters by currency
third_party_payout_idFilters by third party payout id
receipt_idFilters by receipt id
transfer_idFilters by transfer_ d
statusFilters by status
available_onFilters by available date
Query Params
int32
1 to 250
Defaults to 20

The numbers of items to return, the maximum value is 250

string

next page

string

previous page

string

id of the object to be retrieved

string

id of the charge used for filtering

string

type of the object to be retrieved

string

currency of the object to be retrieved

Headers
string
enum
Defaults to es

Use for knowing which language to use

Allowed:
string

In the case of a holding company, the company id of the child company to which will process the request.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.app-v2.1.0+json