---
title: tokenExpirationDate
framework: appstoreservernotifications
role: symbol
role_heading: Type
path: appstoreservernotifications/tokenexpirationdate
---

# tokenExpirationDate

The field of a custom link token that contains the UNIX date, in milliseconds, when the token expires.

## Declaration

```data
timestamp tokenExpirationDate
```

## Mentioned in

App Store Server Notifications changelog

## See Also

### External purchase token fields

- [externalPurchaseId](appstoreservernotifications/externalpurchaseid.md)
- [tokenCreationDate](appstoreservernotifications/tokencreationdate.md)
- [tokenType](appstoreservernotifications/tokentype.md)
