Moniepoint · Arazzo Workflow
Moniepoint Refund A Collected Payment
Version 1.0.0
Confirm a collection is paid, initiate a refund against it, then poll the refund to completion.
View Spec
View on GitHub
AfricaNigeriaPaymentsBankingFintechAcquiringPOSCollectionsDisbursementsVirtual AccountsDirect DebitBills PaymentSMBWorking CapitalUnicornArazzoWorkflows
Provider
Workflows
refund-collected-payment
Confirm a paid transaction, initiate a refund, then poll the refund status.
Verify the original transaction is paid, initiate a refund against it, and poll the refund until it completes or fails.
1
confirmPaid
getTransactionStatus
Confirm the original transaction is in a PAID state before refunding.
2
initiateRefund
initiateRefund
Initiate a refund against the confirmed transaction reference.
3
pollRefund
getRefundStatus
Poll the refund status until it reaches a terminal state of COMPLETED or FAILED.
Source API Descriptions
openapi