<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "AdvancedCommerceAPI",
  "identifier" : "/documentation/AdvancedCommerceAPI/SubscriptionPriceChangeRequest",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Advanced Commerce API"
    ],
    "preciseIdentifier" : "data:advanced-commerce-api:SubscriptionPriceChangeRequest"
  },
  "title" : "SubscriptionPriceChangeRequest"
}
-->

# SubscriptionPriceChangeRequest

The request body you use to change the price of an auto-renewable subscription.

```
object SubscriptionPriceChangeRequest
```

## Overview

### Discussion

This is the request body for the [`Change Subscription Price`](/documentation/AdvancedCommerceAPI/Change-Subscription-Price) endpoint.

The items array contains [`SubscriptionPriceChangeItem`](/documentation/AdvancedCommerceAPI/SubscriptionPriceChangeItem). Include one entry for each SKU within the subscription that has a price change.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)