---
title: testNotificationToken
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/testnotificationtoken
---

# testNotificationToken

A unique identifier for a notification test that the App Store server sends to your server.

## Declaration

```data
string testNotificationToken
```

## Discussion

Discussion You receive a testNotificationToken when you call the Request a Test Notification endpoint. Use the testNotificationToken to learn your server’s response to the test by calling Get Test Notification Status.
