MassExtendRenewalDateStatusResponse
A response that indicates the current status of a request to extend the subscription renewal date to all eligible subscribers.
Declaration
object MassExtendRenewalDateStatusResponseProperties
| Name | Type | Description |
|---|---|---|
requestIdentifier | requestIdentifier | The |
complete | complete | A Boolean value that’s The value is |
completeDate | completeDate | The date that the App Store completes the request. Appears only if |
failedCount | failedCount | The final count of subscribers that fail to receive a subscription-renewal-date extension. Appears only if |
succeededCount | succeededCount | The final count of subscribers that successfully receive a subscription-renewal-date extension. Appears only if |
Mentioned in
Discussion
The App Store server sends this response when you call the Get Status of Subscription Renewal Date Extensions endpoint. Your request to Extend Subscription Renewal Dates for All Active Subscribers is complete when the value of the complete field is TRUE. Otherwise, the request is still in progress.
The App Store server also sends real-time notifications as it’s processing the subscription-renewal-date extension, including notifications with notificationType values of RENEWAL_EXTENSION and RENEWAL_EXTENDED. For more information, see App Store Server Notifications. For more information about extending subscription renewal dates, see Extending the renewal date for auto-renewable subscriptions.
Topics
Data types
See Also
Subscription-renewal-date extension
Extending the renewal date for auto-renewable subscriptionsExtend a Subscription Renewal DateExtend Subscription Renewal Dates for All Active SubscribersGet Status of Subscription Renewal Date ExtensionsExtendRenewalDateRequestExtendRenewalDateResponseMassExtendRenewalDateRequestMassExtendRenewalDateResponse