---
title: purchaseDate
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/purchasedate
---

# purchaseDate

The time that the App Store charged the customer’s account for an In-App Purchase, a restored In-App Purchase, a subscription, or a subscription renewal after a lapse.

## Declaration

```data
timestamp purchaseDate
```

## Discussion

Discussion The purchase date is in UNIX time, in milliseconds.

## See Also

### Product purchase dates

- [originalPurchaseDate](appstoreserverapi/originalpurchasedate.md)
- [recentSubscriptionStartDate](appstoreserverapi/recentsubscriptionstartdate.md)
