Pagination options for GET /v1/transactions (limit
and offset
)
Filter options for GET /v1/transactions (asset_id
, recurring_id
, plaid_account_id
, tag_id
, category_id
)
New endpoint: GET /v1/tags​
Support for tags in PUT /v1/transactions/:id and POST /v1/transactions​
​🚨Split object for splitting transactions is moved out of the Transactions object and to a higher-level. We will still support the split
property for a few more weeks before removing it completely.
​