Cellulant · Arazzo Workflow
Cellulant Checkout, Poll, and Acknowledge
Version 1.0.0
Raise an Express Checkout, poll status until paid, then acknowledge delivery back to the platform.
View Spec
View on GitHub
PaymentsMobile MoneyCheckoutPayoutsDisbursementAfricaPan-AfricanFintechBank TransferCardsAirtimeBill PaymentsSMSOTPTinggArazzoWorkflows
Provider
Workflows
checkout-poll-and-acknowledge
Create a checkout, wait for payment, then acknowledge it back to Tingg.
Authenticates, raises an Express Checkout, polls until a payment settles, and acknowledges the delivered status to the platform.
1
authenticate
Exchange the client credentials for a bearer access token used to authorize the subsequent calls.
2
createCheckout
Create a hosted Express Checkout session for the customer to pay.
3
pollStatus
Query the request status by merchant_transaction_id, repeating while the request is in flight, until a payment is reported.
4
acknowledge
Send the delivered status back to the platform so settlement can proceed. Use status_code 183 for a successful delivery.
Source API Descriptions
openapi
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.