summary
The payload data for a subscription-renewal-date extension notification.
Declaration
object summaryProperties
| Name | Type | Description |
|---|---|---|
requestIdentifier | requestIdentifier | The |
environment | environment | The server environment that the notification applies to, either |
appAppleId | appAppleId | The unique identifier of the app that the notification applies to. This property is available for apps that users download from the App Store. It isn’t present in the sandbox environment. |
bundleId | bundleId | The bundle identifier of the app. |
productId | productId | The product identifier of the auto-renewable subscription that the subscription-renewal-date extension applies to. |
storefrontCountryCodes | storefrontCountryCodes | A list of country codes that limits the App Store’s attempt to apply the subscription-renewal-date extension. If this list isn’t present, the subscription-renewal-date extension applies to all storefronts. |
failedCount | failedCount | The final count of subscriptions that fail to receive a subscription-renewal-date extension. |
succeededCount | succeededCount | The final count of subscriptions that successfully receive a subscription-renewal-date extension. |
Mentioned in
Discussion
The summary object appears in the responseBodyV2DecodedPayload when the notificationType is RENEWAL_EXTENSION and the 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 Extend Subscription Renewal Dates for All Active Subscribers in the App Store Server API.