Credilinq.ai · Arazzo Workflow
CrediLinq — Create and disburse a loan
Version 1.0.0
Authenticate, confirm the credit line, preview the schedule, create a drawdown, and disburse it.
View Spec
View on GitHub
CompanyFintechEmbedded FinanceLendingBNPLCreditPaymentsKYCB2BArazzoWorkflows
Provider
Workflows
createAndDisburseLoan
Create a BNPL drawdown for an approved customer and disburse it.
1
authenticate
AuthenticationController_generateToken
2
creditLine
ClientController_getCustomerCreditLineDetails
3
previewSchedule
DrawdownController_calculateRepaymentScheduleBNPL
4
createLoan
DrawdownController_createDrawdownBNPL
5
disburseLoan
DrawdownController_disburseDrawdownBNPL
6
loanSummary
DrawdownController_getDrawdownBNPL