- Add support for new Liabilities product (#173)
/liabilities/get
- Add support for new Investments product (#169)
/investments/transactions/get/investments/holdings/get
- Add support for version
2019-05-29of the Plaid API
- Add
/sandbox/item/fire_webhookendpoint (#160)
- Fix flag name for retrieving institution display data, it is
include_optional_metadata(#159)
- Remove direct integration endpoints since they are no longer supported
deleteItemhas been renamedremoveItem
- Add
include_institution_dataflag to institutions endpoints - Tests are now against Python 2 and 3 via
tox - Removed usage of mutable kwargs (#139)
- Fix error types for Asset reports (#145)
- Add support for Asset reports with insights (#138)
- Add support for Assets endpoints (#134)
/asset_report/audit_copy/get/asset_report/filter/asset_report/refresh
- Add support for Dwolla processor token (#126)
- Add support for new Asset endpoints (#127)
- Add new endpoint to create Sandbox Items (#123)
- Add support for version
2018-05-22of the Plaid API