Paystack · Arazzo Workflow
Paystack Disable and Re-enable a Subscription
Version 1.0.0
Fetch a subscription to read its email token, disable it, then re-enable it using the same code and token.
View Spec
View on GitHub
PaymentsAfricaFintechRecurring BillingMarketplacesPayoutsMobile MoneyStripeArazzoWorkflows
Provider
Workflows
disable-and-reenable-subscription
Pause a subscription then resume it using its email token.
Fetches the subscription for its token, disables it, then re-enables it with the same code and token.
1
2
disableSubscription
Disable the subscription with its code and email token to stop charges.
3
reenableSubscription
Re-enable the subscription with the same code and token to resume billing.
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.