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/get and /transactions/sync cursor 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-Verification header)

Coverage

  • 5/14 resource groups covered (36%) against the Plaid API
  • SDK target: github.com/plaid/plaid-go v42

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