<!--
{
  "availability" : [
    "App Store Server API: 1.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreServerAPI",
  "identifier" : "/documentation/AppStoreServerAPI/ExtendRenewalDateResponse",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "App Store Server API"
    ],
    "preciseIdentifier" : "data:app_store_server_api:ExtendRenewalDateResponse"
  },
  "title" : "ExtendRenewalDateResponse"
}
-->

# ExtendRenewalDateResponse

A response that indicates whether an individual renewal-date extension succeeded, and related details.

```
object ExtendRenewalDateResponse
```

## Discussion

This object is the response data for the [`Extend a Subscription Renewal Date`](/documentation/AppStoreServerAPI/Extend-a-Subscription-Renewal-Date) endpoint.

## Topics

### Response data types

[`effectiveDate`](/documentation/AppStoreServerAPI/effectiveDate)

The new subscription expiration date for a subscription-renewal extension.

[`originalTransactionId`](/documentation/AppStoreServerAPI/originalTransactionId)

The original transaction identifier of a purchase.

[`success`](/documentation/AppStoreServerAPI/success)

A Boolean value that indicates whether the subscription-renewal-date extension succeeded.

[`webOrderLineItemId`](/documentation/AppStoreServerAPI/webOrderLineItemId)

The unique identifier of subscription-purchase events across devices, including renewals.



---

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)