iOS · Arazzo Workflow
iOS Create an Auto-Renewable Subscription
Version 1.0.0
Create a subscription group, add a subscription to it, and localize the subscription.
View Spec
View on GitHub
iOSAppleMobileApp StorePush NotificationsIn-App PurchasesSubscriptionAuthenticationWalletsDeveloper PlatformArazzoWorkflows
Provider
Workflows
create-subscription
Create a subscription group, add a subscription, and localize it.
Creates a subscription group for an app, adds a subscription to the group, and adds a localized name/description for the subscription.
1
createGroup
Create the subscription group that the subscription will belong to.
2
createSubscription
Add the subscription to the new group with its product id and renewal period.
3
addLocalization
Add the localized name and description customers see for the subscription.
Source API Descriptions
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.