set_subscription_price
Set a subscription's price point in App Store Connect. Specify the subscription ID and price point, with an optional start date for scheduled changes.
Instructions
Set a price point for a subscription
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | No | Start date for the price (YYYY-MM-DD), null for immediate | |
| pricePointId | Yes | The subscription price point ID | |
| subscriptionId | Yes | The subscription ID |