Paystack · Arazzo Workflow
Paystack Provision a Dedicated Virtual Account
Version 1.0.0
Look up an available bank provider, create a customer, assign a dedicated NUBAN virtual account, then fetch its details.
View Spec
View on GitHub
PaymentsAfricaFintechRecurring BillingMarketplacesPayoutsMobile MoneyStripeArazzoWorkflows
Provider
Workflows
create-customer-dedicated-virtual-account
Create a customer and assign them a dedicated NUBAN virtual account.
Lists available providers, creates the customer, provisions a dedicated account at the preferred bank, and fetches the assigned account.
1
listProviders
dedicatedAccount_availableProviders
List the available dedicated-account bank providers to confirm the preferred bank.
2
createCustomer
customer_create
Create the customer who will own the dedicated virtual account.
3
createDedicatedAccount
dedicatedAccount_create
Provision a dedicated NUBAN account for the customer at the preferred bank.
4
fetchDedicatedAccount
dedicatedAccount_fetch
Fetch the dedicated account to read back the assigned account details.
Source API Descriptions
openapi