---
title: tokenCreationDate
framework: appstoreservernotifications
role: symbol
role_heading: Type
path: appstoreservernotifications/tokencreationdate
---

# tokenCreationDate

The field of an external purchase token that contains the UNIX date, in milliseconds, when the system created the token.

## Declaration

```data
timestamp tokenCreationDate
```

## Mentioned in

App Store Server Notifications changelog

## Discussion

Discussion This field represents the date when the system created the externalPurchaseToken.

## See Also

### External purchase token fields

- [externalPurchaseId](appstoreservernotifications/externalpurchaseid.md)
- [tokenExpirationDate](appstoreservernotifications/tokenexpirationdate.md)
- [tokenType](appstoreservernotifications/tokentype.md)
