Product · Pioneer Finance Technologies
FinConnect APIs
Custom web service APIs bridging the core banking system to everything built around it.
FinConnect is the core financial management system. This is the set of custom web service APIs that expose it to everything built around it — account management, client operations, transaction processing and loan calculations — and it is what LIAM and the collections service talk to when they need the ledger to be true.
Written in VB.NET against the core system’s own libraries, which makes it the least fashionable and most load-bearing code in the stack.
What I did
- →Built account search, creation and transaction retrieval endpoints.
- →Built client search and information endpoints.
- →Wrote the loan repayment schedule calculator, including refinance and payoff handling.
Built with
- VB.NET
- SQL Server