get
https://api.digitalfemsa.io/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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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:
| Field | Description |
|---|---|
| id | Filters by ID |
| type | Filters by type |
| created_at | Filters by creation date |
| charge_id | Filters by charge id |
| currency | Filters by currency |
| third_party_payout_id | Filters by third party payout id |
| receipt_id | Filters by receipt id |
| transfer_id | Filters by transfer_ d |
| status | Filters by status |
| available_on | Filters by available date |

