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.
Query parameters
The numbers of items to return, the maximum value is 250
next page
previous page
id of the object to be retrieved
id of the charge used for filtering
type of the object to be retrieved
currency of the object to be retrieved
Headers
Use for knowing which language to use
In the case of a holding company, the company id of the child company to which will process the request.
Response
successful operation