sherweb_subscriptions_change_quantity
Adjust the number of seats or licenses on a subscription using customer ID, subscription ID, and new quantity. Billing updates to match the new count.
Instructions
Change the quantity (number of seats/licenses) for a subscription. This modifies the subscription and may affect billing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | Yes | The new quantity (number of seats/licenses) | |
| customerId | Yes | The customer ID | |
| subscriptionId | Yes | The subscription ID to modify |