mintapi / mintapi

an unofficial screen-scraping "API" for Mint.com
MIT License
1.21k stars 275 forks source link

🔨 - Update Transactions Endpoint #429

Closed burkematthew closed 2 years ago

burkematthew commented 2 years ago

This PR addresses the outdated Transactions endpoint with the switch to the new Mint UI. For v1 of this update, we are going to keep the formatting as is returned from the API, except we are popping out the metadata so that each element can be flattened for a CSV.

With this, we still support the following parameters:

Note that there is NO LONGER an extended-transactions functionality. As we explore the new API capabilities in Mint, we'll see if there is a valid use case for that. However, all data related to transactions is returned in the response.