Cellulant · Arazzo Workflow
Cellulant Validate and Post Payout
Version 1.0.0
Validate the destination account, then post a mobile money or bank payout through the Beep platform.
View Spec
View on GitHub
PaymentsMobile MoneyCheckoutPayoutsDisbursementAfricaPan-AfricanFintechBank TransferCardsAirtimeBill PaymentsSMSOTPTinggArazzoWorkflows
Provider
Workflows
validate-and-post-payout
Validate a destination account and then disburse a payout to it.
Validates the destination account with BEEP.validateAccount and, on success, posts the payout with BEEP.postPayment.
1
validateAccount
Confirm the destination account is reachable before disbursing by calling the Beep endpoint with function BEEP.validateAccount.
2
postPayout
Disburse the payout to the validated account with function BEEP.postPayment. The platform accepts the payout asynchronously and fires delivery callbacks to the configured callback URL.
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.