Stripe · Arazzo Workflow
Stripe Add and Scale Subscription Item
Version 1.0.0
Add an item to a subscription, then update its quantity.
Provider
Workflows
add-and-scale-subscription-item
Add a subscription item and then change its quantity.
Adds an item for the supplied price to the subscription, then updates that item's quantity with proration to reflect the new seat count.
1
addItem
PostSubscriptionItems
Add a new item for the price to the existing subscription.
2
scaleItem
PostSubscriptionItemsItem
Update the subscription item quantity with proration.