twin releases
Plaid twin — releases
Simulates the Plaid API — Link tokens, Items, Accounts, Balances, Auth, Identity, Investments holdings and transactions, Liabilities, Transactions (including sync), Institutions, Sandbox endpoints, Webhook verification, and Categories.
v0.2.0
SDK target: github.com/plaid/plaid-go @ v42
Features
- Link Tokens — create, exchange, update
- Items with state machine (
good,login_required,expired) - Accounts and Balances reads
- Auth, Identity, and Categories endpoints
- Transactions with
/transactions/getand/transactions/synccursor pagination - Investments — holdings and transactions
- Liabilities for credit and student loans
- Institutions search and metadata
- Sandbox endpoints for test fixture generation
- Webhook signature verification (
Plaid-Verificationheader)
Coverage
- 5/14 resource groups covered (36%) against the Plaid API
- SDK target:
github.com/plaid/plaid-gov42
Known limitations
- Income, Assets, and Wallet products not yet supported
- Signal, Beacon, and Monitor products not yet supported
- Transfer product (ACH origination) not yet supported
- Statements product not yet supported