Tango · Arazzo Workflow
Tango Onboard Customer and Account
Version 1.0.0
Create a customer, provision a funding account under it, and confirm the account balance.
View Spec
View on GitHub
Catalog ManagementDigital RewardsGift CardsIncentivesLoyaltyRewards As A ServiceArazzoWorkflows
Provider
Workflows
onboard-customer-account
Create a customer, create a funding account under it, then confirm the account.
Provisions a brand-new customer and a sub-account in a single pass, then fetches the account to verify creation and report its starting balance.
1
createCustomer
createCustomer
Create the customer record that will own the funding account.
2
createAccount
createAccount
Provision a sub-account under the newly created customer to hold the reward funding balance.
3
confirmAccount
getAccount
Read the account back to confirm it exists and capture its starting balance.