Interswitch · Arazzo Workflow
Interswitch Transfer With Name Inquiry
Version 1.0.0
Resolve a bank code, confirm the recipient account name, then send a single transfer.
View Spec
View on GitHub
PaymentsPayment InfrastructureCard NetworkVerveQuicktellerWebpayBills PaymentTransfersLendingFintechAfricaNigeriaArazzoWorkflows
Provider
Workflows
transfer-with-name-inquiry
Confirm the recipient account name, then disburse a single transfer.
Lists banks, resolves the recipient account name via name inquiry, and sends a single transfer to the confirmed recipient bank account.
1
listBanks
listBanks
Return CBN bank codes and names addressable by the transfer endpoints.
2
confirmName
nameInquiry
Resolve the registered account name on the recipient account before transferring. A 90000 responseCode confirms a valid account.
3
sendTransfer
sendSingleTransfer
Submit the single transfer to the confirmed recipient account. The terminalId is supplied as a header; responseCode 90000 indicates success.