twin releases
Increase twin — releases
Simulates the Increase banking infrastructure API — Accounts, AccountNumbers, ExternalAccounts, ACHTransfers, InboundACHTransfers, WireTransfers, InboundWireTransfers, RealTimePaymentsTransfers, InboundRealTimePaymentsTransfers, FednowTransfers, InboundFednowTransfers, CheckTransfers, CheckDeposits, InboundCheckDeposits, Cards, PhysicalCards, CardPayments, Transactions, PendingTransactions, DeclinedTransactions, Events, EventSubscriptions, Entities, BeneficialOwners, BookkeepingAccounts, BookkeepingEntrySets, BookkeepingEntries, Programs, Groups, and simulation endpoints for testing banking workflows.
v0.2.0
SDK target: github.com/Increase/increase-go @ v0.x
Features
- Bank Accounts, AccountNumbers, and ExternalAccounts
- ACH Transfers (outbound and inbound), Wire Transfers (outbound and inbound)
- Real-Time Payments transfers and FedNow transfers, both directions
- Check Transfers and Check Deposits (outbound and inbound)
- Cards and Physical Cards issuance with Card Payments and Transactions
- Pending Transactions and Declined Transactions
- Events and Event Subscriptions with delivery semantics
- Entities, BeneficialOwners, and Programs for compliance workflows
- Bookkeeping Accounts, Entry Sets, and Entries
- Simulation endpoints for testing banking workflows
Coverage
- 57/57 resource groups covered against the Increase API
- SDK target:
github.com/Increase/increase-gov0.x
Known limitations
- Lockbox and Document Requests not yet supported (planned)
- Inbound mail item simulation not yet supported