Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The search term to look for in the transaction list.
Filter transactions by status (comma separated array).
Filter transactions by analysis status (comma separated array).
Filter transactions by due date / requested execution date.
Set to true if payment run filter should be activated
Filter transactions by payment run id. - If null all transactions without payment run will be returned
Filter transactions by their counterparty ids.
Specify the field you want to order by.
Choose between ascending and descending order.
Choose between ascending and descending order.
ASC, DESC Specify the number of the page you want to retrieve.
x >= 1Specify the number of items you want to retrieve per page.
1 <= x <= 100
