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

# SubscriptionExtensionIneligibleError

An error that indicates the subscription doesn’t qualify for a renewal-date extension due to its subscription state.

```
object SubscriptionExtensionIneligibleError
```

## Discussion

This error applies to the [`Extend a Subscription Renewal Date`](/documentation/AppStoreServerAPI/Extend-a-Subscription-Renewal-Date) endpoint.

Auto-renewable subscriptions in the following states aren’t eligible for renewal date extensions:

- Subscriptions in a free offer period
- Inactive subscriptions in a billing retry state
- Subscriptions in a grace period state with an expiration date in the past
- Subscriptions that have already received two renewal date extensions within the past 365 days
- Expired subscriptions

---

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)