Stripe · Arazzo Workflow
Stripe Pause and Resume Subscription
Version 1.0.0
Retrieve a subscription, pause its billing collection, then resume it.
Provider
Workflows
pause-and-resume-subscription
Pause collection on a subscription and then resume it.
Retrieves the subscription, updates it to pause collection with a void behavior, then resumes the subscription to restart billing.
1
getSubscription
Retrieve the subscription to confirm it exists before pausing.
2
pauseSubscription
Update the subscription to pause its billing collection.
3
resumeSubscription
Resume the subscription so billing continues.
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.