Temenos · Arazzo Workflow
Temenos Transact Onboard Customer And Open Account
Version 1.0.0
Create a customer, open an account arrangement for them, and read the account back.
View Spec
View on GitHub
BankingCloud BankingCore BankingDigital BankingFinancial ServicesFintechOpen BankingPaymentsWealth ManagementArazzoWorkflows
Provider
Workflows
onboard-customer-open-account
Onboard a customer and open their first account in Temenos Transact.
Creates a customer party, opens an account arrangement for that customer using the supplied product and currency, then reads the account back to confirm it is live.
1
createCustomer
createCustomer
Create a new customer party record for onboarding with the supplied personal details.
2
openAccount
createAccount
Open an account arrangement for the newly created customer against the supplied product and currency.
3
getAccount
getAccount
Retrieve the opened account to confirm its status and balances are available.