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

# renewalDate

The UNIX time, in milliseconds, when the most recent auto-renewable subscription purchase expires.

```
timestamp renewalDate
```

## Discussion

The `renewalDate` is a value that’s always present in the payload for auto-renewable subscriptions, even for expired subscriptions. This date indicates the expiration date of the most recent auto-renewable subscription purchase, including renewals, and may be in the past. For subscriptions that renew successfully, the [`renewalDate`](/documentation/AppStoreServerAPI/renewalDate) is the date when the subscription renews.

---

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)