Moniepoint · Arazzo Workflow
Moniepoint Verify And Disburse
Version 1.0.0
Name-inquiry a beneficiary bank account, then disburse to it and poll the transfer to a final state.
View Spec
View on GitHub
AfricaNigeriaPaymentsBankingFintechAcquiringPOSCollectionsDisbursementsVirtual AccountsDirect DebitBills PaymentSMBWorking CapitalUnicornArazzoWorkflows
Provider
Workflows
verify-and-disburse
Verify a beneficiary account by Name Inquiry, then disburse to it and poll for completion.
Resolve the beneficiary account name via Name Inquiry, initiate a single transfer carrying that verified name, and poll the transfer status until it settles to SUCCESS, FAILED, or REVERSED.
1
nameInquiry
validateAccount
Resolve the registered account name for the beneficiary account number and bank code before paying out.
2
initiateTransfer
initiateSingleTransfer
Initiate a single NIP transfer carrying the beneficiary account name resolved by Name Inquiry.
3
pollTransferStatus
getSingleTransferStatus
Poll the single transfer summary until it reaches a terminal status of SUCCESS, FAILED, or REVERSED.
Source API Descriptions
openapi