List all transactions
Return a list of enriched transactions starting with the most recent one.
Headers
X-Api-Key
X-Application-Id
Query parameters
created_after
Only return transactions older or equal than this date
created_before
Only return transactions newer than this date
cursor
Starting point for the set of transactions
limit
The limit of transactions to be returned
account_holder_id
If specified, only return the transactions of this account holder
Response
Successful Response
next_cursor
data