SubscriptionPriceChangeRequest
The request body you use to change the price of an auto-renewable subscription.
Declaration
object SubscriptionPriceChangeRequestProperties
| Name | Type | Description |
|---|---|---|
currency | currency | The currency of the prices. |
items Required | [SubscriptionPriceChangeItem] | An array that contains one or more SKUs and the changed price for each SKU. |
requestInfo Required | RequestInfo | Metadata that identifies the request. |
storefront | storefront | The App Store storefront of the subscription. |
Discussion
This is the request body for the Change Subscription Price endpoint.
The items array contains SubscriptionPriceChangeItem. Include one entry for each SKU within the subscription that has a price change.