Swell · Arazzo Workflow
Swell Create and Verify Subscription
Version 1.0.0
Create a recurring subscription for an account and product, then read it back.
View Spec
View on GitHub
CommerceHeadless CommerceAPI-FirstB2CB2BSubscriptionsMarketplacesWholesaleStorefrontCheckoutPaymentsCartsOrdersCatalogInternationalizationArazzoWorkflows
Provider
Workflows
create-and-verify-subscription
Create a subscription, then fetch it back by id.
Posts a subscription for an account/product/plan and reads it back to confirm its status and billing period.
1
createSubscriptionStep
createSubscription
Create the subscription tying the account to the product and plan with the supplied billing interval.
2
getSubscriptionStep
getSubscription
Read the new subscription back to confirm its status and period.