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

# ExtendRenewalDateRequest

The request body that contains subscription-renewal-extension data for an individual subscription.

```
object ExtendRenewalDateRequest
```

## Discussion

Use this object with the [`Extend a Subscription Renewal Date`](/documentation/AppStoreServerAPI/Extend-a-Subscription-Renewal-Date) endpoint.

## Topics

### Request data types

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

The number of days to extend the subscription renewal date.

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

The code that represents the reason for the subscription-renewal-date extension.

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

A string that contains a unique identifier you provide to track each subscription-renewal-date extension request.



---

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)