upgrade_subscription
Modify a subscription's product by specifying the subscription ID, new product ID, and proration handling for upgrades or downgrades.
Instructions
Upgrade or downgrade a subscription to a different product
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscription_id | Yes | Subscription ID | |
| product_id | Yes | New product ID to upgrade/downgrade to | |
| update_behavior | No | How to handle the upgrade | proration-charge |