<!--
{
  "availability" : [
    "App Store Server Notifications: 2.7.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreServerNotifications",
  "identifier" : "/documentation/AppStoreServerNotifications/summary",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "App Store Server Notifications"
    ],
    "preciseIdentifier" : "data:store_s2s:summary"
  },
  "title" : "summary"
}
-->

# summary

The payload data for a subscription-renewal-date extension notification.

```
object summary
```

## Discussion

The `summary` object appears in the [`responseBodyV2DecodedPayload`](/documentation/AppStoreServerNotifications/responseBodyV2DecodedPayload) when the [`notificationType`](/documentation/AppStoreServerNotifications/notificationType) is `RENEWAL_EXTENSION` and the [`subtype`](/documentation/AppStoreServerNotifications/subtype) is `SUMMARY`. This notification occurs when the App Store completes your request to extend the subscription renewal date for eligible subscribers. For more information about this request, see <doc://com.apple.documentation/documentation/AppStoreServerAPI/Extend-Subscription-Renewal-Dates-for-All-Active-Subscribers> in the <doc://com.apple.documentation/documentation/AppStoreServerAPI>.

## Topics

### Data types

[`requestIdentifier`](/documentation/AppStoreServerNotifications/requestIdentifier)

A string that contains a unique identifier for a subscription-renewal-date extension request.

[`environment`](/documentation/AppStoreServerNotifications/environment)

The server environment, either sandbox or production.

[`appAppleId`](/documentation/AppStoreServerNotifications/appAppleId)

The unique identifier of an app in the App Store.

[`bundleId`](/documentation/AppStoreServerNotifications/bundleId)

The bundle identifier of an app.

[`productId`](/documentation/AppStoreServerNotifications/productId)

The product identifier of the In-App Purchase.

[`storefrontCountryCodes`](/documentation/AppStoreServerNotifications/storefrontCountryCodes)

A list of storefront country codes for limiting the storefronts for a subscription-renewal-date extension.

[`storefrontCountryCode`](/documentation/AppStoreServerNotifications/storefrontCountryCode)

The three-letter code that represents the country or region associated with the App Store storefront.

[`failedCount`](/documentation/AppStoreServerNotifications/failedCount)

The count of subscriptions that fail to receive a subscription-renewal-date extension.

[`succeededCount`](/documentation/AppStoreServerNotifications/succeededCount)

The count of subscriptions that successfully receive a subscription-renewal-date extension.



---

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)