improved

V2 - Improvement to endpoints dealing with transactions

Breaking changes Notice

The account_id filter on the List transactions endpoint has been renamed into bank_account_id for consistency with the rest of the wording used on the API.

Filter transactions by date

On the List transactions endpoint, it's now possible to filter transactions by date using the date filter.

The structure of a transaction resource has been improved

The data structure of responses related to transactions has been unified and now contains more attributes.