---
title: renewalDate
framework: appstoreservernotifications
role: symbol
role_heading: Type
path: appstoreservernotifications/renewaldate
---

# renewalDate

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

## Declaration

```data
timestamp renewalDate
```

## Discussion

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 is the date when the subscription renews.

## See Also

### Subscripton renewal and expiration

- [autoRenewStatus](appstoreservernotifications/autorenewstatus.md)
- [autoRenewProductId](appstoreservernotifications/autorenewproductid.md)
- [billingPlanType](appstoreservernotifications/billingplantype.md)
- [expirationIntent](appstoreservernotifications/expirationintent.md)
- [expiresDate](appstoreservernotifications/expiresdate.md)
- [isUpgraded](appstoreservernotifications/isupgraded.md)
- [renewalBillingPlanType](appstoreservernotifications/renewalbillingplantype.md)
- [renewalPrice](appstoreservernotifications/renewalprice.md)
