<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/subscription-group-localizations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Subscription Group Localizations"
}
-->

# Subscription Group Localizations

Create, modify, and delete localized metadata for subscription groups.

## Topics

### Endpoints

[`Create a subscription group localization`](/documentation/AppStoreConnectAPI/POST-v2-subscriptionGroupLocalizations)

Create a localized custom name for a subscription group configured with the v2 API.

[`Read subscription group localization information`](/documentation/AppStoreConnectAPI/GET-v2-subscriptionGroupLocalizations-_id_)

Get the custom name for a specific locale of a subscription group configured with the v2 API.

[`Modify a subscription group localization`](/documentation/AppStoreConnectAPI/PATCH-v2-subscriptionGroupLocalizations-_id_)

Update the custom name for a specific locale of a subscription group configured with the v2 API.

[`Delete a subscription group localization`](/documentation/AppStoreConnectAPI/DELETE-v2-subscriptionGroupLocalizations-_id_)

Delete a localized custom name for a subscription group configured with the v2 API.

### Objects

[`object SubscriptionGroupLocalizationV2`](/documentation/AppStoreConnectAPI/SubscriptionGroupLocalizationV2)

The localized custom name for a subscription group configured with the v2 API, shown to customers in a specific language.

[`object SubscriptionGroupLocalizationV2CreateRequest`](/documentation/AppStoreConnectAPI/SubscriptionGroupLocalizationV2CreateRequest)

The request body you use to create a subscription group localization with the v2 API.

[`object SubscriptionGroupLocalizationV2Response`](/documentation/AppStoreConnectAPI/SubscriptionGroupLocalizationV2Response)

The response body for endpoints that create, read, or modify a subscription group localization with the v2 API.

[`object SubscriptionGroupLocalizationV2UpdateRequest`](/documentation/AppStoreConnectAPI/SubscriptionGroupLocalizationV2UpdateRequest)

The request body you use to modify a subscription group localization.

[`object SubscriptionGroupLocalizationsV2Response`](/documentation/AppStoreConnectAPI/SubscriptionGroupLocalizationsV2Response)

The response body for endpoints that list subscription group localizations configured with the v2 API.



---

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)