Cellulant · Arazzo Workflow
Cellulant Check Balance and Payout
Version 1.0.0
Read the float balance, then disburse a payout only when the platform authenticated the balance query.
View Spec
View on GitHub
PaymentsMobile MoneyCheckoutPayoutsDisbursementAfricaPan-AfricanFintechBank TransferCardsAirtimeBill PaymentsSMSOTPTinggArazzoWorkflows
Provider
Workflows
check-balance-and-payout
Read the float balance and disburse a payout when the balance query authenticates.
Reads the float balance with BEEP.getBalance and, when the query authenticates, posts the payout with BEEP.postPayment.
1
getBalance
Read the float balance with function BEEP.getBalance. Branch to the payout only when the platform authenticated the query (authStatusCode 131).
2
postPayout
Disburse the payout with function BEEP.postPayment once the balance query authenticated.
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.