<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "AdvancedCommerceAPI",
  "identifier" : "/documentation/AdvancedCommerceAPI/Change-Subscription-Metadata",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "Advanced Commerce API"
    ],
    "preciseIdentifier" : "rest:advanced-commerce-api:post:advancedCommerce-v1-subscription-changeMetadata-{}"
  },
  "title" : "Change Subscription Metadata"
}
-->

# Change Subscription Metadata

Update the SKU, display name, and description associated with a subscription, without affecting the subscription’s billing or its service.

## Discussion

Use this endpoint to update the display name and description of an auto-renewable subscription.
Calling this endpoint doesn’t change the price, billing details, or the service. For example, you can call `Change Subscription Metadata` if a subscription’s display name changes due to a change in its branding.

Don’t call this endpoint if a customer is changing subscriptions to receive a different service, such as upgrading, downgrading, or cross-grading. For such changes, use [`SubscriptionModifyInAppRequest`](/documentation/AdvancedCommerceAPI/SubscriptionModifyInAppRequest).

---

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)