<!--
{
  "availability" : [
    "App Store Server Notifications: 1.0.0 - 2.8.0"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreServerNotifications",
  "identifier" : "/documentation/AppStoreServerNotifications/App-Store-Server-Notifications-V1",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "App Store Server Notifications"
    ],
    "preciseIdentifier" : "rest:store_s2s:post:v1"
  },
  "title" : "App Store Server Notifications V1"
}
-->

# App Store Server Notifications V1

Specify your secure server’s URL in App Store Connect to receive version 1 notifications.

## Discussion

To receive server notifications from the App Store, provide your secure server’s HTTPS URL in App Store Connect. For more information, see [Enabling App Store Server Notifications](/documentation/AppStoreServerNotifications/enabling-app-store-server-notifications). To secure your server and receive notifications, your server must support the Transport Layer Security (TLS) protocol version 1.2 or later.

Upon receiving a server notification, respond to the App Store with an HTTP status code of `200` if the post was successful. If the post was unsuccessful, send HTTP `50x` or `40x` to have the App Store retry the notification. For more information, see [Responding to App Store Server Notifications](/documentation/AppStoreServerNotifications/responding-to-app-store-server-notifications).

> Note:
> For version 2 notifications, see ``doc://com.apple.appstoreservernotifications/documentation/AppStoreServerNotifications/App-Store-Server-Notifications-V2``.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)