iOS · Arazzo Workflow
iOS Create and Submit an In-App Purchase
Version 1.0.0
Create an in-app purchase, add its localized display name, and submit it for review.
View Spec
View on GitHub
iOSAppleMobileApp StorePush NotificationsIn-App PurchasesSubscriptionAuthenticationWalletsDeveloper PlatformArazzoWorkflows
Provider
Workflows
create-in-app-purchase
Create an in-app purchase, localize it, and submit it for review.
Creates an in-app purchase for an app, adds a localized name/description, and submits the in-app purchase for review.
1
createPurchase
Create the in-app purchase for the app with its product id and type.
2
addLocalization
Add the localized name and description shown to customers for the in-app purchase.
3
submitForReview
Submit the in-app purchase for App Review once metadata is in place.
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.