Cellulant · Arazzo Workflow
Cellulant Payout, Query, and Refund
Version 1.0.0
Disburse a payout, query its outcome, and reverse it with a refund when the payout did not succeed.
View Spec
View on GitHub
PaymentsMobile MoneyCheckoutPayoutsDisbursementAfricaPan-AfricanFintechBank TransferCardsAirtimeBill PaymentsSMSOTPTinggArazzoWorkflows
Provider
Workflows
payout-query-and-refund
Disburse a payout, query its outcome, and refund it when it did not succeed.
Posts a payout, queries it, and conditionally issues a refund with BEEP.refundPayment when the payout is still pending.
1
2
queryPayout
Query the payout outcome with function BEEP.queryPayment. Branch to a refund when the payout is still pending (status code 139); otherwise end.
3
refundPayout
Reverse the payout with function BEEP.refundPayment when the query reported it did not complete.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.