Paystack · Arazzo Workflow
Paystack Resolve Account and Create Transfer Recipient
Version 1.0.0
Resolve a bank account number to confirm the account name, then create a transfer recipient and initiate a transfer.
View Spec
View on GitHub
PaymentsAfricaFintechRecurring BillingMarketplacesPayoutsMobile MoneyStripeArazzoWorkflows
Provider
Workflows
resolve-account-and-create-recipient
Verify account ownership, register the recipient, then send a transfer.
Resolves the account number to confirm the account holder name, creates a recipient using the verified name, and initiates a transfer to it.
1
resolveAccount
verification_resolveAccountNumber
Resolve the account number against the bank code to confirm the account name.
2
createRecipient
transferrecipient_create
Create a NUBAN transfer recipient using the resolved account holder name.
3
initiateTransfer
transfer_initiate
Initiate a transfer from the balance to the verified recipient.
Source API Descriptions
openapi