---
title: expiresDate
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/expiresdate
---

# expiresDate

The UNIX time, in milliseconds, an auto-renewable subscription purchase expires or renews.

## Declaration

```data
timestamp expiresDate
```

## Discussion

Discussion The expiresDate is a static value that applies for each transaction. When the auto-renewable subscription renews, the App Store creates a new transaction with a new expiresDate.

## See Also

### Subscription renewal and expiration

- [autoRenewStatus](appstoreserverapi/autorenewstatus.md)
- [autoRenewProductId](appstoreserverapi/autorenewproductid.md)
- [billingPlanType](appstoreserverapi/billingplantype.md)
- [expirationIntent](appstoreserverapi/expirationintent.md)
- [isUpgraded](appstoreserverapi/isupgraded.md)
- [renewalBillingPlanType](appstoreserverapi/renewalbillingplantype.md)
- [renewalDate](appstoreserverapi/renewaldate.md)
- [renewalPrice](appstoreserverapi/renewalprice.md)
- [status](appstoreserverapi/status.md)
