Temenos · Arazzo Workflow
Temenos BNPL Generate Offer And Accept Into Loan
Version 1.0.0
Generate a buy-now-pay-later offer for a purchase and accept it into an active loan.
View Spec
View on GitHub
BankingCloud BankingCore BankingDigital BankingFinancial ServicesFintechOpen BankingPaymentsWealth ManagementArazzoWorkflows
Provider
Workflows
bnpl-offer-accept-loan
Generate a BNPL offer, accept it into a loan, and confirm the loan.
Generates a BNPL credit offer for a purchase, accepts the first offer to create the loan, and retrieves the loan to confirm its installment terms.
1
generateOffer
createCreditOffer
Generate a BNPL credit offer for the purchase using Explainable AI decisioning.
2
acceptOffer
acceptCreditOffer
Accept the first returned offer to create the loan and trigger merchant settlement.
3
confirmLoan
getBnplLoan
Retrieve the created BNPL loan to confirm its installment schedule and status.